Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-63833

7.1 · HIGH
Published Jul 19, 2026 EPSS 0.13% (2th pctl)

Overview

CVE-2026-63833 is a high-severity vulnerability. It was published on July 19, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

[[email protected]: added an additional check for non privileged users]

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-63833?

CVE-2026-63833 is a high-severity vulnerability. It was published on July 19, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2026-63833?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-63833?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-63833?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-63833 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.