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-36371

17
FAUCET Score

CVE-2021-36371 describes a bypass vulnerability in Emissary-Ingress (formerly Ambassador API Gateway) versions through 1.13.9, allowing attackers to circumvent client certificate requirements (mTLS) on backend upstreams. This occurs when multiple TLSContexts are defined, and at least one does not require client certificate authentication. An attacker can exploit this by sending an SNI for an unprotected backend and an HTTP Host header for a protected backend. The vulnerability has a CVSS score of 3.7 (LOW), indicating a network-based attack with high attack complexity and a low impact on integrity, with no confidentiality or availability impact. It affects Emissary-Ingress versions 1.x, but not 2.x, or 1.x with specific configuration settings. Currently, there is no evidence of active exploitation, and no public exploit code (Metasploit, Nuclei, ExploitDB) or KEV catalog entry exists. Community discussion and media coverage are minimal, suggesting low public awareness and attention to this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.13.9CPE matchmatch criteria
cpe:2.3:a:getambassador:emissary-ingress:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

3.7LOW

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

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

Exploit Intelligence

EPSS Score
0.74%
Probability of exploitation in next 30 days
EPSS Percentile
50.8%
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.0074 is in the 32nd percentile among its peer group of 1,506 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Remediation records are not available for this CVE.

References

github.com / emissary-ingress/emissary/issues/3340
ExploitThird Party Advisory
github.com / emissary-ingress/emissary/releases/tag/v2.0.0-ea
Release NotesThird Party Advisory