Beehive Forum
CVE-2022-50910
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
Beehive Forum 1.5.2 contains a host header injection vulnerability in the forgot password functionality that allows attackers to manipulate password reset requests. Attackers can inject a malicious host header to intercept password reset tokens and change victim account passwords without direct authentication.
AnalysisAI
Beehive Forum 1.5.2 has host header injection in the forgot password function that allows intercepting password reset tokens. PoC available.
Technical ContextAI
The forgot password function uses the Host header to construct reset URLs (CWE-640). An attacker injects their domain as the host, causing the reset email to contain a link pointing to the attacker's server.
RemediationAI
Use a configured base URL instead of the Host header for email links.
Share
External POC / Exploit Code
Leaving vuln.today