Intel

AIKIDO-2026-912237

statamic/cms is vulnerable to Unsafe Reflection

Unsafe ReflectionCVE-2026-64663 Published 5 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

Antlers template resolution can invoke methods selected from user-supplied input that is incorporated into templates. On sites whose templates pass untrusted input into the affected areas, this externally controlled input can trigger unsafe method invocation that leads to the loss of content and assets. Exploitation does not require authentication but does require the site to feed untrusted input into the affected template areas. The fix tightens dynamic method resolution so untrusted input can no longer select unsafe methods.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your site has templates that pass untrusted, user-controlled input into Antlers.

Background info

statamic/cms is vulnerable to Unsafe Reflection 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.