CVE-2026-64822 PUBLISHED

djangoSIGE 1.10 User Enumeration via ForgotPasswordView

Assigner: VulnCheck
Reserved: 20.07.2026 Published: 21.07.2026 Updated: 22.07.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 6.9

Product Status

Vendor thiagopena
Product djangoSIGE
Versions Default: affected
  • affected from 0 to 1.10 (incl.)
  • affected from 0 to a6fe7e8e3a7d52ba0a25305df4e5e7e0cd5f5792 (incl.)

Credits

  • Amirbek Raxmatullayev finder

References

Problem Types

  • Observable Discrepancy CWE