Vulnerability Description
phpBB before 3.3.16 is vulnerable to Host Header Injection that can lead to password rest link poisoning. When force_server_vars is disabled, the servers hostname may be extracted from the HTTP Host header which is used to generate the password reset link URL. An attacker who can manipulate the Host header (e.g. through misconfigured host setup or missing header validation by the webserver) can cause password reset emails to contain a link pointing to an attacker-controlled domain, potentially leading to account takeover.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-29199?
CVE-2026-29199 is a vulnerability with a CVSS score of 8.1 (HIGH). phpBB before 3.3.16 is vulnerable to Host Header Injection that can lead to password rest link poisoning. When force_server_vars is disabled, the servers hostname may be extracted from the HTTP Host h...
How severe is CVE-2026-29199?
CVE-2026-29199 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-29199?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.