CVE-2026-18677 (GCVE-0-2026-18677)
Vulnerability from cvelistv5
Published
2026-08-12 18:47
Modified
2026-08-13 14:49
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-290 - Authentication Bypass by Spoofing
Summary
In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane's kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane presenting a tags-bound token can register with kuma.io/workload set to any value and obtain another workload's SPIFFE identity.
References
| URL | Tags | |
|---|---|---|
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-18677",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-13T14:49:14.103209Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-13T14:49:27.614Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"kuma-cp"
],
"platforms": [
"Linux"
],
"product": "Kong Mesh",
"vendor": "Kong Inc.",
"versions": [
{
"lessThan": "2.13.10",
"status": "affected",
"version": "2.13.0",
"versionType": "semver"
},
{
"lessThan": "2.14.2",
"status": "affected",
"version": "2.14.0",
"versionType": "semver"
}
]
}
],
"configurations": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eYou are affected if all of the following hold:\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe control plane runs in universal mode.\u003c/li\u003e\u003cli\u003eA \u003ccode\u003eMeshIdentity\u003c/code\u003e is configured whose SPIFFE ID path template derives from the workload label, including the default universal template \u003ccode\u003e/workload/{{ .Workload }}\u003c/code\u003e.\u003c/li\u003e\u003cli\u003eDataplanes authenticate with tokens that are not bound to a workload (tags-bound tokens, the common case, since workload binding is newer and optional).\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eYou are not affected if:\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe control plane runs in Kubernetes mode. Its identity template is \u003ccode\u003e/ns/{{ .Namespace }}/sa/{{ .ServiceAccount }}\u003c/code\u003e, and the control plane derives those values from the pod\u0027s real identity rather than from a label the workload sets.\u003c/li\u003e\u003cli\u003eYour \u003ccode\u003eMeshIdentity\u003c/code\u003e uses a SPIFFE template that does not reference the workload label.\u003c/li\u003e\u003cli\u003eEvery dataplane whose identity derives from the workload label already uses a workload-bound token.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "You are affected if all of the following hold:\n\n * The control plane runs in universal mode.\n * A MeshIdentity is configured whose SPIFFE ID path template derives from the workload label, including the default universal template /workload/{{ .Workload }}.\n * Dataplanes authenticate with tokens that are not bound to a workload (tags-bound tokens, the common case, since workload binding is newer and optional).\n\n\n\n\nYou are not affected if:\n\n * The control plane runs in Kubernetes mode. Its identity template is /ns/{{ .Namespace }}/sa/{{ .ServiceAccount }}, and the control plane derives those values from the pod\u0027s real identity rather than from a label the workload sets.\n * Your MeshIdentity uses a SPIFFE template that does not reference the workload label.\n * Every dataplane whose identity derives from the workload label already uses a workload-bound token."
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "kanywst"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eIn Kong Mesh running in universal mode with a \u003ccode\u003eMeshIdentity\u003c/code\u003e whose SPIFFE ID path template derives from the dataplane\u0027s \u003ccode\u003ekuma.io/workload\u003c/code\u003e label, the XDS authenticator in \u003ccode\u003ekuma-cp\u003c/code\u003e validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane presenting a tags-bound token can register with \u003ccode\u003ekuma.io/workload\u003c/code\u003e set to any value and obtain another workload\u0027s SPIFFE identity.\u003c/p\u003e"
}
],
"value": "In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane\u0027s kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane presenting a tags-bound token can register with kuma.io/workload set to any value and obtain another workload\u0027s SPIFFE identity."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "Workload identity spoofing"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-290",
"description": "CWE-290 Authentication Bypass by Spoofing",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T18:47:06.710Z",
"orgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb",
"shortName": "Kong"
},
"references": [
{
"name": "Upstream advisory GHSA-744g-c785-x65q",
"tags": [
"vendor-advisory"
],
"url": "https://github.com/kumahq/kuma/security/advisories/GHSA-744g-c785-x65q"
},
{
"name": "kumahq/kuma#17474 (master)",
"tags": [
"patch"
],
"url": "https://github.com/kumahq/kuma/pull/17474"
},
{
"name": "kumahq/kuma#17503 (release-2.13 backport)",
"tags": [
"patch"
],
"url": "https://github.com/kumahq/kuma/pull/17503"
},
{
"name": "kumahq/kuma#17502 (release-2.14 backport)",
"tags": [
"patch"
],
"url": "https://github.com/kumahq/kuma/pull/17502"
},
{
"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.13.10 or 2.14.2, whichever matches your release line. In patched versions a dataplane whose identity derives from the \u003ccode\u003ekuma.io/workload\u003c/code\u003e label requires a workload-bound token; an unbound tags-only token is rejected at XDS authentication. Kubernetes mode and universal templates that do not reference the workload label keep working with unbound tokens.\u003c/p\u003e"
}
],
"value": "Upgrade to Kong Mesh 2.13.10 or 2.14.2, whichever matches your release line. In patched versions a dataplane whose identity derives from the kuma.io/workload label requires a workload-bound token; an unbound tags-only token is rejected at XDS authentication. Kubernetes mode and universal templates that do not reference the workload label keep working with unbound tokens."
}
],
"source": {
"discovery": "EXTERNAL"
},
"timeline": [
{
"lang": "en",
"time": "2026-08-01T16:58:00.000Z",
"value": "Kong Mesh 2.13.10 and 2.14.2 published"
}
],
"title": "Kong Mesh: a dataplane token without a workload binding can claim any workload\u0027s SPIFFE identity",
"workarounds": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eIssue workload-bound dataplane tokens for every dataplane whose identity derives from the \u003ccode\u003ekuma.io/workload\u003c/code\u003e label. A workload-bound token constrains that label to the bound value, so a mismatched label is rejected at authentication.\u003c/p\u003e"
}
],
"value": "Issue workload-bound dataplane tokens for every dataplane whose identity derives from the kuma.io/workload label. A workload-bound token constrains that label to the bound value, so a mismatched label is rejected at authentication."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb",
"assignerShortName": "Kong",
"cveId": "CVE-2026-18677",
"datePublished": "2026-08-12T18:47:06.710Z",
"dateReserved": "2026-08-03T15:20:45.630Z",
"dateUpdated": "2026-08-13T14:49:27.614Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-18677\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-13T14:49:14.103209Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-13T14:49:24.390Z\"}}], \"cna\": {\"title\": \"Kong Mesh: a dataplane token without a workload binding can claim any workload\u0027s SPIFFE identity\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"kanywst\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"Workload identity spoofing\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Kong Inc.\", \"modules\": [\"kuma-cp\"], \"product\": \"Kong Mesh\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.13.0\", \"lessThan\": \"2.13.10\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"2.14.0\", \"lessThan\": \"2.14.2\", \"versionType\": \"semver\"}], \"platforms\": [\"Linux\"], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-08-01T16:58:00.000Z\", \"value\": \"Kong Mesh 2.13.10 and 2.14.2 published\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Upgrade to Kong Mesh 2.13.10 or 2.14.2, whichever matches your release line. In patched versions a dataplane whose identity derives from the kuma.io/workload label requires a workload-bound token; an unbound tags-only token is rejected at XDS authentication. Kubernetes mode and universal templates that do not reference the workload label keep working with unbound tokens.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eUpgrade to Kong Mesh 2.13.10 or 2.14.2, whichever matches your release line. In patched versions a dataplane whose identity derives from the \u003ccode\u003ekuma.io/workload\u003c/code\u003e label requires a workload-bound token; an unbound tags-only token is rejected at XDS authentication. Kubernetes mode and universal templates that do not reference the workload label keep working with unbound tokens.\u003c/p\u003e\", \"base64\": false}]}], \"references\": [{\"url\": \"https://github.com/kumahq/kuma/security/advisories/GHSA-744g-c785-x65q\", \"name\": \"Upstream advisory GHSA-744g-c785-x65q\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/kumahq/kuma/pull/17474\", \"name\": \"kumahq/kuma#17474 (master)\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/kumahq/kuma/pull/17503\", \"name\": \"kumahq/kuma#17503 (release-2.13 backport)\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/kumahq/kuma/pull/17502\", \"name\": \"kumahq/kuma#17502 (release-2.14 backport)\", \"tags\": [\"patch\"]}, {\"url\": \"https://developer.konghq.com/mesh/changelog/\", \"name\": \"Kong MESH Changelog\", \"tags\": [\"release-notes\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Issue workload-bound dataplane tokens for every dataplane whose identity derives from the kuma.io/workload label. A workload-bound token constrains that label to the bound value, so a mismatched label is rejected at authentication.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIssue workload-bound dataplane tokens for every dataplane whose identity derives from the \u003ccode\u003ekuma.io/workload\u003c/code\u003e label. A workload-bound token constrains that label to the bound value, so a mismatched label is rejected at authentication.\u003c/p\u003e\", \"base64\": false}]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane\u0027s kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane presenting a tags-bound token can register with kuma.io/workload set to any value and obtain another workload\u0027s SPIFFE identity.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIn Kong Mesh running in universal mode with a \u003ccode\u003eMeshIdentity\u003c/code\u003e whose SPIFFE ID path template derives from the dataplane\u0027s \u003ccode\u003ekuma.io/workload\u003c/code\u003e label, the XDS authenticator in \u003ccode\u003ekuma-cp\u003c/code\u003e validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane presenting a tags-bound token can register with \u003ccode\u003ekuma.io/workload\u003c/code\u003e set to any value and obtain another workload\u0027s SPIFFE identity.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-290\", \"description\": \"CWE-290 Authentication Bypass by Spoofing\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"You are affected if all of the following hold:\\n\\n * The control plane runs in universal mode.\\n * A MeshIdentity is configured whose SPIFFE ID path template derives from the workload label, including the default universal template /workload/{{ .Workload }}.\\n * Dataplanes authenticate with tokens that are not bound to a workload (tags-bound tokens, the common case, since workload binding is newer and optional).\\n\\n\\n\\n\\nYou are not affected if:\\n\\n * The control plane runs in Kubernetes mode. Its identity template is /ns/{{ .Namespace }}/sa/{{ .ServiceAccount }}, and the control plane derives those values from the pod\u0027s real identity rather than from a label the workload sets.\\n * Your MeshIdentity uses a SPIFFE template that does not reference the workload label.\\n * Every dataplane whose identity derives from the workload label already uses a workload-bound token.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eYou are affected if all of the following hold:\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe control plane runs in universal mode.\u003c/li\u003e\u003cli\u003eA \u003ccode\u003eMeshIdentity\u003c/code\u003e is configured whose SPIFFE ID path template derives from the workload label, including the default universal template \u003ccode\u003e/workload/{{ .Workload }}\u003c/code\u003e.\u003c/li\u003e\u003cli\u003eDataplanes authenticate with tokens that are not bound to a workload (tags-bound tokens, the common case, since workload binding is newer and optional).\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eYou are not affected if:\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe control plane runs in Kubernetes mode. Its identity template is \u003ccode\u003e/ns/{{ .Namespace }}/sa/{{ .ServiceAccount }}\u003c/code\u003e, and the control plane derives those values from the pod\u0027s real identity rather than from a label the workload sets.\u003c/li\u003e\u003cli\u003eYour \u003ccode\u003eMeshIdentity\u003c/code\u003e uses a SPIFFE template that does not reference the workload label.\u003c/li\u003e\u003cli\u003eEvery dataplane whose identity derives from the workload label already uses a workload-bound token.\u003c/li\u003e\u003c/ul\u003e\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\", \"shortName\": \"Kong\", \"dateUpdated\": \"2026-08-12T18:47:06.710Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-18677\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-13T14:49:27.614Z\", \"dateReserved\": \"2026-08-03T15:20:45.630Z\", \"assignerOrgId\": \"02762ae7-200e-4b20-9b2b-a77d5b8fc4cb\", \"datePublished\": \"2026-08-12T18:47:06.710Z\", \"assignerShortName\": \"Kong\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…