CVE-2026-81341
Last modified
CVE-2026-81341 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. wolfEngine before 1.4.1 sources the explicit AES-CCM nonce for TLS 1.2 and DTLS 1.2 records from the record input buffer instead of the TLS sequence number carried in the additional authenticated data. Because the record layer leaves the explicit-nonce field for the cipher to populate, the value read is constant across records, so every AES-CCM record within a connection is encrypted under an identical key and nonce pair. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
wolfEngine before 1.4.1 sources the explicit AES-CCM nonce for TLS 1.2 and DTLS 1.2 records from the record input buffer instead of the TLS sequence number carried in the additional authenticated data. Because the record layer leaves the explicit-nonce field for the cipher to populate, the value read is constant across records, so every AES-CCM record within a connection is encrypted under an identical key and nonce pair. Reusing a CCM key and nonce weakens confidentiality (identical keystream across records, so a known record recovers the others) and integrity (authentication tag forgery). Only wolfEngine is affected; wolfProvider is not. AES-GCM under wolfEngine is tracked separately. AES-CCM cipher suites are not enabled by default and must be explicitly selected, which limits exposure. 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-81341?
How severe is CVE-2026-81341?
How do I fix CVE-2026-81341?
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-81326QND uses a hard-coded cryptographic key, which may allow a l…6.8
- CVE-2026-8133A security vulnerability has been detected in zyx0814 FilePr…7.3
- CVE-2026-81330The C6 ear camera transmits live video to the EarVision Andr…6.5
- CVE-2026-81334darknet subscripts its layer array with an index taken from …6.1
- CVE-2026-81335Baserow dispatches an Application Builder data source withou…7.5
- CVE-2026-8134Concrete CMS 9.5.0 and below fails to sanitize path traversa…7.2
- CVE-2026-81342The MasterStudy LMS WordPress Plugin WordPress plugin befor…4.7
- CVE-2026-81346The Frontend Admin by DynamiApps WordPress plugin before 3.2…4.3
- CVE-2026-81347The Frontend Admin by DynamiApps WordPress plugin before 3.2…5.9
- CVE-2026-81348The My Private Site WordPress plugin before 4.2.3 does not …3.7
- CVE-2026-81349Improper neutralization of special elements used in an os co…7.2
- CVE-2026-8135Concrete CMS 9.5.0 and below is vulnerable to Remote Code Ex…7.2
Are you affected by CVE-2026-81341?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
