๐Ÿ” CVE Alert

CVE-2026-65008

CRITICAL 9.8

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

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/getgrav/grav/security/advisories/GHSA-fj2p-qj2f-74v5 vulncheck.com: https://www.vulncheck.com/advisories/grav-before-remote-code-execution-via-blueprint-dynamicdata

Credits

๐Ÿ” YuvalMil ๐Ÿ” MatiHub25 ๐Ÿ” LeonKaya