CVE-2026-5446
Last modified
CVE-2026-5446 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | >= 5.2.1, < 5.9.1 |
References
- https://github.com/wolfSSL/wolfssl/pull/10111Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-5446?
How severe is CVE-2026-5446?
How do I fix CVE-2026-5446?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-5445An out-of-bounds read vulnerability exists in the `DecodeLoo…9.1
- CVE-2026-54450ToolHive is a utility designed to simplify the deployment an…2.9
- CVE-2026-54451Elixir protobuf is a pure Elixir implementation of Google Pr…8.2
- CVE-2026-54452safeurl is a server-side request forgery protection library.…6.3
- CVE-2026-54457TensorZero is an open-source LLMOps platform that unifies an…7.7
- CVE-2026-54458WWBN AVideo is an open source video platform. Versions prior…9.6
- CVE-2026-54460OpenReception's appointment booking software provides an end…9.8
- CVE-2026-54461Habitica is a habit tracker application that treats goals li…6.5
- CVE-2026-54463websocket-driver is a WebSocket protocol handler with plugga…7.5
- CVE-2026-54464### Impact If this library is used in tandem with the `perm…6.3
- CVE-2026-54465websocket-driver is a WebSocket protocol handler with plugga…7.5
- CVE-2026-54466websocket-driver is a WebSocket protocol handler with plugga…7.5
Are you affected by CVE-2026-5446?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
