{"schema_version":"1.7.3","id":"GHSA-9f3f-wv7r-qc8r","published":"2026-02-11T15:13:12Z","modified":"2026-02-19T20:40:57.837957Z","aliases":["CVE-2026-26014","GO-2026-4479"],"related":["CGA-4prg-p7v8-x9pj"],"summary":"Pion DTLS's usage of random nonce generation with AES GCM ciphers risks leaking the authentication key","details":"### Impact\nPion DTLS versions v1.0.0 through v3.0.10 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\". \n\n### Patches\nUpgrade to v3.1.1 or later. This version includes PR #796, which uses the 64-bit sequence number to populate the `nonce_explicit` part of the GCM nonce. This is according to best practice outlined in [RFC 9325 section 7.2.1](https://www.rfc-editor.org/rfc/rfc9325#section-7.2.1). \n\nv3.0.11 is a backport patch supporting Go v1.21\n\n### Workarounds\nThere are no workarounds without upgrading to version v3.0.11, v3.1.1 or later.\n\n### References\nCommit fixing the bug: https://github.com/pion/dtls/commit/61762dee8217991882c5eb79856b9e7a73ee349f\nCommit fixing the bug (backport): 90e241c\nPull request: #796","affected":[{"package":{"name":"github.com/pion/dtls/v3","ecosystem":"Go","purl":"pkg:golang/github.com/pion/dtls/v3"},"ranges":[{"type":"SEMVER","events":[{"introduced":"3.1.0"},{"fixed":"3.1.1"}]}],"versions":["3.1.0"],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-9f3f-wv7r-qc8r/GHSA-9f3f-wv7r-qc8r.json"}},{"package":{"name":"github.com/pion/dtls/v2","ecosystem":"Go","purl":"pkg:golang/github.com/pion/dtls/v2"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"last_affected":"2.2.12"}]}],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-9f3f-wv7r-qc8r/GHSA-9f3f-wv7r-qc8r.json"}},{"package":{"name":"github.com/pion/dtls","ecosystem":"Go","purl":"pkg:golang/github.com/pion/dtls"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"last_affected":"1.5.4"}]}],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-9f3f-wv7r-qc8r/GHSA-9f3f-wv7r-qc8r.json"}},{"package":{"name":"github.com/pion/dtls/v3","ecosystem":"Go","purl":"pkg:golang/github.com/pion/dtls/v3"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"3.0.11"}]}],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-9f3f-wv7r-qc8r/GHSA-9f3f-wv7r-qc8r.json"}}],"references":[{"type":"WEB","url":"https://github.com/pion/dtls/security/advisories/GHSA-9f3f-wv7r-qc8r"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-26014"},{"type":"WEB","url":"https://github.com/pion/dtls/pull/796"},{"type":"WEB","url":"https://github.com/pion/dtls/commit/61762dee8217991882c5eb79856b9e7a73ee349f"},{"type":"WEB","url":"https://github.com/pion/dtls/commit/90e241cfec2985715efdd3d005972847462a67d6"},{"type":"PACKAGE","url":"https://github.com/pion/dtls"},{"type":"WEB","url":"https://github.com/pion/dtls/releases/tag/v3.0.11"},{"type":"WEB","url":"https://github.com/pion/dtls/releases/tag/v3.1.1"}],"database_specific":{"cwe_ids":["CWE-200"],"github_reviewed":true,"github_reviewed_at":"2026-02-11T15:13:12Z","nvd_published_at":"2026-02-11T21:16:21Z","severity":"MODERATE"},"severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"}]}