CVE-2026-27593 PUBLISHED

Statamic is vulnerable to account takeover via password reset link injection

Assigner: GitHub_M
Reserved: 20.02.2026 Published: 24.02.2026 Updated: 24.02.2026

Statmatic is a Laravel and Git powered content management system (CMS). Prior to versions 6.3.3 and 5.73.10, an attacker may leverage a vulnerability in the password reset feature to capture a user's token and reset the password on their behalf. The attacker must know the email address of a valid account on the site, and the actual user must blindly click the link in their email even though they didn't request the reset. This has been fixed in 6.3.3 and 5.73.10.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
CVSS Score: 9.3

Product Status

Vendor statamic
Product cms
Versions
  • Version < 5.73.10 is affected
  • Version >= 6.0.0-alpha.1, < 6.3.3 is affected

References

Problem Types

  • CWE-640: Weak Password Recovery Mechanism for Forgotten Password CWE