CVE-2026-28424
Information Disclosure in Statmatic CMS User Fieldtype Endpoint
Publication date: 2026-02-27
Last updated on: 2026-03-05
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| statamic | statamic | to 5.73.11 (exc) |
| statamic | statamic | From 6.0.0 (inc) to 6.4.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Statamic, a Laravel and Git powered content management system, involves the exposure of user email addresses. Prior to versions 5.73.11 and 6.4.0, the system included user email addresses in responses from the user fieldtype's data endpoint even for control panel users who did not have the "view users" permission. This means that unauthorized users could access email addresses they should not have been able to see.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of user email addresses. This exposure can increase the risk of targeted phishing attacks, spam, or other social engineering attacks against users whose email addresses were leaked. It compromises user privacy and could damage trust in the affected system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should upgrade Statamic to version 5.73.11 or later, or version 6.4.0 or later, where the issue has been fixed.