Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-5187— Heap Out-of-Bounds Write in DecodeObjectId() in wolfSSL

EPSS 0.06% · P17
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-5187

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Heap Out-of-Bounds Write in DecodeObjectId() in wolfSSL
Source: NVD (National Vulnerability Database)
Vulnerability Description
Two potential heap out-of-bounds write locations existed in DecodeObjectId() in wolfcrypt/src/asn.c. First, a bounds check only validates one available slot before writing two OID arc values (out[0] and out[1]), enabling a 2-byte out-of-bounds write when outSz equals 1. Second, multiple callers pass sizeof(decOid) (64 bytes on 64-bit platforms) instead of the element count MAX_OID_SZ (32), causing the function to accept crafted OIDs with 33 or more arcs that write past the end of the allocated buffer.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
堆缓冲区溢出
Source: NVD (National Vulnerability Database)
Vulnerability Title
wolfSSL(CyaSSL) 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
wolfSSL(CyaSSL)是美国wolfSSL公司的一个针对嵌入式系统开发人员使用的小的、可移植的嵌入式SSL编程库。 wolfSSL(CyaSSL)存在安全漏洞,该漏洞源于DecodeObjectId函数中存在两个潜在的堆越界写入位置,可能导致越界写入。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
wolfSSLwolfSSL 0 ~ 5.9.0 -

II. Public POCs for CVE-2026-5187

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-5187

登录查看更多情报信息。

Same Patch Batch · wolfSSL · 2026-04-09 · 16 CVEs total

CVE-2026-5263URI nameConstraints not enforced in ConfirmNameConstraints()
CVE-2026-5264DTLS 1.3 ACK heap buffer overflow
CVE-2026-5295Stack Buffer Overflow in wolfSSL PKCS7 wc_PKCS7_DecryptOri() via Oversized OID
CVE-2026-5393OOB Read in DoTls13CertificateVerify with WOLFSSL_DUAL_ALG_CERTS
CVE-2026-5446wolfSSL ARIA-GCM TLS 1.2/DTLS 1.2 GCM nonce reuse
CVE-2026-5504PKCS7 CBC Padding Oracle — Plaintext Recovery
CVE-2026-5447Heap buffer overflow in CertFromX509() via AuthorityKeyIdentifier
CVE-2026-5778Integer underflow leads to out-of-bounds access in sniffer ChaCha decrypt path.
CVE-2026-5772MatchDomainName 1-Byte Stack Buffer Over-Read in Hostname Validation
CVE-2026-5507Session Cache Restore — Arbitrary Free via Deserialized Pointer
CVE-2026-5194wolfSSL ECDSA Certificate Verification
CVE-2026-5392wolfSSL heap OOB read in PKCS7 SignedData streaming
CVE-2026-5460Heap Use-After-Free in PQC Hybrid KeyShare Error Cleanup in wolfSSL TLS 1.3
CVE-2026-5503out-of-bounds write in TLSX_EchChangeSNI via attacker-controlled publicName
CVE-2026-54481-2 Byte Buffer Overflow in wolfSSL_X509_notAfter/notBefore

IV. Related Vulnerabilities

V. Comments for CVE-2026-5187

No comments yet


Leave a comment