Vulnerability Description
Grav before 3.9.2 fails to validate untrusted Host headers in the sendInvitationEmail() function when constructing token-bearing invitation links. Attackers can manipulate the Host header to poison invitation links and redirect users to attacker-controlled domains, bypassing the require_trusted_host protection which only covers password reset flows.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/security/advisories/GHSA-69vf-mjxw-x79j
- https://www.vulncheck.com/advisories/grav-before-host-header-injection-via-sendi
FAQ
What is CVE-2026-56709?
CVE-2026-56709 is a vulnerability with a CVSS score of 7.5 (HIGH). Grav before 3.9.2 fails to validate untrusted Host headers in the sendInvitationEmail() function when constructing token-bearing invitation links. Attackers can manipulate the Host header to poison in...
How severe is CVE-2026-56709?
CVE-2026-56709 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56709?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.