PatchSiren cyber security CVE debrief
CVE-2026-56709 getgrav CVE debrief
The vulnerability exists in Grav before 3.9.2, specifically in the sendInvitationEmail() function, which fails to validate untrusted Host headers. This allows attackers to manipulate invitation links and redirect users to attacker-controlled domains, bypassing the require_trusted_host protection that only covers password reset flows. Affected systems may be exposed to Host header injection attacks. The CVE record was published on 2026-08-25T02:16:42.930Z and has not been modified since then. Administrators and users of Grav versions before 3.9.2 should be aware of this vulnerability and take necessary actions to protect their systems. This includes reviewing and updating configurations to ensure require_trusted_host protection is properly implemented and monitoring for suspicious activity related to invitation links. Security teams and operators managing Grav deployments should prioritize patching and review compensating controls for exposed systems while remediation is scheduled and verified.
- Vendor
- getgrav
- Product
- grav
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-25
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-08-25
- Advisory updated
- 2026-08-31
Who should care
Administrators and users of Grav versions before 3.9.2 should be aware of this vulnerability and take necessary actions to protect their systems. This includes reviewing and updating configurations to ensure require_trusted_host protection is properly implemented and monitoring for suspicious activity related to invitation links. Security teams and operators managing Grav deployments should prioritize patching and review compensating controls for exposed systems while remediation is scheduled and verified. Vulnerability management and platform security teams should track exceptions, retest remediated assets, and close the item only after evidence is documented. Asset inventory and change management processes should be reviewed to ensure proper tracking and verification of affected systems. Monitoring and detection teams should check relevant logs for exposed assets that need extra review. Rollback and change window processes should be evaluated to prevent similar exposures in the future. Source tracking and verification of affected scope and severity are crucial for effective remediation and risk management. Security teams should also review the official CVE record and source references for further guidance on affected scope and vendor guidance. The CVE Program record and NIST NVD detail page provide additional information on the vulnerability and its impact. By taking these steps, organizations can ensure they are adequately protected against this vulnerability and minimize potential operational impact. It is essential to prioritize patching and implement compensating controls to prevent potential Host header injection attacks. Security teams should work closely with operators and administrators to ensure that all necessary actions are taken to protect systems and prevent exploitation. Effective communication and coordination are critical to successful remediation and risk management. By following these guidelines, organizations can reduce the risk associated with this vulnerability and maintain the security and integrity of their systems. The vulnerability management process should include tracking and verification of affected systems, as well as monitoring of
Technical summary
The vulnerability exists in the sendInvitationEmail() function of Grav before 3.9.2. The function fails to validate untrusted Host headers, allowing attackers to manipulate invitation links and redirect users to attacker-controlled domains. This bypasses the require_trusted_host protection, which only covers password reset flows. Affected systems may be exposed to Host header injection attacks. Technical details are limited to CVE description and source references.
Defensive priority
Organizations using Grav before 3.9.2 should prioritize patching to prevent potential Host header injection attacks.
Recommended defensive actions
- Apply the patch to upgrade Grav to version 3.9.2 or later
- Review and update configurations to ensure require_trusted_host protection is properly implemented
- Monitor for suspicious activity related to invitation links
- 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 description indicates that Grav before 3.9.2 fails to validate untrusted Host headers in the sendInvitationEmail() function. This could allow attackers to manipulate invitation links and redirect users to attacker-controlled domains. The require_trusted_host protection only covers password reset flows, not invitation links. Evidence is limited to CVE description and source references. Defenders should verify affected Grav deployments, review official advisories, and monitor for suspicious activity related to invitation links.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-56709 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-56709
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-56709 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-56709
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-69vf-mjxw-x79j
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/grav-before-host-header-injection-via-sendinvitationemail
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.