#VU125929 Heap-based buffer overflow in wolfSSL - CVE-2026-5447
Published: April 14, 2026
wolfSSL
wolfSSL
Description
The vulnerability allows a remote attacker to execute arbitrary code or cause a denial of service.
The vulnerability exists due to a heap-based buffer overflow in CertFromX509 when converting an X.509 certificate internally. A remote attacker can supply a crafted X.509 certificate with a malformed AuthorityKeyIdentifier extension to execute arbitrary code or cause a denial of service.
The issue is caused by incorrect size handling of the AuthorityKeyIdentifier extension.