CVE-2026-6329
Last modified
CVE-2026-6329 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. PKCS#12 MAC verification uses an attacker-controlled comparison length, weakening the integrity check on the MAC and allowing a mismatched MAC to be accepted. The PKCS#12 verify path compared the locally computed HMAC against the MAC parsed from the PKCS#12 structure using a length taken directly from the attacker-supplied input, without first verifying that it equals the length of the digest actually produced by the configured algorithm. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
PKCS#12 MAC verification uses an attacker-controlled comparison length, weakening the integrity check on the MAC and allowing a mismatched MAC to be accepted. The PKCS#12 verify path compared the locally computed HMAC against the MAC parsed from the PKCS#12 structure using a length taken directly from the attacker-supplied input, without first verifying that it equals the length of the digest actually produced by the configured algorithm. A truncated or zero-length stored MAC could therefore be accepted, defeating the integrity protection of the MAC.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/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.10.0, < 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-6329?
How severe is CVE-2026-6329?
How do I fix CVE-2026-6329?
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-63263Uncontrolled Resource Consumption (CWE-400) in Elasticsearch…6.5
- CVE-2026-63264Joomla Extension - joomshopping.com - Reflective XSS in Joom…5.3
- CVE-2026-63265Joomla Extension - regularlabs.com - Inconsistent CSRF token…8
- CVE-2026-6328Improper input validation, Improper verification of cryptogr…8.3
- CVE-2026-63280Joomla Extension - regularlabs.com - Inconsistent CSRF token…8.8
- CVE-2026-63281Joomla Extension - regularlabs.com - XSS vulnerability in Re…4.8
- CVE-2026-63293A link following vulnerability in LXD allows an attacker to …9.9
- CVE-2026-63294A link following vulnerability in LXD allows an attacker to …9.9
- CVE-2026-63295An authorization bypass vulnerability in LXD allows an authe…4.3
- CVE-2026-63296An authorization bypass vulnerability in LXD allows an authe…9.9
- CVE-2026-63297An authorization bypass vulnerability in LXD due to a timing…9.9
- CVE-2026-63298An improper neutralization of special elements vulnerability…9.9
Are you affected by CVE-2026-6329?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
