CVE-2026-64822
6.9
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
djangoSIGE through 1.10 (commit a6fe7e8) contains a user enumeration vulnerability in ForgotPasswordView within djangosige/apps/login/views.py that allows unauthenticated attackers to identify valid accounts by observing distinct error messages returned by the password reset endpoint. Attackers can submit arbitrary usernames or email addresses to the POST login/esqueceu/ endpoint and distinguish between existing and non-existing accounts based on observable discrepancies in the application's responses.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| thiagopena | djangoSIGE | 0 <= 1.10 | affected |
| thiagopena | djangoSIGE | 0 <= a6fe7e8e3a7d52ba0a25305df4e5e7e0cd5f5792 | affected |
Weaknesses
- CWE-203: Observable Discrepancy
References
- https://github.com/americooo/pentest-writeups/tree/main/djangoSIGE-CVE-2026-64821-64822
- https://github.com/thiagopena/djangoSIGE/pull/163
- https://www.vulncheck.com/advisories/djangosige-user-enumeration-via-forgotpasswordview
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.