CVE-2026-18673

Source
https://cve.org/CVERecord?id=CVE-2026-18673
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-18673.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-18673
Aliases
  • GHSA-r9pv-x3pm-4r2w
Published
2026-08-12T18:20:33Z
Modified
2026-09-02T03:31:02Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
Kong Mesh: the kuma-dp readiness service exposes the Envoy admin API without authentication
Details

When kuma-dp is configured with the Envoy admin API on a Unix domain socket, which is the default, its readiness service on TCP port 9902 - bound to all interfaces - forwards almost the entire Envoy admin API to any caller that can reach the port, with no authentication.

An attacker with network access to a data plane's port 9902, for example another pod on the cluster network, can read Envoy and data plane configuration without credentials: config dumps, cluster and listener lists, stats, and the mesh trust bundle. Exposure is read-only - destructive Envoy admin actions are blocked and private keys are not exposed.

Database specific
{
    "cna_assigner": "Kong",
    "cwe_ids": [
        "CWE-200",
        "CWE-306"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/18xxx/CVE-2026-18673.json"
}
References

Affected packages

Git / github.com/kumahq/kuma

Affected ranges

Type
GIT
Repo
https://github.com/kumahq/kuma
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "2.14.0"
        },
        {
            "fixed": "2.14.2"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v2.*
v2.14.0
v2.14.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-18673.json"