๐Ÿ” CVE Alert

CVE-2026-15226

HIGH 8.4

snapd snap-confine Sandbox Confinement Bypass via Omission of setuid Restriction in Seccomp Templates

CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

A sandbox confinement bypass vulnerability exists in Canonical snapd within its internal execution environment compiler (snap-confine). The default seccomp security templates generated by the engine to restrict system calls do not filter or reject process operations capable of creating or manipulating file execution flags with set-user-ID attributes. Consequently, an application running within a strictly confined snap environment can successfully compile or drop binaries and apply setuid properties to them. If a compromised or malicious process inside the snap sandbox executes these generated setuid binaries, it can potentially circumvent architectural sandboxing assumptions, drop intended restriction policies, or execute privileged actions inside the container namespace that should otherwise be strictly blocked. The vulnerability has been resolved by hardening the seccomp template engine to block the execution and creation of setuid executables by sandboxed snap processes.

CWE CWE-250
Published Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for

Be the first to know when new high vulnerabilities are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

Canonical / Ubuntu 26.04 LTS
All versions affected
Canonical / Ubuntu 24.04 LTS
All versions affected
Canonical / Ubuntu 22.04 LTS
All versions affected
Canonical / Ubuntu 20.04 LTS
All versions affected
Canonical / Ubuntu 18.04 LTS
All versions affected
Canonical / Ubuntu 16.04 LTS
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
ubuntu.com: https://ubuntu.com/security/CVE-2026-15226

Credits

Zygmunt Krynicki