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-2026-5503

29
FAUCET Score

OVERVIEW CVE-2026-5503 is a memory corruption vulnerability in WolfSSL's TLS extension handling, specifically within the ECH (Encrypted Client Hello) implementation. The flaw occurs when the TLSX_EchChangeSNI function unconditionally sets extensions even when no inner SNI configuration exists, allowing an attacker to inject a malicious Server Name Indication that pollutes the shared SSL context. This subsequent memory misalignment causes a buffer overflow when the ClientHello is written, potentially affecting any application using the vulnerable WolfSSL library. SEVERITY While the precise CVSS vector is not available, the vulnerability represents a significant memory safety issue with a potential for remote code execution or denial of service. The attack requires network-accessible TLS communication but does not demand high complexity or user interaction. The FAUCET Risk Score of 36.0/100 indicates moderate concern, and the EPSS score of 0.00055 suggests current exploitation probability is low relative to other disclosed vulnerabilities. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, and the vulnerability does not appear on the KEV Catalog or security community hot lists. This suggests limited current threat to production systems, though organizations running WolfSSL should still prioritize patching given the memory corruption nature of the flaw. No publicly available exploit code has been identified at this time.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, <= 5.9.0CPE match
cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*
<= 5.9.0CPE matchmatch criteria
cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

6.9MEDIUM

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
LOW
VS Availability
LOW
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.39%
Probability of exploitation in next 30 days
EPSS Percentile
31.9%
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.0039 is in the 9th percentile among its peer group of 36,897 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Vendor Advisories (1)

microsoft2026-Apr/CVE-2026-5503Moderate

out-of-bounds write in TLSX_EchChangeSNI via attacker-controlled publicName

Apr 14, 2026

References

github.com / wolfSSL/wolfssl/pull/10102
Issue Tracking