CVE•Published 2026-04-10•Modified 2026-04-29•1 article on news•6 live references•NVD data
CVE-2026-5188Wolfssl · Wolfssl
Vulnerability data via NVD (ingested)
CVSS v3.1
8.1
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
EPSS percentile
11
Exploit Prediction Scoring System · top 89% of all CVEs
Weaknesses (CWE)
Description
An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name (SAN) extension of X.509 certificates. A malformed certificate can specify an entry length larger than the enclosing sequence, causing the internal length counter to wrap during parsing. This results in incorrect handling of certificate data. The issue is limited to configurations using the original ASN.1 parsing implementation which is off by default.
Timeline
Published 2026-04-10
Modified 2026-04-29
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-5188Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Wolfssl Wolfssl"All exposed Wolfssl Wolfssl instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Wolfssl"HTTP body or banner mentions "Wolfssl" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-5188Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-5188Censys host search filtered to this CVE id.
grep.app
CVE-2026-5188Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-5188GitHub code search for direct mentions.
Google dork
"CVE-2026-5188" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (2)
CVE-2026-51882 repos
liuzhen9320/zstarunknown
They said organizing stars was extremely troublesome, so I lent a hand.
jaschadub/compromised-packages-checkPython
Scan a repository for known-malicious npm, cratres, and PyPI package versions from recent supply-chain compromises (Mini Shai-Hulud, TanStack, @cap-js/mbt, etc). UPDATED 6 TIMES A …