Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: python313Packages.djangorestframework-simplejwt

Found 1 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2026-33204
7.5 HIGH
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): LOW
  • Privileges required (PR): NONE
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): NONE
  • Integrity impact (I): NONE
  • Availability impact (A): HIGH
created 1 day, 6 hours ago
SimpleJWT has an Unauthenticated Denial of Service via JWE header tampering

SimpleJWT is a simple JSON web token library written in PHP. Prior to version 1.1.1, an unauthenticated attacker can perform a Denial of Service via JWE header tampering when PBES2 algorithms are used. Applications that call JWE::decrypt() on attacker-controlled JWEs using PBES2 algorithms are affected. This issue has been patched in version 1.1.1.

Affected products

simplejwt
  • ==< 1.1.1

Matching in nixpkgs

Package maintainers