Nixpkgs security tracker

Login with GitHub

Suggestion detail

Dismissed
Permalink CVE-2026-26014
5.9 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
updated 5 months, 1 week ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    9 packages
    • mbedtls
    • mbedtls_2
    • linphonePackages.bc-mbedtls
    • python312Packages.dtlssocket
    • python313Packages.dtlssocket
    • python314Packages.dtlssocket
    • python312Packages.python-mbedtls
    • python313Packages.python-mbedtls
    • python314Packages.python-mbedtls
  • @LeSuisse dismissed
Pion DTLS uses random nonce generation with AES GCM ciphers risks leaking the authentication key

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Pion DTLS versions v1.0.0 through v3.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.1.0 or later.

Affected products

dtls
  • === 3.1.0
  • ==< 3.0.11
  • ==< 3.1.0
Ignored packages (9)

pkgs.mbedtls

Portable cryptographic and TLS library, formerly known as PolarSSL

pkgs.mbedtls_2

Portable cryptographic and TLS library, formerly known as PolarSSL

Not present in nixpkgs