Intel

AIKIDO-2026-961181

statamic/cms is vulnerable to Missing Authorization

Missing AuthorizationCVE-2026-64662 Published 4 days ago

65

Medium Risk

This Affects:

PHPstatamic/cms
0.0.1 - 5.74.0
Fixed in 5.74.1
6.0.0 - 6.23.0
Fixed in 6.24.0
Are you affected? Scan for Free

TL;DR

A Control Panel navigation endpoint does not verify that the caller is authorized to view the entries it returns. An authenticated Control Panel user can use the endpoint to read entry content and custom field values from any collection, including unpublished entries, that they otherwise lack permission to view. No data can be modified through this endpoint. The fix adds authorization checks so only entries the user may view are returned.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and authenticated Control Panel users can call the navigation endpoint to read entries they are not permitted to view.

Background info

statamic/cms is vulnerable to Missing Authorization in versions 0.0.1 - 5.74.0 and 6.0.0 - 6.23.0.

How to fix this

Upgrade the statamic/cms library to the patch version.