CVE-2026-1005
LOW EPSS 16.3%
Published Mar 19, 20263mo ago · Modified Jun 17, 20261w ago
2.1 CVSS 4.0
Published Mar 19, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago
Description
Integer underflow in wolfSSL packet sniffer <= 5.8.4 allows an attacker to cause a buffer overflow in the AEAD decryption path by injecting a TLS record shorter than the explicit IV plus authentication tag into traffic inspected by ssl_DecodePacket. The underflow wraps a 16-bit length to a large value that is passed to AEAD decryption routines, causing heap buffer overflow and a crash. An unauthenticated attacker can trigger this remotely via malformed TLS Application Data records.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/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
Privileges Required Low
User Interaction P
Scope X
Threat Intelligence
EPSS Exploit Probability
16.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-191
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| wolfssl | wolfssl | * | ≤5.8.4 |
References 1
- github.com https://github.com/wolfSSL/wolfssl/pull/9571
Remediation
- github.com https://github.com/wolfSSL/wolfssl/pull/9571