GHSA-6c2c-797q-5r9xHighCVSS 7.5
Grav before 3.9.2 fails to validate untrusted Host headers in the sendInvitationEmail() function...
🔗 CVE IDs covered (1)
📋 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.