Share
## https://sploitus.com/exploit?id=A823EF59-DF99-5D16-BBFE-D50B5BE5888F
# CVE-2025-32463
The principle is fairly simple: the -R option is abused to control a chroot environment, a modified NSS configuration is injected, and a malicious shared library is then forced to load and execute as soon as it is initialized

## Usage
```bash
git clone https://github.com/0xzap/CVE-2025-32463.git
python3 cve-2025-32463.py
```
## References 

- https://nvd.nist.gov/vuln/detail/cve-2025-32463
- https://access.redhat.com/security/cve/cve-2025-32463