Files
CVEs-PoC/2025/CVE-2025-9708.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2025-9708

Description

A vulnerability exists in the Kubernetes C# client where the certificate validation logic accepts properly constructed certificates from any Certificate Authority (CA) without properly verifying the trust chain. This flaw allows a malicious actor to present a forged certificate and potentially intercept or manipulate communication with the Kubernetes API server, leading to possible man-in-the-middle attacks and API impersonation.

POC

Reference

No PoCs from references.

Github