CVE-2026-81020
Last modified
CVE-2026-81020 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce discloses the keystream (the XOR of two ciphertexts equals the XOR of their plaintexts, so one known record recovers the others) and leaks the GHASH authentication key, enabling authentication tag forgery. AES-CCM, TLS 1.3, and non-TLS use of the cipher are not affected.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wolfSSL Inc. | wolfEngine | <= 1.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-81020?
How severe is CVE-2026-81020?
How do I fix CVE-2026-81020?
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-81014In the Linux kernel, the following vulnerability has been re…
- CVE-2026-81015In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-81016In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-81017In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-81018In the Linux kernel, the following vulnerability has been re…
- CVE-2026-81019wolfProvider before 1.2.2 generates the 8-byte explicit AES-…7.4
- CVE-2026-81021The SupportCandy WordPress plugin before 3.5.3 does not per…5.3
- CVE-2026-81022The SupportCandy WordPress plugin before 3.5.3 does not val…5.3
- CVE-2026-81026The MasterStudy LMS WordPress Plugin WordPress plugin befor…4.8
- CVE-2026-81027one-api gates one of its two channel-pinning paths and not t…8.5
- CVE-2026-81028ZLMediaKit confines the downloadFile API to a configured set…4.9
- CVE-2026-81029OpenMetadata accepts a caller-supplied post-authentication r…8.1
Are you affected by CVE-2026-81020?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
