CVE-2026-65008
Grav before 2.0.7 Remote Code Execution via Blueprint dynamicData
CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-94 |
| Vendor | getgrav |
| Product | grav |
| Published | Jul 21, 2026 |
Stay Ahead of the Next One
Get instant alerts for getgrav grav
Be the first to know when new critical vulnerabilities affecting getgrav grav are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
getgrav / grav
0 < 2.0.7
References
Credits
๐ YuvalMil ๐ MatiHub25 ๐ LeonKaya