PatchSiren cyber security CVE debrief
CVE-2026-75829 getgrav CVE debrief
CVE-2026-75829 is a high-severity vulnerability in the grav-plugin-api, which allows attackers with api.pages.write permission to execute server-side template injection payloads via the translate() endpoint. This vulnerability has a CVSS score of 8.6 and was published on 2026-08-18. The vulnerability is caused by the failure of grav-plugin-api versions before 1.0.15 to validate Twig content in the translate() endpoint, allowing attackers to persist pages with process.twig enabled. Defenders and administrators of systems using grav-plugin-api, especially those granting api.pages.write permission to users or exposing the translate() endpoint, should assess their exposure and consider
- Vendor
- getgrav
- Product
- grav
- CVSS
- HIGH 8.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-08
Who should care
Defenders and administrators of systems using grav-plugin-api, especially those granting api.pages.write permission to users or exposing the translate() endpoint, should assess their exposure and prioritize patching or mitigation.
Why it matters
CVE-2026-75829 is a high-severity vulnerability in grav-plugin-api that allows attackers to execute server-side template injection payloads. Defenders should prioritize patching, restrict permissions, and monitor activity to mitigate potential impacts.
- Potential for server-side template injection payload execution
- Possible persistence of malicious pages with process.twig enabled
- Required verification of affected versions and remediation status
- Need for monitoring translate() endpoint activity
Technical summary
The 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. This enables the execution of server-side template injection payloads at render time. The vulnerability has a CVSS score of 8.6 and was published on 2026-08-18. The CVE record and NVD entry provide details on the vulnerability, including its CVSS score and affected versions. Defenders should prioritize patching or mitigating this vulnerability, especially in systems where api.pages.write permission is granted to users or where the translate() endpoint is exposed.
Defensive priority
Defenders should prioritize patching or mitigating this vulnerability, especially in systems where api.pages.write permission is granted to users or where the translate() endpoint is exposed.
Recommended defensive actions
- Patch or upgrade grav-plugin-api to version 1.0.15 or later
- Restrict api.pages.write permission to trusted users
- Monitor the translate() endpoint for suspicious activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score and affected versions. However, the corpus does not establish specific exploitation or impact instances. The vulnerability affects grav-plugin-api versions before 1.0.15. The CVE Program and NVD provide official records of the vulnerability. Additional sources, including [email protected], provide further details on the vulnerability and its potential impacts.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-75829 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-75829
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-75829 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75829
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/getgrav/grav/security/advisories/GHSA-w94c-jmg4-w4c9
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/grav-plugin-api-before-twig-ssti-via-translate-endpoint
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.