CVE-2026-69088
Last modified
CVE-2026-69088 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. Grav CMS versions 2.0.7 through 2.0.10 fail to validate fully-qualified static method calls (Class::method) in blueprint dynamic-field directives because Blueprint::isSafeDynamicCall() only applies its dangerous-callable denylist to strings that do not contain '::'. An account with only page-editing rights (admin.pages, not super-admin or admin.pages_twig) can plant a directive in a page's form-field frontmatter that invokes an arbitrary public static PHP method with attacker-controlled arguments.
Description
Grav CMS versions 2.0.7 through 2.0.10 fail to validate fully-qualified static method calls (Class::method) in blueprint dynamic-field directives because Blueprint::isSafeDynamicCall() only applies its dangerous-callable denylist to strings that do not contain '::'. An account with only page-editing rights (admin.pages, not super-admin or admin.pages_twig) can plant a directive in a page's form-field frontmatter that invokes an arbitrary public static PHP method with attacker-controlled arguments. Using built-in gadget methods this allows reading of any server-readable file (disclosed to anonymous visitors of the crafted page) and arbitrary creation/copying of files and directories under the web-server account. Fixed in 2.0.11.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/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 | >= 2.0.7, < 2.0.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-69088?
How severe is CVE-2026-69088?
How do I fix CVE-2026-69088?
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-69082CTI-Transmute contained a cross-site request forgery vulnera…8.8
- CVE-2026-69083SiYuan versions before v3.7.3 contain SQL injection vulnerab…10
- CVE-2026-69084SiYuan versions <= v3.7.2 expose the /api/search/searchEmbed…10
- CVE-2026-69085SiYuan before v3.7.3 contains a SQL injection vulnerability …10
- CVE-2026-69086SiYuan versions before v3.7.3 fail to validate the avID para…8.3
- CVE-2026-69087The Grav form plugin (getgrav/grav-plugin-form) before 9.1.1…7.1
- CVE-2026-69089Grav CMS 2.0.10 contains a path traversal vulnerability in I…8.7
- CVE-2026-6909ATutor is vulnerable to Reflected XSS in /install/upgrade.ph…5.1
- CVE-2026-69090Admidio before 5.0.11 fails to validate target organization …6.9
- CVE-2026-69091Admidio before 5.0.11 contains an authentication bypass vuln…8.7
- CVE-2026-69092Admidio versions before 5.0.11 contain a reflected cross-sit…6.9
- CVE-2026-69093Admidio before 5.0.11 does not validate the adm_csrf_token i…7.1
Are you affected by CVE-2026-69088?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
