CVE-2025-4295: Host Header Injection in HotelRunner's B2B
Improper Validation of Certificate with Host Mismatch vulnerability in HotelRunner B2B allows HTTP Response Splitting.
This issue affects B2B: before 04.06.2025.
Security readout for executives and security teams
Plain-English summary
HotelRunner B2B releases before 4 June 2025 may insufficiently validate host identity, potentially enabling manipulated HTTP responses. A successful attack could expose or alter limited information, but requires low-level privileges and user interaction. Availability is not affected according to the CVSS assessment.
Executive priority
Prioritize routine remediation and verification, especially where B2B interfaces are externally reachable or handle sensitive transactions. Escalate if HotelRunner confirms an affected revision or monitoring identifies suspicious behavior. Current evidence does not justify emergency incident status.
Technical view
CVE-2025-4295 is classified as CWE-297 and described as improper certificate host-mismatch validation allowing HTTP response splitting. CVSS 3.1 is 4.6 (AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N). The supplied title says host header injection, creating ambiguity about the precise root cause.
Likely exposure
Potential exposure is limited to HotelRunner B2B versions before 4 June 2025. The record's version data is imprecise, listing version “0” with a default unaffected status. Organizations should confirm their deployment or service revision directly with HotelRunner.
Exploitation context
No active exploitation is established: the CVE is not listed as KEV in the supplied bundle, and no cited source claims exploitation. The CVSS vector indicates remote reachability, low complexity, required low privileges, and required user interaction.
Researcher notes
The record contains terminology inconsistencies: the title references host header injection, while the description cites certificate host mismatch and HTTP response splitting. CWE-297 supports certificate host-mismatch validation, but technical mechanics are not documented. Avoid assuming a specific injection path without vendor evidence.
Mitigation direction
Confirm with HotelRunner that B2B is running a release dated 4 June 2025 or later.
Review current HotelRunner security guidance for the vendor-supported remediation.
Restrict unnecessary access to affected B2B interfaces until remediation is confirmed.
Monitor application and proxy logs for suspicious host values or malformed response behavior.
Validation and detection
Inventory HotelRunner B2B instances and record their exact release or service revision.
Verify each instance is not running a release from before 4 June 2025.
Confirm remediation status with HotelRunner where local version evidence is unavailable.
Review authorized test results for host validation and HTTP response-boundary handling.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-297: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-297 · source CWE mapping
Improper Validation of Certificate with Host Mismatch
Improper Validation of Certificate with Host Mismatch represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.