CVE-2026-75827

Summary

Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function validation that uses an incomplete denylist instead of a positive allowlist. Attackers with page-edit or blueprint-config access can invoke the error_log function through a data directive to append PHP payloads to web-accessible files, achieving remote code execution.

Affected Software

VendorProductVersion RangeStatus
getgravgrav0 < 2.0.15affected
getgravgrav2.0.15unaffected

Weaknesses

  • CWE-94: Improper Control of Generation of Code ('Code Injection')

References