CVE-2026-85603

Summary

Grav versions before 1.10.55 contain a path traversal vulnerability in the admin plugin's Save As action that fails to validate the language code parameter. An authenticated admin user with admin.pages.create permission can supply directory traversal sequences in the lang POST field to write arbitrary .md files outside the pages directory with attacker-controlled content.

Affected Software

VendorProductVersion RangeStatus
getgravgrav0 < 1.10.55affected
getgravgrav1.10.55unaffected

Weaknesses

  • CWE-73: External Control of File Name or Path

References