CVE-2026-69088
Last modified
CVE-2026-69088 is a high-severity vulnerability rated 8.1/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. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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
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
- Deferred
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…7.7
- CVE-2026-69087The Grav form plugin (getgrav/grav-plugin-form) before 9.1.1…6.5
- CVE-2026-69089Grav CMS 2.0.10 contains a path traversal vulnerability in I…7.5
- 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 …4.9
- CVE-2026-69091Admidio before 5.0.11 contains an authentication bypass vuln…7.5
- CVE-2026-69092Admidio versions before 5.0.11 contain a reflected cross-sit…6.5
- CVE-2026-69093Admidio before 5.0.11 does not validate the adm_csrf_token i…4.6
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
