CVE-2026-66002 PUBLISHED

Frappe: User Enumeration via PDDR

Assigner: GitHub_M
Reserved: 23.07.2026 Published: 20.08.2026 Updated: 20.08.2026

Frappe is a full-stack web application framework. Prior to 15.115.0 and 16.27.0, the public request-data web form and PersonalDataDownloadRequest class in frappe/website/doctype/personal_data_download_request/personal_data_download_request.py return distinguishable response shapes for registered and unregistered email addresses, including the user_name field and persistence behavior. A remote attacker can compare the responses to enumerate registered users. This issue is fixed in versions 15.115.0 and 16.27.0.

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 frappe
Product frappe
Versions
  • Version < 15.115.0 is affected
  • Version >= 16.0.0-beta.1, < 16.27.0 is affected

References

Problem Types

  • CWE-204: Observable Response Discrepancy CWE