Nixpkgs security tracker

Try the new UI
Login with GitHub

Details of issue NIXPKGS-2026-2760

NIXPKGS-2026-2760
published 10 hours ago
django-allauth before 65.19.4 does not have the expected limits on …
Permalink CVE-2026-97764
3.7 LOW
  • 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): None (N)
  • Integrity (I): Low (L)
  • 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): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): None (N)
updated 10 hours ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
django-allauth before 65.19.4 does not have the expected limits on …

django-allauth before 65.19.4 does not have the expected limits on failed login attempts because, in some common configurations, an attacker can leverage the handling of diacritics (e.g., accents) for a higher effective limit.

Affected products

django-allauth
  • <65.19.4

Matching in nixpkgs

pkgs.python313Packages.django-allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication

  • nixos-unstable -
  • nixos-26.05 -

pkgs.python314Packages.django-allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication

  • nixos-unstable -
  • nixos-26.05 -

Package maintainers