CVE-2026-15226

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.
Configurations

No configuration.

History

21 Jul 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-21 15:16

Updated : 2026-07-21 20:25


NVD link : CVE-2026-15226

Mitre link : CVE-2026-15226

CVE.ORG link : CVE-2026-15226


JSON object : View

Products Affected

No product.

CWE
CWE-250

Execution with Unnecessary Privileges