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

23
FAUCET Score

OVERVIEW CVE-2026-5500 is a cryptographic validation flaw in wolfSSL's wc_PKCS7_DecodeAuthEnvelopedData() function that fails to properly validate the AES-GCM authentication tag length during PKCS#7 authenticated envelope decoding. The vulnerability allows attackers to manipulate the MAC field length without proper bounds checking. SEVERITY The vulnerability presents a moderate risk with a FAUCET Risk Score of 51.0/100. An unauthenticated man-in-the-middle attacker can truncate the AES-GCM authentication tag from the standard 16 bytes down to 1 byte, substantially weakening cryptographic security from 2^-128 odds of successful forgery to 2^-8 odds. This represents a significant reduction in authentication strength that could enable message tampering and forgery attacks. The EPSS score of 0.00142 indicates this vulnerability is currently exploited less frequently than most CVEs. EXPLOITATION STATUS There is no current evidence of active exploitation in the wild. The vulnerability is not tracked on the CISA Known Exploited Vulnerabilities (KEV) catalog and remains classified as inactive on threat tracking lists. No public exploit code availability is documented. Community attention remains limited given the specialized nature of the affected cryptographic function and wolfSSL's customer base.

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

8.7HIGH

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/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
HIGH
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.36%
Probability of exploitation in next 30 days
EPSS Percentile
28.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0036 is in the 4th percentile among its peer group of 19,958 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.2 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

Vendor Advisories (1)

microsoft2026-Apr/CVE-2026-5500Important

Improper Validation of AES-GCM Authentication Tag Length in PKCS#7 Envelope Allows Authentication Bypass

Apr 14, 2026

References

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