---
cve: "CVE-2026-69088"
severity: "HIGH"
cvss: 8.6
epss: "23%"
vendor: "getgrav"
kev: false
exploited: false
published: "2026-08-03 14:16:29"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T06:07:57+02:00"
---

# CVE-2026-69088

> 8.6 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- ad9709f865b09b68798fb1ac375b484a8cc1d892 (Commit)

## Referenzen

- <https://github.com/getgrav/grav/security/advisories/GHSA-7pgq-cr25-xvc8>
- <https://www.vulncheck.com/advisories/grav-cms-through-arbitrary-method-invocation-via-blueprint>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-69088) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
