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
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-63276LibreOffice converts CFF fonts to Type 1 when it subsets a f…5.4
- CVE-2026-63278URLs could be constructed which expanded environment variabl…6.7
- CVE-2026-63279LibreOffice can import PICT images, which may be embedded in…5.4
- 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
