VYPR
Unrated severityNVD Advisory· Published Feb 28, 2022· Updated Aug 3, 2024

CVE-2022-26158

CVE-2022-26158

Description

An issue was discovered in the web application in Cherwell Service Management (CSM) 10.2.3. It accepts and reflects arbitrary domains supplied via a client-controlled Host header. Injection of a malicious URL in the Host: header of the HTTP Request results in a 302 redirect to an attacker-controlled page.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Cherwell Service Management (CSM) 10.2.3 reflects arbitrary Host header values in a 302 redirect, enabling open redirect attacks.

Vulnerability

The web application in Cherwell Service Management (CSM) version 10.2.3 accepts and reflects arbitrary domain values supplied via a client-controlled Host header. The application does not validate the Host header before using it in a redirect response, which allows an attacker to inject a malicious URL. This bug is present in CSM 10.2.3 and earlier versions [1][2].

Exploitation

An attacker first identifies a vulnerable instance of CSM 10.2.3. The attacker then crafts an HTTP request to that instance, setting the Host header to a malicious URL (e.g., Host: attacker.example.com). The server processes this request and responds with a 302 redirect to the attacker-controlled domain. No special authentication or network position is required; the vulnerability can be exploited remotely by sending a single HTTP request to any accessible CSM endpoint [2].

Impact

A successful attack results in an open redirect. The victim's browser (when processing the 302 response) is redirected to the attacker-controlled page, which may be used for phishing, credential harvesting, or malware distribution. The integrity of legitimate CSM sessions or data is not directly compromised, but the trust users place in the CSM domain is abused to redirect them to malicious sites [2].

Mitigation

The issue is fixed in Cherwell Service Management version 10.4.0, released in 2022. Administrators should upgrade to CSM 10.4.0 or later [1]. There is no information about this CVE being listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. If upgrading is not immediately possible, network-level filtering of unusual Host headers may provide a partial workaround.

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.