Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-5446

24
FAUCET Score

OVERVIEW CVE-2026-5446 is a cryptographic nonce reuse vulnerability in wolfSSL's ARIA-GCM cipher suite implementation affecting TLS 1.2 and DTLS 1.2 connections. The vulnerability occurs because the wc_AriaEncrypt function fails to maintain an internal counter for GCM nonces, causing the same 12-byte nonce to be reused for every application-data record when the MagicCrypto SDK is enabled. This flaw impacts only non-default wolfSSL builds compiled with the --enable-aria flag and the proprietary MagicCrypto SDK, a configuration primarily required for Korean regulatory compliance. AES-GCM cipher suites are not affected due to their independent invocation counter mechanism. SEVERITY The vulnerability presents a network-based attack vector with low complexity, as exploitation requires only establishing a TLS/DTLS session using affected ARIA-GCM cipher suites. Nonce reuse in GCM mode fundamentally undermines the authenticated encryption guarantee, potentially allowing attackers to forge ciphertexts and decrypt previously captured encrypted records. However, the impact is significantly constrained by the opt-in, non-default configuration requirement and limited adoption of ARIA cipher suites outside specific regulatory jurisdictions. EXPLOITATION STATUS There is currently no evidence of active exploitation in the wild. No public exploit code is documented, and the vulnerability received minimal community attention, as indicated by its inactive status on the CISA Known Exploited Vulnerabilities catalog. The extremely low EPSS score of 0.0005 reflects the limited attack surface posed by this configuration-specific vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
>= 5.2.1, < 5.9.1CPE match
cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

6.0MEDIUM

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/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

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
LOW
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
18.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 6th percentile among its peer group of 17,844 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

microsoft2026-Apr/CVE-2026-5446Moderate

wolfSSL ARIA-GCM TLS 1.2/DTLS 1.2 GCM nonce reuse

Apr 14, 2026

References

github.com / wolfSSL/wolfssl/pull/10111
Issue TrackingPatch