NIXPKGS-2026-2760
GitHub issue
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)
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.
References
-
https://codeberg.org/allauth/django-allauth/commit/ae472772c8f93bcb972205c9d715… technical-descriptionrelated
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
pkgs.python314Packages.django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication
Package maintainers
-
@DerDennisOP Dennis <dennish@wuitz.de>