From CVE Record to External Exposure
Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control, e.g. a block on `/admin`. A backend server could then decode slash sequences and normalize path and provide an attacker access beyond the scope provided for by the access control policy. ### Impact Escalation of Privileges when using RBAC or JWT filters with enforcement based on URL path. Users with back end servers that interpret `%2F` and `/` and `%5C` and `\` interchangeably are impacted. ### Attack Vector URL paths containing escaped slash characters delivered by untrusted client. Patches in versions 1.18.3, 1.17.3, 1.16.4, 1.15.5 contain new path normalization option to decode escaped slash characters. As a ...
Envoy vulnerability should be triaged by matching the affected vendor and product to live, internet-facing assets rather than treating the CVE as an abstract feed item. ThreatPort focuses on the first question that budget-constrained IT leaders and CISOs ask: what can an outside observer find today, how severe is it, and what should be fixed first?
Known Exploitation Record
- Known ransomware campaign use
- Not recorded
- EPSS exploitation probability
- 68.38% (99p)
- CVSS base score
- 8.1 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H)
- Disclosed
- 2021-05-28
- Weakness type
- CWE-22
Source: CISA Known Exploited Vulnerabilities catalog and FIRST.org EPSS.
What ThreatPort Checks
The output is intentionally practical: ownership clues, risk context, remediation hints, and repeatable evidence that can be shared with technical teams or leadership. It is not positioned as magic compliance automation or a replacement for human security judgment.
Lean security teams rarely need another broad vulnerability list. They need to know whether an exposed endpoint, an expired certificate, a weak DNS setting, or a CVE-linked service is likely to affect the systems they actually run. ThreatPort scans from the outside in, ranks what it finds by real reachability rather than raw CVSS, and hands back evidence a team can act on the same day.
Route-Specific Evidence Profile
CVE-2021-29492 affects Envoyproxy Envoy, a CWE-22 weakness. Disclosed 2021-05-28. This page exists to answer one question: is anything you own externally reachable and running it.
Assets This Page Should Care About
Signals Worth Prioritizing
What Should Be Reviewed First in This Context?
For teams running Envoyproxy Envoy, the first step is to validate internet-facing assets with business relevance instead of producing a generic vulnerability list.
Action Checklist
- Confirm whether Envoy is present on any public domain, subdomain, API, or admin surface.
- Prioritize HIGH exposure only when the affected service is reachable or business-critical.
- Patch, disable, isolate, or put compensating controls in front of the affected service.
- Re-scan after remediation to capture before-and-after evidence for technical teams or leadership.
Context-Aware Next Fixes
- Verify ownership of exposed assets
- Close unnecessary public services
- Remediate the highest-confidence exposed findings first, then re-scan to prove closure.
Useful evidence for this context usually maps to ISO 27001, SOC 2, vendor security reviews. ThreatPort keeps the language cautious: this is operational security evidence, not a legal certification or a guarantee that every auditor will accept a generated report without review.