Cybersecurity Aug 25, 2026Add to bookmarks

Researchers have disclosed a local privilege escalation (LPE) vulnerability in snap-confine, which is present by default on Ubuntu Desktop: an unprivileged user can gain full root access on the target machine.
Researchers disclosed CVE-2026-8933 (CVSS score: 7.8), an LPE (Local Privilege Escalation) vulnerability in snap-confine, the component responsible for confining Snap applications on Ubuntu. snap-confine is installed and active by default on Ubuntu Desktop.
The flaw allows an unprivileged user—without sudo, without admin rights—to trigger a condition leading to full root access on the targeted environment.
The local vector tempers urgency for servers without third-party shell access. However, it is a serious vector in multi-user environments (labs, VDI, shared workstations), CI/CD pipelines with contributors having shell access, and in post-exploitation to escalate after an initial compromise via another flaw.
• Update: `sudo apt update && sudo apt upgrade snapd`\n• Check version: `snap version`\n• On servers without Snap: confirm absence of snap-confine (`which snap-confine`)\n• Ubuntu 20.04 LTS, 22.04 LTS, and 24.04 LTS affected - check Canonical bulletins
Article produced by artificial intelligence, reviewed under human editorial control.
LPE Linux 2026 : élévations de privilèges dans l'espace utilisateur Linux