CVE-2026-8720
Last modified
CVE-2026-8720 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. wc_Blake2bHmacFinal and wc_Blake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the accumulated message data, so the resulting MAC depended only on the key and not on the message being authenticated. EPSS estimates a 0.09% chance of exploitation in the next 30 days.
Description
wc_Blake2bHmacFinal and wc_Blake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the accumulated message data, so the resulting MAC depended only on the key and not on the message being authenticated. This bug is specific to the HMAC-BLAKE2 APIs that were added in wolfSSL version 5.9.0.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | >= 5.9.0, < 5.9.2 |
References
- https://github.com/wolfSSL/wolfssl/pull/10447Issue Tracking, Patch
- https://www.wolfssl.com/docs/security-vulnerabilities/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-8720?
How severe is CVE-2026-8720?
How do I fix CVE-2026-8720?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-87194Vulnerability in the Oracle Hyperion Financial Management pr…7.5
- CVE-2026-87195Vulnerability in the Oracle Hyperion Financial Management pr…7.4
- CVE-2026-87196Vulnerability in the Oracle Hyperion Financial Management pr…8.2
- CVE-2026-87197Vulnerability in the Oracle Hyperion Financial Management pr…8.2
- CVE-2026-87198Vulnerability in the Oracle Hyperion Financial Management pr…7.4
- CVE-2026-87199Vulnerability in the Oracle Hyperion Financial Management pr…7.5
- CVE-2026-87200Vulnerability in the Oracle Hyperion Financial Management pr…8.2
- CVE-2026-87201Vulnerability in the Oracle Hyperion Financial Management pr…8.8
- CVE-2026-87202Vulnerability in the Oracle Hyperion Financial Management pr…8.8
- CVE-2026-87203Vulnerability in the Oracle Hyperion Financial Management pr…7.5
- CVE-2026-87204Vulnerability in the Oracle Hyperion Financial Management pr…8.8
- CVE-2026-87205Vulnerability in the Oracle Hyperion Financial Management pr…7.5
Are you affected by CVE-2026-8720?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
