CVE-2026-5446
Detail
Description
In wolfSSL, ARIA-GCM cipher suites used in TLS 1.2 and DTLS 1.2 reuse an identical 12-byte GCM nonce for every application-data record. Because wc_AriaEncrypt is stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is zero-initialized at session setup and never incremented in non-FIPS builds. This vulnerability affects wolfSSL builds configured with --enable-aria and the proprietary MagicCrypto SDK (a non-default, opt-in configuration required for Korean regulatory deployments). AES-GCM is not affected because wc_AesGcmEncrypt_ex maintains an internal invocation counter independently of the call-site guard.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
CVSS 4.0 Severity and Vector Strings:
NVD assessment
not yet provided.
Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS 3.x Severity and Vector Strings:
Vector:
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
CVSS 2.0 Severity and Vector Strings:
Base
Score:
NVD assessment
not yet provided.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Weakness Enumeration
| CWE-ID |
CWE Name |
Source |
|
CWE-323
|
Reusing a Nonce, Key Pair in Encryption |
wolfSSL Inc.
|
Change History
4 change records found show changes
CVE Modified by CISA-ADP
6/17/2026 6:59:02 AM
| Action |
Type |
Old Value |
New Value |
| Added |
SSVC |
{"timestamp":"2026-04-10T18:11:44.381864Z","id":"CVE-2026-5446","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}
|
CVE Modified by wolfSSL Inc.
6/17/2026 6:59:02 AM
| Action |
Type |
Old Value |
New Value |
| Added |
Affected |
[{"vendor":"wolfSSL","product":"wolfSSL","defaultStatus":"unaffected","programFiles":["src/internal.c","wolfcrypt/src/aria-crypt.c"],"repo":"https://github.com/wolfSSL/wolfssl","versions":[{"version":"5.2.1","lessThan":"5.9.1","versionType":"semver","status":"affected"}]}]
|
Initial Analysis by NIST
4/29/2026 1:25:21 PM
| Action |
Type |
Old Value |
New Value |
| Added |
CVSS V3.1 |
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
|
| Added |
CPE Configuration |
OR
*cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:* versions from (including) 5.2.1 up to (excluding) 5.9.1
|
| Added |
Reference Type |
wolfSSL Inc.: https://github.com/wolfSSL/wolfssl/pull/10111 Types: Issue Tracking, Patch
|
New CVE Received from wolfSSL Inc.
4/09/2026 5:16:12 PM
| Action |
Type |
Old Value |
New Value |
| Added |
Description |
In wolfSSL, ARIA-GCM cipher suites used in TLS 1.2 and DTLS 1.2 reuse an identical 12-byte GCM nonce for every application-data record. Because wc_AriaEncrypt is stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is zero-initialized at session setup and never incremented in non-FIPS builds. This vulnerability affects wolfSSL builds configured with --enable-aria and the proprietary MagicCrypto SDK (a non-default, opt-in configuration required for Korean regulatory deployments). AES-GCM is not affected because wc_AesGcmEncrypt_ex maintains an internal invocation counter independently of the call-site guard.
|
| Added |
CVSS V4.0 |
AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/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
|
| Added |
CWE |
CWE-323
|
| Added |
Reference |
https://github.com/wolfSSL/wolfssl/pull/10111
|
Quick Info
CVE Dictionary Entry: CVE-2026-5446 NVD
Published Date: 04/09/2026 NVD
Last Modified: 06/17/2026
Source: wolfSSL Inc.
|