- Joined
- Apr 5, 2011
- Messages
- 10,551
- Solutions
- 3
- Reaction score
- 31,462
- Trophies
- 6
- Age
- 48
- Location
- At my chair.
- XP
- 39,882
- Country

GRAVE SUDO VULNERABILITY!!!
Cybersecurity researchers have disclosed two local privilege escalation vulnerabilities in the Sudo command-line utility for Linux and Unix-like systems that could allow attackers to gain root access and potentially take full control of affected enterprise machines.
Vulnerabilities are listed below:
- CVE-2025-32462 (CVSS score: 2.8) - Sudo before 1.9.17p1, when used with a sudoers file that specifies a host that is neither the current host nor ALL, allows listed users to execute commands on unintended machines
- CVE-2025-32463 (CVSS score: 9.3) - Sudo before 1.9.17p1 allows local users to obtain root access because "/etc/nsswitch.conf" from a user-controlled directory is used with the --chroot option
Recommendations:
- Prioritize patching both bugs, even though only one of them received a critical CVSS rating.
- Monitor system logs for suspicious sudo activity, watch for unauthorized privilege escalation, and audit sudo configurations to restrict access to necessary users (CVE-2025-32462).
Platform Affected:
| CVE | Affected versions | Fixed versions |
| CVE-2025-32462 | Sudo before 1.9.17p1 | Update via normal methods depending on vendor contract. |
| CVE-2025-32463 | Sudo before 1.9.17p1 | Update via normal methods depending on vendor contract. |
Active Exploits:
None reported at this time.
Last edited by impeeza,










