All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-66795
CRITICALpublished 2026-08-17 21:16 UTC · 12 hours ago
9.1
CVSS / 10
// description
A flaw was found in the managedcluster-import-controller. The Certificate Signing Request (CSR) auto-approval logic improperly validates incoming CSRs, specifically by not inspecting the signer name or decoding the PEM-encoded x509 CSR. This vulnerability allows a privileged service account on a spoke cluster to submit a malicious CSR. Successful exploitation can lead to privilege escalation, enabling the attacker to obtain administrative credentials on the hub cluster.
// weaknesses (CWE)
- CWE-295