CVE-2026-69088

Source
https://cve.org/CVERecord?id=CVE-2026-69088
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-69088.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-69088
Aliases
  • GHSA-7pgq-cr25-xvc8
Published
2026-08-03T13:20:42.911Z
Modified
2026-08-04T05:34:32.924051286Z
Severity
  • 8.6 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Grav CMS 2.0.7 through 2.0.10 Arbitrary Method Invocation via Blueprint
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-94"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69088.json"
}
References

Affected packages

Git / github.com/getgrav/grav

Affected ranges

Type
GIT
Repo
https://github.com/getgrav/grav
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "2.0.7"
        },
        {
            "fixed": "2.0.11"
        }
    ]
}

Affected versions

2.*
2.0.10
2.0.7
2.0.8
2.0.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-69088.json"