SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Sudo LPE Vulnerabilities Resolved: What You Need to Know About CVE-2025-32462 and CVE-2025-32463

Sudo LPE Vulnerabilities Resolved: What You Need to Know About CVE-2025-32462 and CVE-2025-32463

The Sudo utility has been identified as having two local privilege escalation vulnerabilities, CVE-2025-32462 and CVE-2025-32463. To mitigate these risks, it is recommended that Sudo be updated on Linux and macOS systems.

Jul 1, 2025By Meghana Raatni3 min read

The Sudo utility has been identified as having two local privilege escalation vulnerabilities, CVE-2025-32462 and CVE-2025-32463. To mitigate these risks, it is recommended that Sudo be updated on Linux and macOS systems.

What is Sudo?

Sudo is a command-line utility found in Unix-like operating systems, allowing users with limited privileges to execute commands as another user, most often the root or administrator. It provides a way to grant temporary elevated privileges without requiring a user to log in as root. Users are authenticated with their password, and if permitted by the configuration file (/etc/sudoers), The system executes the command.

Vulnerability Details

Rich Mirch of the Stratascale Cyber Research Unit reported both vulnerabilities.

  • CVE-2025-32462: This is a low-severity elevation of privilege (EOP) vulnerability found in the Sudo host option. It has been present in Sudo’s code for over 12 years. The vulnerability lies in the fact that the -h or --host option, intended for listing a user’s Sudo privileges on a different host, could be used when running commands or editing files, thus bypassing its intended restriction. This affects the stable (v1.9.0 – 1.9.17) and legacy (v1.8.8 – 1.8.32) versions of Sudo.
  • CVE-2025-32463: This is a critical-severity flaw affecting the Sudo chroot option. Local users could exploit it to gain root access. The vulnerability arises from a change introduced in Sudo v1.9.14, which allows an attacker to trick Sudo into loading an arbitrary shared library by creating a /etc/nsswitch.conf file under a user-specified root directory. This vulnerability impacts Sudo versions 1.9.14 to 1.9.17. Legacy versions are not affected as they lack the chroot feature.

Affected Platforms

These vulnerabilities can be exploited on popular Linux distributions, including Ubuntu, Fedora, Debian, and SUSE, as well as macOS Sequoia.

Impact and Exploit Potential

Successful exploitation of these vulnerabilities allows local users to escalate their privileges to root, gaining complete control over the affected system. CVE-2025-32462, in particular, requires no exploit under specific configurations, making it straightforward to leverage. CVE-2025-32463 allows attackers to load arbitrary shared libraries, leading to root access.

Tactics, Techniques, and Procedures (TTPs)

Local users exploit these vulnerabilities to achieve root access.

  • TA0004 – Privilege Escalation: Exploiting the vulnerability to gain elevated permissions.
  • T1068 – Exploitation for Privilege Escalation: Utilizing the Sudo flaws to escalate privileges to root.

Mitigation & Recommendations

To remediate these vulnerabilities, update Sudo to version 1.9.17p1.

Instantly Fix Risks with Saner Patch Management

Saner patch management is a continuous, automated, and integrated software that instantly fixes risks exploited in the wild. The software supports major operating systems like Windows, Linux, and macOS, as well as 550+ third-party applications.

It also allows you to set up a safe testing area to test patches before deploying them in a primary production environment. Saner patch management additionally supports a patch rollback feature in case of patch failure or a system malfunction.

Experience the fastest and most accurate patching software here.

Featured Posts

Open Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras
Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

CVE Research

Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

A single operator compromised 14,530+ Dahua cameras across Ukraine and Russia in 35 days, chaining credential brute-force, a CVE-2021-33044/33045 authentication bypass, and P2P relay abuse to plant a persistent backdoor and harvest transferable admin access.

Aug 21, 2026

Open Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF
Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE Research

Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE-2026-19478 is a critical code injection vulnerability in GitLab CE/EE that allows an unauthenticated attacker to modify or delete public projects and user data by abusing a GraphQL directive. A second high-severity issue, CVE-2026-19650, involves cross-site request forgery in the GraphQL multiplex query handler. This article examines how the critical vulnerability works, the availability of a public proof-of-concept, the potential impact on self-managed instances, the affected versions, and the security updates released to remediate both issues.

Aug 19, 2026

Open No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners
No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

CVE Research

No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

Aug 19, 2026

Open Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies
Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

CVE Research

Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

Aug 19, 2026