CVE-2026-62290 (GCVE-0-2026-62290)
Vulnerability from cvelistv5 – Published: 2026-07-16 19:37 – Updated: 2026-07-18 03:10
VLAI
EPSS
VEX
Title
cert-manager: Direct ACME Challenge resources can bypass Issuer DNS01 solver policy and use ClusterIssuer DNS credentials
Summary
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.
Severity
7.3 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-863 - Incorrect Authorization
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://github.com/cert-manager/cert-manager/secu… | x_refsource_CONFIRM |
| https://github.com/cert-manager/cert-manager/pull/8940 | x_refsource_MISC |
| https://github.com/cert-manager/cert-manager/pull/8941 | x_refsource_MISC |
| https://github.com/cert-manager/cert-manager/comm… | x_refsource_MISC |
| https://github.com/cert-manager/cert-manager/comm… | x_refsource_MISC |
| https://github.com/cert-manager/cert-manager/rele… | x_refsource_MISC |
| https://github.com/cert-manager/cert-manager/rele… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| cert-manager | cert-manager |
Affected:
>= 1.18.0, < 1.19.6
Affected: >= 1.20.0, < 1.20.3 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-62290",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-18T03:10:03.467394Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-18T03:10:55.978Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/cert-manager/cert-manager/security/advisories/GHSA-8rvj-mm4h-c258"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "cert-manager",
"vendor": "cert-manager",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.18.0, \u003c 1.19.6"
},
{
"status": "affected",
"version": "\u003e= 1.20.0, \u003c 1.20.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-863",
"description": "CWE-863: Incorrect Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-16T19:37:40.255Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/cert-manager/cert-manager/security/advisories/GHSA-8rvj-mm4h-c258",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/cert-manager/cert-manager/security/advisories/GHSA-8rvj-mm4h-c258"
},
{
"name": "https://github.com/cert-manager/cert-manager/pull/8940",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/cert-manager/cert-manager/pull/8940"
},
{
"name": "https://github.com/cert-manager/cert-manager/pull/8941",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/cert-manager/cert-manager/pull/8941"
},
{
"name": "https://github.com/cert-manager/cert-manager/commit/6bda47297c8fbc6b121b8b76624b668d26f1a155",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/cert-manager/cert-manager/commit/6bda47297c8fbc6b121b8b76624b668d26f1a155"
},
{
"name": "https://github.com/cert-manager/cert-manager/commit/b37dbf01ecea50a0b3a19df0a7fe4c5ad6803f16",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/cert-manager/cert-manager/commit/b37dbf01ecea50a0b3a19df0a7fe4c5ad6803f16"
},
{
"name": "https://github.com/cert-manager/cert-manager/releases/tag/v1.19.6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/cert-manager/cert-manager/releases/tag/v1.19.6"
},
{
"name": "https://github.com/cert-manager/cert-manager/releases/tag/v1.20.3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/cert-manager/cert-manager/releases/tag/v1.20.3"
}
],
"source": {
"advisory": "GHSA-8rvj-mm4h-c258",
"discovery": "UNKNOWN"
},
"title": "cert-manager: Direct ACME Challenge resources can bypass Issuer DNS01 solver policy and use ClusterIssuer DNS credentials"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-62290",
"datePublished": "2026-07-16T19:37:40.255Z",
"dateReserved": "2026-07-13T18:37:08.488Z",
"dateUpdated": "2026-07-18T03:10:55.978Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-62290",
"date": "2026-07-22",
"epss": "0.00078",
"percentile": "0.00179"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-62290\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-07-16T20:16:46.550\",\"lastModified\":\"2026-07-18T03:16:37.357\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"cert-manager\",\"product\":\"cert-manager\",\"versions\":[{\"version\":\"\u003e= 1.18.0, \u003c 1.19.6\",\"status\":\"affected\"},{\"version\":\"\u003e= 1.20.0, \u003c 1.20.3\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.0,\"impactScore\":4.7}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-18T03:10:03.467394Z\",\"id\":\"CVE-2026-62290\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-863\"}]}],\"references\":[{\"url\":\"https://github.com/cert-manager/cert-manager/commit/6bda47297c8fbc6b121b8b76624b668d26f1a155\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/cert-manager/cert-manager/commit/b37dbf01ecea50a0b3a19df0a7fe4c5ad6803f16\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/cert-manager/cert-manager/pull/8940\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/cert-manager/cert-manager/pull/8941\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/cert-manager/cert-manager/releases/tag/v1.19.6\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/cert-manager/cert-manager/releases/tag/v1.20.3\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/cert-manager/cert-manager/security/advisories/GHSA-8rvj-mm4h-c258\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/cert-manager/cert-manager/security/advisories/GHSA-8rvj-mm4h-c258\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-62290\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-18T03:10:03.467394Z\"}}}], \"references\": [{\"url\": \"https://github.com/cert-manager/cert-manager/security/advisories/GHSA-8rvj-mm4h-c258\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-18T03:10:49.555Z\"}}], \"cna\": {\"title\": \"cert-manager: Direct ACME Challenge resources can bypass Issuer DNS01 solver policy and use ClusterIssuer DNS credentials\", \"source\": {\"advisory\": \"GHSA-8rvj-mm4h-c258\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 7.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"cert-manager\", \"product\": \"cert-manager\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.18.0, \u003c 1.19.6\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.20.0, \u003c 1.20.3\"}]}], \"references\": [{\"url\": \"https://github.com/cert-manager/cert-manager/security/advisories/GHSA-8rvj-mm4h-c258\", \"name\": \"https://github.com/cert-manager/cert-manager/security/advisories/GHSA-8rvj-mm4h-c258\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/cert-manager/cert-manager/pull/8940\", \"name\": \"https://github.com/cert-manager/cert-manager/pull/8940\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cert-manager/cert-manager/pull/8941\", \"name\": \"https://github.com/cert-manager/cert-manager/pull/8941\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cert-manager/cert-manager/commit/6bda47297c8fbc6b121b8b76624b668d26f1a155\", \"name\": \"https://github.com/cert-manager/cert-manager/commit/6bda47297c8fbc6b121b8b76624b668d26f1a155\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cert-manager/cert-manager/commit/b37dbf01ecea50a0b3a19df0a7fe4c5ad6803f16\", \"name\": \"https://github.com/cert-manager/cert-manager/commit/b37dbf01ecea50a0b3a19df0a7fe4c5ad6803f16\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cert-manager/cert-manager/releases/tag/v1.19.6\", \"name\": \"https://github.com/cert-manager/cert-manager/releases/tag/v1.19.6\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/cert-manager/cert-manager/releases/tag/v1.20.3\", \"name\": \"https://github.com/cert-manager/cert-manager/releases/tag/v1.20.3\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-863\", \"description\": \"CWE-863: Incorrect Authorization\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-07-16T19:37:40.255Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-62290\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-18T03:10:55.978Z\", \"dateReserved\": \"2026-07-13T18:37:08.488Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-07-16T19:37:40.255Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…