{
  "id": 4653099,
  "title": "Any user process can escalate to root",
  "url": "https://urgent.news/2026/08/31/any-user-process-can-escalate-to-root",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-31T13:46:41.000Z",
  "source": {
    "name": "Lobsters",
    "slug": "lobsters",
    "url": "https://www.vesto.me/2026/08/31/any-process-escalate-root.html"
  },
  "original_language": "en",
  "account": "The security vulnerability lies in the default user configuration of the Linux Docker group on Omarchy systems. This configuration allows users to run Docker commands without using sudo. The Docker daemon, which runs with root privileges, listens on a socket located at /var/run/docker.sock. Users who are part of the docker group can interact with this socket to execute commands with root-level permissions. This means that the default user on affected Omarchy systems, as well as any processes initiated by that user, can access root privileges. Essentially, any user process can escalate to root. This discovery was made by an engineer who had been using the docker group for convenience, but was unaware of the significant security risks it posed. The situation is particularly concerning as many systems are now running LLM coding harnesses with full shell access under user accounts. The recommended solution is to migrate away from this configuration and use Podman, which does not rely on a root-owned socket. This change could be beneficial for security and also aligns better with systemd + *.container unit file management.",
  "summary": null,
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "Hacker News",
        "title": "Omarchy: Any User Process Can Escalate to Root",
        "url": "https://urgent.news/2026/08/30/omarchy-any-user-process-can-escalate-to-root",
        "published": "2026-08-30T15:59:49.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}