PoC Index82,564 CVEs with PoCs

CVE-2026-64850

Grav: Remote code execution via unrestricted callable in Blueprint::dynamicData()

HIGH 8.7EPSS 0.3%

Grav is a file-based Web platform. Prior to 2.0.7, Grav Blueprint::dynamicData() in system/src/Grav/Common/Data/Blueprint.php sends an editor-controlled Class::method provider and arguments to call_user_func_array() without rejecting dangerous callback parameters. An account with admin.pages or api.pages.write can use Grav\Common\Utils::arrayFilterRecursive() as a trampoline with system as the callback, place a command in page frontmatter, and execute that command as the web server user when the page is viewed. This issue is fixed in version 2.0.7.

Affected
getgrav · grav
CVSS v4.0 GitHub_M
8.7 HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS
0.34% chance of exploitation in the next 30 days, 27th percentile
Published
2026-08-19

Proof-of-concept exploits (1)

References