← back
CVE-2026-65008criticalCWE-94

Grav before 2.0.7 Remote Code Execution via Blueprint dynamicData

48Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 9.3epss 0.8%
from disclosure to weapon6 days
Published on NVDJul 21
1st PoC+6d
exploitation probability
0.8%top 46% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
Grav 2.0.4 (fixed in 2.0.7) contains a remote code execution vulnerability in Blueprint::dynamicData() (system/src/Grav/Common/Data/Blueprint.php), which passes a Class::method callable string and its arguments directly to call_user_func_array() without any allowlist. Because the form plugin routes page frontmatter through this path, an authenticated account with the admin.pages (or api.pages.write) permission can plant a malicious callable directive in a page. The command then executes as the web-server user whenever anyone — including an unauthenticated visitor — accesses the page.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products
getgrav · grav
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.