CyberRota Analysis
AI-GeneratedGrav-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.
Note: these links are listed for security research and verification purposes only.
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.