PT-2026-52605 · Wolfssl · Wolfssl
CVE-2026-8720
·
Published
2026-06-25
·
Updated
2026-06-27
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
wolfSSL version 5.9.0
Description
The functions
wc Blake2bHmacFinal() and wc Blake2sHmacFinal() discard the message when the key length exceeds the block size. This occurs because the key-hashing branch reinitializes the running hash state, which discards the accumulated message data. Consequently, the resulting Message Authentication Code (MAC)—a short piece of data used to authenticate a message—depends only on the key and not on the message being authenticated.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wolfssl