Intel

AIKIDO-2026-10443

wolfSSL.wolfssl is vulnerable to Denial of Service (DoS)

Denial of Service (DoS)CVE-2026-3547 Published Apr 1, 2026

74

High Risk

This Affects:

C++wolfSSL.wolfssl
0.0.1 - 5.8.4
Fixed in 5.9.0
Are you affected? Scan for Free

TL;DR

ALPN handling performs incomplete validation of the protocol list when HAVE_ALPN is enabled, allowing a crafted ALPN list to be read out of bounds and crash the process. The issue affects builds that enable ALPN, including several third-party integration presets. The fix adds validation so ALPN parsing stays within buffer bounds.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and wolfSSL was built with ALPN enabled (HAVE_ALPN / --enable-alpn).

Background info

wolfSSL.wolfssl is vulnerable to Denial of Service (DoS) in versions 0.0.1 - 5.8.4.

How to fix this

Upgrade the wolfSSL.wolfssl library to the patch version.