CVE-2025-9708
BaseFortify
Publication date: 2025-09-16
Last updated on: 2025-11-04
Assigner: Kubernetes
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kubernetes | c%23_client | 17.0.14 |
| kubernetes | c%23_client | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-295 | The product does not validate, or incorrectly validates, a certificate. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the Kubernetes C# client involves improper certificate validation. The client accepts certificates from any Certificate Authority without properly verifying the trust chain, allowing attackers to use forged certificates to intercept or manipulate communication with the Kubernetes API server, potentially enabling man-in-the-middle attacks and API impersonation.
How can this vulnerability impact me? :
The vulnerability can allow a malicious actor to intercept or manipulate communication with the Kubernetes API server, leading to man-in-the-middle attacks and impersonation of the API. This can compromise the integrity and confidentiality of data and operations within the Kubernetes environment.