Pion DTLS is a Go implementation of Datagram Transport Layer Security. Pion DTLS versions v1.0.0 through v3.0.10 and 3.1.0 use random nonce generation with AES GCM ciphers, which makes it easier for remote attackers to obtain the authentication key and spoof data by leveraging the reuse of a nonce in a session and a "forbidden attack". Upgrade to v3.0.11, v3.1.1, or later.
References
| Link | Resource |
|---|---|
| https://github.com/pion/dtls/commit/61762dee8217991882c5eb79856b9e7a73ee349f | Patch |
| https://github.com/pion/dtls/commit/90e241cfec2985715efdd3d005972847462a67d6 | Patch |
| https://github.com/pion/dtls/pull/796 | Issue Tracking |
| https://github.com/pion/dtls/releases/tag/v3.0.11 | Release Notes |
| https://github.com/pion/dtls/releases/tag/v3.1.1 | Release Notes |
| https://github.com/pion/dtls/security/advisories/GHSA-9f3f-wv7r-qc8r | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-02-11 21:16
Updated : 2026-06-17 10:25
NVD link : CVE-2026-26014
Mitre link : CVE-2026-26014
CVE.ORG link : CVE-2026-26014
JSON object : View
Products Affected
pion
- dtls
CWE
