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.
PUBLISHED5.2CWE-204
Statamic: Email enumeration via forgot password endpoint
Problem type
Affected products
statamic
cms
< 5.73.21 - AFFECTED
>= 6.0.0, < 6.15.0 - AFFECTED
References
GitHub Security Advisories
GHSA-m24v-f7g5-gq67
Statamic CMS vulnerable to email enumeration via forgot password endpoint
https://github.com/advisories/GHSA-m24v-f7g5-gq67Impact
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.
Patches
This has been fixed in 5.73.21 and 6.15.0. The forgot password forms now return the same generic response regardless of whether the submitted email matches a registered user.
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-44306Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-44306",
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"dateUpdated": "2026-05-12T21:30:36.390Z",
"dateReserved": "2026-05-05T19:00:06.021Z",
"datePublished": "2026-05-12T21:30:36.390Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M",
"dateUpdated": "2026-05-12T21:30:36.390Z"
},
"title": "Statamic: Email enumeration via forgot password endpoint",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"affected": [
{
"vendor": "statamic",
"product": "cms",
"versions": [
{
"version": "< 5.73.21",
"status": "affected"
},
{
"version": ">= 6.0.0, < 6.15.0",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-204: Observable Response Discrepancy",
"cweId": "CWE-204",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/statamic/cms/security/advisories/GHSA-m24v-f7g5-gq67",
"name": "https://github.com/statamic/cms/security/advisories/GHSA-m24v-f7g5-gq67",
"tags": [
"x_refsource_CONFIRM"
]
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
}
}
]
}
}
}