#VU125938 Out-of-bounds write in wolfSSL - CVE-2026-5187
Published: April 14, 2026
wolfSSL
wolfSSL
Description
The vulnerability allows a remote attacker to cause a denial of service or execute arbitrary code.
The vulnerability exists due to an out-of-bounds write in DecodeObjectId() when parsing a crafted ASN.1 object identifier. A remote attacker can supply a specially crafted ASN.1 object identifier to cause a denial of service or execute arbitrary code.
The issue is caused by an off-by-one bounds check combined with a sizeof mismatch.