CVE-2026-44306 PUBLISHED

Statamic: Email enumeration via forgot password endpoint

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 12.05.2026 Updated: 12.05.2026

Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.21 and 6.15.0, responses from the forgot password forms hinted at whether an account existed for a given email address. An unauthenticated attacker could use this to enumerate valid users, which can aid in follow-up credential-based attacks. This vulnerability is fixed in 5.73.21 and 6.15.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor statamic
Product cms
Versions
  • Version < 5.73.21 is affected
  • Version >= 6.0.0, < 6.15.0 is affected

References

Problem Types

  • CWE-204: Observable Response Discrepancy CWE