Back to overview

CVE-2026-62290

HIGH
7.3
CVSS 3.1
Description
cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simplifies the process of obtaining, renewing and using those certificates. From 1.18.0 until 1.19.6 and 1.20.3, Challenge resources under acme.cert-manager.io can be created directly by namespace users without admission validation tying the Challenge to an Order, owner reference, or Issuer-selected solver, allowing attacker-controlled Challenge.spec.solver values referencing a ClusterIssuer to bypass DNS01 solver selectors such as dnsZones, dnsNames, and matchLabels and cause cert-manager to use ClusterIssuer DNS credentials for attacker-selected provider settings and DNS names, including disclosure of X-Api-User and X-Api-Key headers for acme-dns. This issue is fixed in versions 1.19.6 and 1.20.3.

Metadata

CVE ID
CVE-2026-62290
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-07-13 18:37 UTC
Published
2026-07-16 19:37 UTC
Last updated
2026-07-16 19:37 UTC
Primary CWE
CWE-863
CWE-863: Incorrect Authorization
Vendor / Product
cert-manager / cert-manager
Sources
cve.org  ·  NVD

Severity & Metrics

7.3 HIGH CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
cert-manager cert-manager >= 1.18.0, < 1.19.6, >= 1.20.0, < 1.20.3
Weakness (CWE)
CWESourceDescription
CWE-863 cna CWE-863: Incorrect Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.3 HIGH 3.1 cna CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
References (7)
Back to overview