
CVE-2025-32463
Local Privilege Escalation to Root via Sudo chroot in Linux

Local Privilege Escalation to Root via Sudo chroot in Linux

Privilege escalation to root using sudo chroot, NO NEED for gcc installed.

🔍 Demonstrate the CVE-2025-32463 privilege-escalation flaw in sudo's chroot feature with this minimal, reproducible proof of concept environment.

Rust PoC for CVE-2025-32463 (sudo chroot "chwoot" Local PrivEsc)

Docker PoC for CVE-2025-32462 & CVE-2025-32463 (sudo), based on Stratascale CRU research.


Wipe, reinstall or restore your system from running GNU/Linux distribution. Via SSH, without rebooting.

本项目基于 Docker 搭建了一个用于复现和测试 sudo 本地权限提升漏洞 CVE-2025-32463 的实验环境。

Escalation of Privilege to the root through sudo binary with chroot option. CVE-2025-32463

PoC for CVE-2025-32463 - Sudo chroot Elevation of Privilege Vulnerability

HTB OneTwoSeven full walkthrough: deterministic creds, chroot symlink escape, rewrite-rule bypass RCE, CVE-2024-1086 to root

Local privilege escalation exploit for CVE-2025-32463 targeting sudo chroot design flaw. Provides PoC script, technical analysis, and mitigation…

PoC for CVE-2025-32463: Local privilege escalation in sudo via --chroot. Exploits NSS module injection through crafted chroot environments. Designed…

🛡️ Proof of Concept (PoC) for CVE-2025-32463 - Local privilege escalation in sudo (versions 1.9.14 to 1.9.17). This exploit abuses the --chroot…

Chroot Privilege Escalation

A Python exploit for CVE-2025-32463, a critical local privilege escalation vulnerability in the Sudo binary on Linux systems. This flaw allows local…

This repository contains a Proof of Concept (PoC) for CVE-2025-32463, a vulnerability in sudo allowing a chroot escape to achieve local privilege…

# cve-2025-32463 - Local Privilege Escalation to Root via Sudo chroot in Linux