LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2025-32463: Sudo Inclusion of Functionality from Untrusted Control Sphere Vulnerability

RBRecent Breaches Vulnerability Intelligence·Sep 29, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Oct 20, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2025-32463 to its Known Exploited Vulnerabilities catalog on Sep 29, 2025, with a federal patch deadline of Oct 20, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Sudo contains an inclusion of functionality from untrusted control sphere vulnerability. This vulnerability could allow local attacker to leverage sudo’s -R (--chroot) option to run arbitrary commands…

CVE-2025-32463 is a vulnerability in the Sudo utility that allows a local attacker to abuse the -R (--chroot) option and execute arbitrary commands with root privileges, even when the attacker is not listed in the sudoers file. Sudo is a foundational privilege-elevation tool on most Linux and Unix-like systems, so a flaw that bypasses its access controls can turn a low-privilege foothold into full system compromise.

Because the attack is local, it is most relevant after an initial intrusion or for multi-user hosts. Defenders should treat it as a high-priority local privilege-escalation risk and confirm exact impact and fixed releases against the vendor advisory.

How it works

The weakness is classified as CWE-829: Inclusion of Functionality from Untrusted Control Sphere. In practice, Sudo’s chroot handling can be coerced into loading or executing functionality that originates outside the trusted environment. An attacker who already has a local account can invoke sudo with the -R option, point it at a controlled directory tree, and thereby obtain root-level command execution without any corresponding sudoers entry. Exact mechanics of the inclusion step are not detailed in the public summary; treat the vendor advisory as the authoritative source for the precise trigger conditions.

Am I affected? How to find it in your systems

Sudo is installed by default on virtually every Linux distribution and many BSD and Unix variants. It commonly appears on servers, workstations, containers, and cloud images that require administrative elevation.

How to remediate

Apply the vendor-supplied update for Sudo as soon as it is available for your distribution. Follow the packaging instructions provided by your OS vendor or the Sudo maintainers; do not rely on source builds unless you have verified the fixed release.

If you can't patch immediately

Until the update can be deployed, reduce the attack surface with compensating controls:

If your data may have been exposed

Actively exploited local privilege-escalation flaws frequently precede broader compromise and data theft. If you have evidence of exploitation or cannot rule it out, assume the host may have been fully controlled and treat any credentials, keys, or sensitive data that resided on it as potentially exposed. Rotate those secrets, review access logs for lateral movement, and consider running a free exposure scan of relevant email addresses against known breach corpora to determine whether associated accounts already appear in public dumps. Known ransomware use of this specific CVE is not documented, but the privilege gain it provides is sufficient for many post-exploitation toolchains.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedSudo · Sudo
WeaknessCWE-829
Added to CISA KEVSep 29, 2025
Federal patch deadlineOct 20, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities