Description
No description is available for this CVE.
Published: n/a
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The path matching bypass in Envoy’s router allows an actor to craft URLs that include per‑segment parameters not stripped during routing, which may cause the router to match a request to an unintended route. This flaw, classified under CWE‑706, could potentially enable an attacker to bypass authentication or authorization controls by reaching protected endpoints that should be inaccessible. The documented impact is an elevation of privilege that could expose sensitive data or services.

Affected Systems

The vulnerability targets the Envoy proxy server. No specific affected versions are listed in the available data, so any deployment that has not verified its patch status should be treated as potentially vulnerable.

Risk and Exploitability

The CVSS score of 5.3 points to a moderate severity. The EPSS score is not available and the flaw is not listed in the CISA KEV catalog, indicating no confirmed exploits to date. It is most likely exploitable over the network when an attacker submits a crafted request to an Envoy‑managed service. Because the flaw revolves around request origin verification, the attack vector can be performed by any party that can reach the Envoy instance over the network.

Generated by OpenCVE AI on September 1, 2026 at 14:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Envoy to the latest stable release where the path matching bypass is addressed.
  • If an upgrade is not feasible, modify the Envoy configuration to strip per‑segment parameters or disable unsafe routing options.
  • Restrict access to the Envoy ingress endpoints to trusted networks or enforce TLS client authentication.

Generated by OpenCVE AI on September 1, 2026 at 14:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Description No description is available for this CVE.
Title envoy: envoy: path matching bypass via per-segment parameters not stripped by router
Weaknesses CWE-706
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

threat_severity

Moderate


Subscriptions

No data.

cve-icon MITRE

No data.

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-26T13:00:00Z

Links: CVE-2026-73511 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:45:04Z

Weaknesses
  • CWE-706

    Use of Incorrectly-Resolved Name or Reference