CVE-2026-18679 (GCVE-0-2026-18679)
Vulnerability from cvelistv5 – Published: 2026-08-12 18:52 – Updated: 2026-08-13 14:45
VLAI
EPSS
VEX
Title
Kong Mesh: kuma-dp connects to the control plane without verifying the TLS certificate when no CA is configured
Summary
When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection.
An on-path actor can intercept the dataplane authentication token and impersonate the control plane to the data plane, injecting a forged bootstrap configuration and taking over the proxy.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-13 14:45 UTC
CWE
- CWE-295 - Improper Certificate Validation
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/kumahq/kuma/security/advisorie… | vendor-advisory |
| https://github.com/kumahq/kuma/pull/16777 | patch |
| https://developer.konghq.com/mesh/changelog/ | release-notes |
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-18679",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-13T14:45:22.142897Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-13T14:45:35.957Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"kuma-dp"
],
"platforms": [
"Linux"
],
"product": "Kong Mesh",
"vendor": "Kong Inc.",
"versions": [
{
"lessThan": "2.7.26",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "2.9.16",
"status": "affected",
"version": "2.8.0",
"versionType": "semver"
},
{
"lessThan": "2.11.14",
"status": "affected",
"version": "2.10.0",
"versionType": "semver"
},
{
"lessThan": "2.12.11",
"status": "affected",
"version": "2.12.0",
"versionType": "semver"
},
{
"lessThan": "2.13.7",
"status": "affected",
"version": "2.13.0",
"versionType": "semver"
}
]
}
],
"configurations": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eYou are affected if you run universal mode \u003ccode\u003ekuma-dp\u003c/code\u003e against an HTTPS control plane without \u003ccode\u003e--ca-cert-file\u003c/code\u003e, or with \u003ccode\u003eKUMA_CONTROL_PLANE_CA_CERT\u003c/code\u003e unset.\u003c/p\u003e\u003cp\u003eYou are not affected if you install on Kubernetes through \u003ccode\u003ekumactl install control-plane\u003c/code\u003e or the official Kong Mesh Helm chart. In both cases the control plane\u0027s mutating admission webhook injects \u003ccode\u003eKUMA_CONTROL_PLANE_CA_CERT\u003c/code\u003e into every sidecar at pod admission, so each \u003ccode\u003ekuma-dp\u003c/code\u003e starts with the CA already configured.\u003c/p\u003e"
}
],
"value": "You are affected if you run universal mode kuma-dp against an HTTPS control plane without --ca-cert-file, or with KUMA_CONTROL_PLANE_CA_CERT unset.\n\n\n\nYou are not affected if you install on Kubernetes through kumactl install control-plane or the official Kong Mesh Helm chart. In both cases the control plane\u0027s mutating admission webhook injects KUMA_CONTROL_PLANE_CA_CERT into every sidecar at pod admission, so each kuma-dp starts with the CA already configured."
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eWhen \u003ccode\u003ekuma-dp\u003c/code\u003e is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection.\u003c/p\u003e\u003cp\u003eAn on-path actor can intercept the dataplane authentication token and impersonate the control plane to the data plane, injecting a forged bootstrap configuration and taking over the proxy.\u003c/p\u003e"
}
],
"value": "When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection.\n\n\n\nAn on-path actor can intercept the dataplane authentication token and impersonate the control plane to the data plane, injecting a forged bootstrap configuration and taking over the proxy."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "Control plane impersonation"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "ADJACENT",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-295",
"description": "CWE-295 Improper Certificate Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T18:52:31.146Z",
"orgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb",
"shortName": "Kong"
},
"references": [
{
"name": "Upstream advisory GHSA-wvmp-6r4v-j6cv",
"tags": [
"vendor-advisory"
],
"url": "https://github.com/kumahq/kuma/security/advisories/GHSA-wvmp-6r4v-j6cv"
},
{
"name": "kumahq/kuma#16777 (master)",
"tags": [
"patch"
],
"url": "https://github.com/kumahq/kuma/pull/16777"
},
{
"name": "Kong MESH Changelog",
"tags": [
"release-notes"
],
"url": "https://developer.konghq.com/mesh/changelog/"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eUpgrade to Kong Mesh 2.7.26, 2.9.16, 2.11.14, 2.12.11 or 2.13.7, whichever matches your release line. Patched releases fall back to the operating system trust store instead of disabling verification, so a publicly trusted control plane certificate verifies with no further configuration. The 2.14 line shipped after the fix and was never affected.\u003c/p\u003e"
}
],
"value": "Upgrade to Kong Mesh 2.7.26, 2.9.16, 2.11.14, 2.12.11 or 2.13.7, whichever matches your release line. Patched releases fall back to the operating system trust store instead of disabling verification, so a publicly trusted control plane certificate verifies with no further configuration. The 2.14 line shipped after the fix and was never affected."
}
],
"source": {
"discovery": "INTERNAL"
},
"timeline": [
{
"lang": "en",
"time": "2026-06-03T20:20:00.000Z",
"value": "Kong Mesh patched releases published"
},
{
"lang": "en",
"time": "2026-07-16T16:42:00.000Z",
"value": "Upstream advisory GHSA-wvmp-6r4v-j6cv published"
}
],
"title": "Kong Mesh: kuma-dp connects to the control plane without verifying the TLS certificate when no CA is configured",
"workarounds": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eSet \u003ccode\u003e--ca-cert-file\u003c/code\u003e, or \u003ccode\u003eKUMA_CONTROL_PLANE_CA_CERT\u003c/code\u003e, on every universal mode data plane and point it at the control plane\u0027s serving CA. Alternatively terminate the control plane behind a publicly trusted certificate.\u003c/p\u003e"
}
],
"value": "Set --ca-cert-file, or KUMA_CONTROL_PLANE_CA_CERT, on every universal mode data plane and point it at the control plane\u0027s serving CA. Alternatively terminate the control plane behind a publicly trusted certificate."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb",
"assignerShortName": "Kong",
"cveId": "CVE-2026-18679",
"datePublished": "2026-08-12T18:52:31.146Z",
"dateReserved": "2026-08-03T15:20:48.055Z",
"dateUpdated": "2026-08-13T14:45:35.957Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-18679",
"date": "2026-08-13",
"epss": "0.00119",
"percentile": "0.0208"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-18679\",\"sourceIdentifier\":\"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\",\"published\":\"2026-08-12T20:17:41.957\",\"lastModified\":\"2026-08-13T15:19:36.460\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection.\\n\\n\\n\\nAn on-path actor can intercept the dataplane authentication token and impersonate the control plane to the data plane, injecting a forged bootstrap configuration and taking over the proxy.\"}],\"affected\":[{\"source\":\"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\",\"affectedData\":[{\"vendor\":\"Kong Inc.\",\"product\":\"Kong Mesh\",\"defaultStatus\":\"unaffected\",\"modules\":[\"kuma-dp\"],\"platforms\":[\"Linux\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"2.7.26\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"2.8.0\",\"lessThan\":\"2.9.16\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"2.10.0\",\"lessThan\":\"2.11.14\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"2.12.0\",\"lessThan\":\"2.12.11\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"2.13.0\",\"lessThan\":\"2.13.7\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"HIGH\",\"subIntegrityImpact\":\"HIGH\",\"subAvailabilityImpact\":\"HIGH\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-13T14:45:22.142897Z\",\"id\":\"CVE-2026-18679\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"references\":[{\"url\":\"https://developer.konghq.com/mesh/changelog/\",\"source\":\"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\"},{\"url\":\"https://github.com/kumahq/kuma/pull/16777\",\"source\":\"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\"},{\"url\":\"https://github.com/kumahq/kuma/security/advisories/GHSA-wvmp-6r4v-j6cv\",\"source\":\"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\"}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\", \"shortName\": \"Kong\", \"dateUpdated\": \"2026-08-12T18:52:31.146Z\"}, \"title\": \"Kong Mesh: kuma-dp connects to the control plane without verifying the TLS certificate when no CA is configured\", \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"cweId\": \"CWE-295\", \"description\": \"CWE-295 Improper Certificate Validation\", \"type\": \"CWE\"}]}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"Control plane impersonation\"}]}], \"affected\": [{\"vendor\": \"Kong Inc.\", \"product\": \"Kong Mesh\", \"platforms\": [\"Linux\"], \"modules\": [\"kuma-dp\"], \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.7.26\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"2.8.0\", \"lessThan\": \"2.9.16\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"2.10.0\", \"lessThan\": \"2.11.14\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"2.12.0\", \"lessThan\": \"2.12.11\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"2.13.0\", \"lessThan\": \"2.13.7\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection.\\n\\n\\n\\nAn on-path actor can intercept the dataplane authentication token and impersonate the control plane to the data plane, injecting a forged bootstrap configuration and taking over the proxy.\", \"supportingMedia\": [{\"type\": \"text/html\", \"base64\": false, \"value\": \"\u003cp\u003eWhen \u003ccode\u003ekuma-dp\u003c/code\u003e is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection.\u003c/p\u003e\u003cp\u003eAn on-path actor can intercept the dataplane authentication token and impersonate the control plane to the data plane, injecting a forged bootstrap configuration and taking over the proxy.\u003c/p\u003e\"}]}], \"references\": [{\"url\": \"https://github.com/kumahq/kuma/security/advisories/GHSA-wvmp-6r4v-j6cv\", \"name\": \"Upstream advisory GHSA-wvmp-6r4v-j6cv\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/kumahq/kuma/pull/16777\", \"name\": \"kumahq/kuma#16777 (master)\", \"tags\": [\"patch\"]}, {\"url\": \"https://developer.konghq.com/mesh/changelog/\", \"name\": \"Kong MESH Changelog\", \"tags\": [\"release-notes\"]}], \"metrics\": [{\"format\": \"CVSS\", \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}], \"cvssV4_0\": {\"attackVector\": \"ADJACENT\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"subConfidentialityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"NONE\", \"subIntegrityImpact\": \"HIGH\", \"vulnAvailabilityImpact\": \"NONE\", \"subAvailabilityImpact\": \"HIGH\", \"exploitMaturity\": \"NOT_DEFINED\", \"Safety\": \"NOT_DEFINED\", \"Automatable\": \"NOT_DEFINED\", \"Recovery\": \"NOT_DEFINED\", \"valueDensity\": \"NOT_DEFINED\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"version\": \"4.0\", \"baseSeverity\": \"MEDIUM\", \"baseScore\": 5.8, \"vectorString\": \"CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H\"}}], \"configurations\": [{\"lang\": \"en\", \"value\": \"You are affected if you run universal mode kuma-dp against an HTTPS control plane without --ca-cert-file, or with KUMA_CONTROL_PLANE_CA_CERT unset.\\n\\n\\n\\nYou are not affected if you install on Kubernetes through kumactl install control-plane or the official Kong Mesh Helm chart. In both cases the control plane\u0027s mutating admission webhook injects KUMA_CONTROL_PLANE_CA_CERT into every sidecar at pod admission, so each kuma-dp starts with the CA already configured.\", \"supportingMedia\": [{\"type\": \"text/html\", \"base64\": false, \"value\": \"\u003cp\u003eYou are affected if you run universal mode \u003ccode\u003ekuma-dp\u003c/code\u003e against an HTTPS control plane without \u003ccode\u003e--ca-cert-file\u003c/code\u003e, or with \u003ccode\u003eKUMA_CONTROL_PLANE_CA_CERT\u003c/code\u003e unset.\u003c/p\u003e\u003cp\u003eYou are not affected if you install on Kubernetes through \u003ccode\u003ekumactl install control-plane\u003c/code\u003e or the official Kong Mesh Helm chart. In both cases the control plane\u0027s mutating admission webhook injects \u003ccode\u003eKUMA_CONTROL_PLANE_CA_CERT\u003c/code\u003e into every sidecar at pod admission, so each \u003ccode\u003ekuma-dp\u003c/code\u003e starts with the CA already configured.\u003c/p\u003e\"}]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Set --ca-cert-file, or KUMA_CONTROL_PLANE_CA_CERT, on every universal mode data plane and point it at the control plane\u0027s serving CA. Alternatively terminate the control plane behind a publicly trusted certificate.\", \"supportingMedia\": [{\"type\": \"text/html\", \"base64\": false, \"value\": \"\u003cp\u003eSet \u003ccode\u003e--ca-cert-file\u003c/code\u003e, or \u003ccode\u003eKUMA_CONTROL_PLANE_CA_CERT\u003c/code\u003e, on every universal mode data plane and point it at the control plane\u0027s serving CA. Alternatively terminate the control plane behind a publicly trusted certificate.\u003c/p\u003e\"}]}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Upgrade to Kong Mesh 2.7.26, 2.9.16, 2.11.14, 2.12.11 or 2.13.7, whichever matches your release line. Patched releases fall back to the operating system trust store instead of disabling verification, so a publicly trusted control plane certificate verifies with no further configuration. The 2.14 line shipped after the fix and was never affected.\", \"supportingMedia\": [{\"type\": \"text/html\", \"base64\": false, \"value\": \"\u003cp\u003eUpgrade to Kong Mesh 2.7.26, 2.9.16, 2.11.14, 2.12.11 or 2.13.7, whichever matches your release line. Patched releases fall back to the operating system trust store instead of disabling verification, so a publicly trusted control plane certificate verifies with no further configuration. The 2.14 line shipped after the fix and was never affected.\u003c/p\u003e\"}]}], \"timeline\": [{\"time\": \"2026-06-03T20:20:00.000Z\", \"lang\": \"en\", \"value\": \"Kong Mesh patched releases published\"}, {\"time\": \"2026-07-16T16:42:00.000Z\", \"lang\": \"en\", \"value\": \"Upstream advisory GHSA-wvmp-6r4v-j6cv published\"}], \"source\": {\"discovery\": \"INTERNAL\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-18679\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-13T14:45:22.142897Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-13T14:45:33.225Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-18679\", \"assignerOrgId\": \"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"Kong\", \"dateReserved\": \"2026-08-03T15:20:48.055Z\", \"datePublished\": \"2026-08-12T18:52:31.146Z\", \"dateUpdated\": \"2026-08-13T14:45:35.957Z\"}",
"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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…