AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2019-9901

MEDIUM · CVSS 6.5 EPSS 2.68% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-04-25 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

Exhibit — Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-9901
Severity
MEDIUM
CVSS
6.5
EPSS
2.68%

Original Filing — NVD Description

Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.