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.
References
| Link | Resource |
|---|---|
| https://github.com/wolfSSL/wolfssl/pull/10192 | Issue Tracking Patch |
| https://www.wolfssl.com/docs/security-vulnerabilities/ | Vendor Advisory |
Configurations
History
27 Jun 2026, 19:51
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
| References | () https://github.com/wolfSSL/wolfssl/pull/10192 - Issue Tracking, Patch | |
| References | () https://www.wolfssl.com/docs/security-vulnerabilities/ - Vendor Advisory | |
| CPE | cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:* | |
| First Time |
Wolfssl wolfssl
Wolfssl |
25 Jun 2026, 22:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-25 22:17
Updated : 2026-06-27 19:51
NVD link : CVE-2026-6329
Mitre link : CVE-2026-6329
CVE.ORG link : CVE-2026-6329
JSON object : View
Products Affected
wolfssl
- wolfssl
CWE
CWE-347
Improper Verification of Cryptographic Signature
