CVE-2026-65608
Last modified
CVE-2026-65608 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Grav versions >= 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField() resolves blueprint data-*@: directives by calling call_user_func_array() on attacker-influenced input, validating only that the target is callable (is_callable()) without restricting dangerous functions such as exec, system, passthru, or shell_exec.
Description
Grav versions >= 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField() resolves blueprint data-*@: directives by calling call_user_func_array() on attacker-influenced input, validating only that the target is callable (is_callable()) without restricting dangerous functions such as exec, system, passthru, or shell_exec. Because FlexDirectory registers this handler for every Flex directory, it bypasses the validation added to Blueprint::dynamicData() in 2.0.7 (GHSA-fj2p-qj2f-74v5). Any authenticated user with create or update permission on any Flex-based directory (Flex Users, Flex Pages, Flex Objects, or custom Flex types) can execute arbitrary shell commands on the server.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getgrav | grav | >= 1.7.0, < 2.0.9 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-65608?
How severe is CVE-2026-65608?
How do I fix CVE-2026-65608?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-65602Traefik 3.6.0 through 3.6.22 and 3.7.0 through 3.7.6 fail to…8.8
- CVE-2026-65603The Grav Login plugin (grav-plugin-login) versions <= 3.8.11…8.8
- CVE-2026-65604Skipper contains an incomplete fix for CVE-2026-50197 in whi…8.8
- CVE-2026-65605SiYuan before v3.7.2 contains a stored cross-site scripting …9.6
- CVE-2026-65606SiYuan before v3.7.2 contains a cross-site scripting vulnera…9.6
- CVE-2026-65607SiYuan before v3.7.2 contains a path traversal vulnerability…7.1
- CVE-2026-6561A vulnerability was detected in EyouCMS up to 1.7.1. This is…4.7
- CVE-2026-65616Incorrect authorization validation in refresh token signatur…8.8
- CVE-2026-65617A deserialization weakness in JFrog Artifactory package hand…8.8
- CVE-2026-65618Improper URL validation when handling specific URLs, allows …6.5
- CVE-2026-6562A flaw has been found in dameng100 muucmf 1.9.5.20260309. Im…7.3
- CVE-2026-65623Inefficient Algorithmic Complexity vulnerability in mtrudel …8.7
Are you affected by CVE-2026-65608?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
