CVE-2026-29199 PUBLISHED

Assigner: hackerone
Reserved: 04.03.2026 Published: 04.05.2026 Updated: 04.05.2026

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.

Product Status

Vendor phpBB
Product phpBB
Versions Default: unaffected
  • affected from 3.0.0 to 3.3.15 (incl.)

Credits

  • SEONG HUN JEONG (HunSec) reporter

References

Problem Types

  • CWE-640 Weak Password Recovery Mechanism for Forgotten Password CWE