Host Header Injection allowing web cache poisoning attacks
Description
Failure to Sanitize host header value on output in the GateManager Web server could allow an attacker to conduct web cache poisoning attacks. This issue affects Secomea GateManager all versions prior to 9.3
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Web cache poisoning in Secomea GateManager <9.3 due to unvalidated Host header output.
Vulnerability
The Secomea GateManager web server fails to sanitize the Host header value when echoing it in responses. This allows an attacker to inject arbitrary content into the response, which can be cached by forward or reverse proxies. All versions prior to 9.3 are affected [1].
Exploitation
An attacker sends a crafted HTTP request with a malicious Host header to the GateManager web server. The server includes this value unsanitized in the response. An intermediary cache proxy that does not validate the Host header will store this response, poisoning the cache for subsequent users who request the same resource [1].
Impact
Successful exploitation leads to cache poisoning, where subsequent users receive the attacker-controlled response instead of the legitimate one. This can result in information disclosure, redirection to malicious sites, or serving of attacker-controlled content, potentially compromising the victim's session or data [1].
Mitigation
Secomea released GateManager version 9.3 to fix this vulnerability. Users should upgrade to 9.3 or later. No workarounds have been disclosed. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities catalog [1].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <9.3
- Range: all
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- www.secomea.com/support/cybersecurity-advisory/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.