CVE-2026-63833
Last modified
CVE-2026-63833 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ntfs3: reject direct userspace writes to reserved $LX* xattrs NTFS3 uses $LXUID, $LXGID, $LXMOD and $LXDEV as internal WSL permission metadata and reloads them into i_uid, i_gid and i_mode from ntfs_get_wsl_perm(). Because the empty-prefix xattr handler also lets file owners call setxattr() on these names directly, an unprivileged writer on a writable ntfs3 mount can plant root ownership and S_ISUID on their own file and gain euid 0 after inode reload. Reject direct userspace writes to the reserved $LX* names. Internal ntfs3 metadata updates are unchanged because ntfs_save_wsl_perm() writes them via ntfs_set_ea() directly. [almaz.alexandrovich@paragon-software.com: added an additional check for non privileged users]. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ntfs3: reject direct userspace writes to reserved $LX* xattrs NTFS3 uses $LXUID, $LXGID, $LXMOD and $LXDEV as internal WSL permission metadata and reloads them into i_uid, i_gid and i_mode from ntfs_get_wsl_perm(). Because the empty-prefix xattr handler also lets file owners call setxattr() on these names directly, an unprivileged writer on a writable ntfs3 mount can plant root ownership and S_ISUID on their own file and gain euid 0 after inode reload. Reject direct userspace writes to the reserved $LX* names. Internal ntfs3 metadata updates are unchanged because ntfs_save_wsl_perm() writes them via ntfs_set_ea() directly. [almaz.alexandrovich@paragon-software.com: added an additional check for non privileged users]
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= be71b5cba2e6485e8959da7a9f9a44461a1bb074, < e574af95234afc3c725988bbc1fdeb46b9f386a4; >= be71b5cba2e6485e8959da7a9f9a44461a1bb074, < 2c3cd6da4a14380ef79e34bd9dff7caf46687477; >= be71b5cba2e6485e8959da7a9f9a44461a1bb074, < e8852ae29868e449fdb47eebc28f35fb80741a5f; >= be71b5cba2e6485e8959da7a9f9a44461a1bb074, < f8d420949b335a4b51d06ab276beee6b8dfdc909; >= be71b5cba2e6485e8959da7a9f9a44461a1bb074, < 5e658b9245a52d838ef93729a7bc07de8e19deb7; >= be71b5cba2e6485e8959da7a9f9a44461a1bb074, < 293a84fa40b3a1b3471c0545722724bc10973f76; >= be71b5cba2e6485e8959da7a9f9a44461a1bb074, < 5b08dccecf825cbf905f348bc6ccb497507e28e2 |
| Linux | Linux | 5.15 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63833?
How severe is CVE-2026-63833?
How do I fix CVE-2026-63833?
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-63828In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-63829In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-6383A flaw was found in KubeVirt's Role-Based Access Control (RB…5.4
- CVE-2026-63830In the Linux kernel, the following vulnerability has been re…9.4
- CVE-2026-63831In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63832In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63834In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63835In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63836In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63837In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63838In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63839In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-63833?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
