{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-73553", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-08-12T20:53:46.380Z", "datePublished": "2026-09-21T20:18:47.650Z", "dateUpdated": "2026-09-22T13:21:23.657Z" }, "containers": { "cna": { "title": "Envoy: RBAC Authorization Bypass via Path Parameters", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-436", "lang": "en", "description": "CWE-436: Interpretation Conflict", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" } } ], "references": [ { "name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-77x5-xqjg-hprq", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-77x5-xqjg-hprq" }, { "name": "https://github.com/envoyproxy/envoy/commit/0be4a0302ea94a894e470817c2edfbd5ed90d273", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/envoyproxy/envoy/commit/0be4a0302ea94a894e470817c2edfbd5ed90d273" }, { "name": "https://github.com/envoyproxy/envoy/commit/6a703a375a20e3bf98140ee5f5522c614adee7b6", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/envoyproxy/envoy/commit/6a703a375a20e3bf98140ee5f5522c614adee7b6" }, { "name": "https://github.com/envoyproxy/envoy/commit/b6ec9b66cc33a415e2fa81a6fa8363cac4772dd1", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/envoyproxy/envoy/commit/b6ec9b66cc33a415e2fa81a6fa8363cac4772dd1" }, { "name": "https://github.com/envoyproxy/envoy/commit/e6d5fe885409ebb335ed3934a167f0bcfea471f2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/envoyproxy/envoy/commit/e6d5fe885409ebb335ed3934a167f0bcfea471f2" }, { "name": "https://github.com/envoyproxy/envoy/releases/tag/v1.36.10", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/envoyproxy/envoy/releases/tag/v1.36.10" }, { "name": "https://github.com/envoyproxy/envoy/releases/tag/v1.37.6", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/envoyproxy/envoy/releases/tag/v1.37.6" }, { "name": "https://github.com/envoyproxy/envoy/releases/tag/v1.38.4", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/envoyproxy/envoy/releases/tag/v1.38.4" }, { "name": "https://github.com/envoyproxy/envoy/releases/tag/v1.39.1", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/envoyproxy/envoy/releases/tag/v1.39.1" } ], "affected": [ { "vendor": "envoyproxy", "product": "envoy", "versions": [ { "version": "< 1.36.10", "status": "affected" }, { "version": ">= 1.37.0, < 1.37.6", "status": "affected" }, { "version": ">= 1.38.0, < 1.38.4", "status": "affected" }, { "version": ">= 1.39.0, < 1.39.1", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-09-21T20:18:47.650Z" }, "descriptions": [ { "lang": "en", "value": "Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.36.10, 1.37.6, 1.38.4, and 1.39.1, When ignore_path_parameters_in_path_matching is enabled, Envoy's router strips the semicolon suffix before matching but the RBAC url_path matcher evaluates the raw path. A downstream request such as /admin;x can therefore miss a DENY rule for /admin while the router still selects the protected /admin backend. The inconsistent canonicalization allows an unauthenticated client to bypass path-based authorization. The relevant scope boundary is that the route option and a path-based RBAC rule must both be present, and the protected route must match after stripping. This issue is fixed in versions 1.36.10, 1.37.6, 1.38.4, and 1.39.1." } ], "source": { "advisory": "GHSA-77x5-xqjg-hprq", "discovery": "UNKNOWN" } }, "adp": [ { "references": [ { "url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-77x5-xqjg-hprq", "tags": [ "exploit" ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-09-22T13:20:29.312691Z", "id": "CVE-2026-73553", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-09-22T13:21:23.657Z" } } ] } }