CVE-2026-75829 PUBLISHED

grav-plugin-api before 1.0.15 Twig SSTI via translate endpoint

Assigner: VulnCheck
Reserved: 18.08.2026 Published: 18.08.2026 Updated: 18.08.2026

grav-plugin-api versions before 1.0.15 fail to validate Twig content in the translate() endpoint, allowing attackers with api.pages.write permission to persist pages with process.twig enabled. Attackers can submit crafted header and content parameters to execute server-side template injection payloads that are evaluated at render time.

Metrics

CVSS Vector: 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 Score: 8.6

Product Status

Vendor getgrav
Product grav
Versions Default: unaffected
  • affected from 0 to 1.0.15 (excl.)
  • Version 1.0.15 is unaffected

Credits

  • arpitjain099 reporter

References

Problem Types

  • Improper Neutralization of Special Elements Used in a Template Engine CWE