CVE-2026-23268
Last modified
CVE-2026-23268 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: apparmor: fix unprivileged local user can do privileged policy management An unprivileged local user can load, replace, and remove profiles by opening the apparmorfs interfaces, via a confused deputy attack, by passing the opened fd to a privileged process, and getting the privileged process to write to the interface. This does require a privileged target that can be manipulated to do the write for the unprivileged process, but once such access is achieved full policy management is possible and all the possible implications that implies: removing confinement, DoS of system or target applications by denying all execution, by-passing the unprivileged user namespace restriction, to exploiting kernel bugs for a local privilege escalation. The policy management interface can not have its permissions simply changed from 0666 to 0600 because non-root processes need to be able to load policy to different policy namespaces. Instead ensure the task writing the interface has privileges that are a subset of the task that opened the interface. This is already done via policy for confined processes, but unconfined can delegate access to the opened fd, by-passing the usual policy check.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix unprivileged local user can do privileged policy management An unprivileged local user can load, replace, and remove profiles by opening the apparmorfs interfaces, via a confused deputy attack, by passing the opened fd to a privileged process, and getting the privileged process to write to the interface. This does require a privileged target that can be manipulated to do the write for the unprivileged process, but once such access is achieved full policy management is possible and all the possible implications that implies: removing confinement, DoS of system or target applications by denying all execution, by-passing the unprivileged user namespace restriction, to exploiting kernel bugs for a local privilege escalation. The policy management interface can not have its permissions simply changed from 0666 to 0600 because non-root processes need to be able to load policy to different policy namespaces. Instead ensure the task writing the interface has privileges that are a subset of the task that opened the interface. This is already done via policy for confined processes, but unconfined can delegate access to the opened fd, by-passing the usual policy check.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.11, < 5.10.253 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.203 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.169 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.130 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.77 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.18 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.8 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
- https://www.qualys.com/2026/03/10/crack-armor.txtThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23268?
How severe is CVE-2026-23268?
How do I fix CVE-2026-23268?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23262In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23263In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23264In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23265In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23266In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23267In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23269In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-2327Versions of the package markdown-it from 13.0.0 and before 1…7.5
- CVE-2026-23270In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23271In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23272In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23273In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-23268?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
