Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-32462 — Exploit for CVE-2025-32462 enabling privilege escalation by bypassing sudo host restrictions on Linux systems with affected sudo versions and NOPASSWD rights. | Kitploit
Tools/GitHubGitHub/j3r1ch0123/cve-2025-32462
Privilege EscalationVulnerability AnalysisExploitationCTFPenetration TestingLearning & Education
GitHubj3r1ch0123/cve-2025-32462

CVE-2025-32462

Exploit for CVE-2025-32462 enabling privilege escalation by bypassing sudo host restrictions on Linux systems with affected sudo versions and NOPASSWD rights.

View Repository
1111 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-32462 - Sudo Host Bypass Exploit

Original Discovery

This vulnerability was discovered by Rich Mirch.
More details can be found at:
https://cxsecurity.com/issue/WLB-2025070022

About

This script is an exploit for CVE-2025-32462, allowing privilege escalation by bypassing sudo's host restrictions.
It targets Linux systems with affected versions of sudo and requires that the sudo -h option is accepted with NOPASSWD rights.

Notes

This implementation was written by J3rich0123 for educational and CTF purposes.
Credit for discovery remains solely with Rich Mirch.

Usage

Run the script to start a pseudo-root shell on a target host defined in TARGET_HOST.
For a full interactive shell, type bash inside the prompt or run vim → :!bash.

Download Tool