CVE Catalog

CVE-2026-56709

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

17th percentile - higher than 17% of all known CVEs

Summary

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.

Risk Assessment

The risk includes phishing attacks or session hijacking by redirecting users to malicious sites, which could lead to credential theft or malware infection.

Recommendation

It is recommended to upgrade Grav to version 3.9.2 or later and implement Host header validation for all invitation-related flows.

Other vulnerabilities in Grav

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS