Hackers are actively exploiting a critical vulnerability (CVE-2025-32463) in the sudo package that enables the execution of commands with root-level privileges on Linux operating systems. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added this vulnerability to its Known Exploited Vulnerabilities (KEV) catalog, describing it as “an inclusion of functionality from untrusted control sphere.” CISA has given federal agencies until October 20 to apply the official mitigations or discontinue the use of sudo. A local attacker can exploit this flaw to escalate privileges by using the -R (--chroot) option, even if they are not included in the sudoers list, a configuration file that specifies which users or groups are authorized to execute commands with elevated permissions. Sudo (“superuser do”) allows system administrators to delegate their authority to certain unprivileged users while logging the executed commands and their arguments. Officially disclosed on June 30, CVE-2025-32463 affects sudo versions 1.9.14 through 1.9.17 and has received a critical severity score of 9.3 out of 10. “An attacker can leverage sudo’s -R (--chroot) option to run arbitrary commands as root, even if they are not listed in the sudoers file,” explains the security advisory. Rich Mirch, a researcher at cybersecurity services company Stratascale who discovered CVE-2025-32463, noted that the issue impacts the default sudo configuration and can be exploited without any predefined rule...
CISA warns of critical Linux Sudo flaw exploited in attacks
BleepingComputer
·Ionut Ilascu
·Published Sep 30, 2025
·Updated
Affected Software
1 affected component
Sudo Sudo
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a critical vulnerability in the Linux sudo package that is being actively exploited by hackers.
2
What security implications are discussed?
The vulnerability allows attackers to execute commands with root-level privileges, posing a significant risk to Linux systems.
3
What is the specific vulnerability identified in the article?
The vulnerability is identified as CVE-2025-32463, which affects the sudo package on Linux.
4
Who has issued a warning regarding this vulnerability?
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has issued a warning about the exploitation of this vulnerability.
5
What software is affected by this vulnerability?
The affected software is the sudo package on Linux operating systems.