CVE-2026-6331
Last modified
CVE-2026-6331 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. HMAC zero-length tag forgery in EVP_DigestVerifyFinal, where a zero-length tag could be accepted as valid during HMAC verification. In the OpenSSL-compatibility HMAC verify path the supplied signature length was only checked as not exceeding the MAC length, so a zero-length or otherwise truncated tag could pass verification. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
HMAC zero-length tag forgery in EVP_DigestVerifyFinal, where a zero-length tag could be accepted as valid during HMAC verification. In the OpenSSL-compatibility HMAC verify path the supplied signature length was only checked as not exceeding the MAC length, so a zero-length or otherwise truncated tag could pass verification. The fix requires the supplied tag length to exactly equal the MAC length and rejects a zero-length MAC, so a forged short or empty tag is no longer accepted.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | >= 3.15.5, < 5.9.2 |
References
- https://github.com/wolfSSL/wolfssl/pull/10192Issue Tracking, Patch
- https://www.wolfssl.com/docs/security-vulnerabilities/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-6331?
How severe is CVE-2026-6331?
How do I fix CVE-2026-6331?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-63304AVideo through 29.0 contains an OS command injection vulnera…9.2
- CVE-2026-63305AVideo through 29.0 contains an OS command injection vulnera…9.2
- CVE-2026-63306stoatchat before 0.13.5 contains an unauthenticated server-s…9.2
- CVE-2026-63307Chat2DB before 5.3.0 contains an insecure direct object refe…7.1
- CVE-2026-63308Helm through 4.2.3, fixed in commit ba6c9a2, contains a deni…6.5
- CVE-2026-63309SurrealDB before 3.1.5 fail to apply field-level SELECT perm…4.3
- CVE-2026-633139Router before 0.4.72 contains a server-side request forgery…8.3
- CVE-2026-63317Arbitrary Class Instantiation via XML Feature Generator Desc…5.6
- CVE-2026-6332CWE-312: Cleartext Storage of Sensitive Information vulnerab…7.5
- CVE-2026-6333Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13 fa…5
- CVE-2026-6334Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13 fa…3.8
- CVE-2026-6335GitLab has remediated an issue in GitLab CE/EE affecting all…5.4
Are you affected by CVE-2026-6331?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
