CVE-2026-26014
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…
Does this matter?
Lower severity and a low EPSS score (0.64%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.9 MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.64% probability · 49th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200
- Affected
- pion/dtls
- Source
- security-advisories@github.com
References
- https://github.com/pion/dtls/commit/61762dee8217991882c5eb79856b9e7a73ee349fPatch
- https://github.com/pion/dtls/commit/90e241cfec2985715efdd3d005972847462a67d6Patch
- https://github.com/pion/dtls/pull/796Issue Tracking
- https://github.com/pion/dtls/releases/tag/v3.0.11Release Notes
- https://github.com/pion/dtls/releases/tag/v3.1.1Release Notes
- https://github.com/pion/dtls/security/advisories/GHSA-9f3f-wv7r-qc8rPatch, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.