Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2021-29492

64
FAUCET Score

CVE-2021-29492 is a path traversal vulnerability affecting Envoy proxy versions 1.18.2 and earlier. It allows a remote attacker to bypass access control policies by crafting URL paths with escaped slash sequences (e.g., %2F, %5C) that Envoy fails to decode. This can lead to an escalation of privileges if backend servers interpret these escaped slashes interchangeably with unescaped ones, granting unauthorized access to restricted resources. The vulnerability has a CVSS score of 8.3 (HIGH) due to its network attack vector, low complexity, and potential for partial impact on confidentiality, integrity, and availability. Currently, there is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.15.5CPE matchmatch criteria
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
>= 1.16.0, < 1.16.4CPE matchmatch criteria
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
>= 1.17.0, < 1.17.3CPE matchmatch criteria
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
>= 1.18.0, < 1.18.3CPE matchmatch criteria
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.1HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.2
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
68.38%
Probability of exploitation in next 30 days
EPSS Percentile
99.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.6838 is in the 99th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (7)

denopatch availablevia llm_extracted
View patch
invoiceplanepatch availablevia llm_extracted
pjsippatch availablevia llm_extracted
View patch
redhatpatch availablevia redhat_api
Product: OpenShift Service Mesh 2.0Fixed in: servicemesh-proxy-0:2.0.4-1.el8
View patch
redhatpatch availablevia redhat_api
Product: OpenShift Service Mesh 1.1Fixed in: servicemesh-proxy-0:1.1.14-1.el8
View patch
redhatpatch availablevia redhat_api
Product: OpenShift Service Mesh 2.0Fixed in: servicemesh-operator-0:2.0.4-3.el8
View patch
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (4)

redhatCVE-2021-29492Important

envoyproxy/envoy: HTTP request with escaped slash characters can bypass Envoy's authorization mechanisms

May 11, 2021
pjsipllm-pjsip-7d73873edfc8695aHIGH

Envoy Escaped Slash Sequences Bypass

Jan 1, 2021
invoiceplanellm-invoiceplane-ae0672efc2545d50HIGH

Envoy does not decode escaped slash sequences in HTTP URL paths

denollm-deno-1023dde7447fc2f7HIGH

Envoy does not decode escaped slash sequences in HTTP URL paths

References

github.com / envoyproxy/envoy/security/advisories/GHSA-4987-27fx-x6cf
MitigationThird Party Advisory