Description
Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.74.1 and 6.24.0, an authenticated Control Panel user could view content from entries they did not have permission to view, including entry content and custom field values, from any collection and including unpublished entries, through the navigation endpoint, though no data could be modified. This issue is fixed in versions 5.74.1 and 6.24.0.
Published: 2026-08-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Statamic’s navigation endpoint lacked proper authorization checks, allowing authenticated Control Panel users to view content from entries they were not permitted to see. The flaw permits exposure of entry content, custom field values, and even unpublished entries across any collection, though it does not grant the ability to modify data. Consequently, the primary effect is the disclosure of sensitive or restricted information.

Affected Systems

The vulnerability affects the Statamic content management system (statamic:cms) for all releases prior to version 5.74.1 in the 5.x line and prior to 6.24.0 in the 6.x line. Any system running those releases with Control Panel access is subject to this issue.

Risk and Exploitability

The CVSS score of 6.5 reflects moderate severity, and the EPSS score is not available while the vulnerability is not listed in CISA KEV. The likely attack vector requires an authenticated Control Panel session; once authenticated, an adversary can enumerate and retrieve restricted entries across collections without additional privileges. The risk is therefore moderate to high for environments where data confidentiality is critical.

Generated by OpenCVE AI on August 7, 2026 at 00:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Statamic to version 5.74.1 or later, or version 6.24.0 or later, to apply the official fix.
  • Re‑evaluate Control Panel user permissions to limit unnecessary access to restricted collections.
  • If an upgrade is not yet possible, consider disabling or restricting the navigation endpoint to users with explicit authorization for sensitive collections.

Generated by OpenCVE AI on August 7, 2026 at 00:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-qh8c-7588-qfrv Statamic: Missing authorization on navigation endpoint allows disclosure of restricted entries
History

Fri, 07 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Statamic
Statamic cms
Vendors & Products Statamic
Statamic cms

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.74.1 and 6.24.0, an authenticated Control Panel user could view content from entries they did not have permission to view, including entry content and custom field values, from any collection and including unpublished entries, through the navigation endpoint, though no data could be modified. This issue is fixed in versions 5.74.1 and 6.24.0.
Title Statamic: Missing authorization on navigation endpoint allows disclosure of restricted entries
Weaknesses CWE-639
CWE-862
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-07T16:06:25.327Z

Reserved: 2026-07-20T17:11:30.896Z

Link: CVE-2026-64662

cve-icon Vulnrichment

Updated: 2026-08-07T16:06:21.122Z

cve-icon NVD

Status : Received

Published: 2026-08-06T22:18:13.673

Modified: 2026-08-07T17:17:05.913

Link: CVE-2026-64662

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T01:00:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key

  • CWE-862

    Missing Authorization