SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-75829

HIGH · CVSS 8.1 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-18 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Grav-plugin-api versions prior to 1.0.15 are vulnerable due to inadequate validation of Twig content in the translate() endpoint, enabling attackers with api.pages.write permissions to exploit this flaw. This vulnerability allows for server-side template injection, where malicious payloads can be executed during page rendering, potentially compromising the integrity of the application. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-75829
Severity
HIGH
CVSS
8.1
EPSS
0.29%

Original NVD Description

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.