Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in HotelRunner B2B allows Cross-Site Scripting (XSS).
This issue affects B2B: before 04.06.2025.
Security readout for executives and security teams
Plain-English summary
HotelRunner B2B versions before 4 June 2025 contain a cross-site scripting flaw. A highly privileged user could introduce content that executes in another user's browser after interaction, potentially exposing limited information or changing limited data. The published severity is medium, with no availability impact identified.
Executive priority
Treat as a scheduled, moderate-priority remediation. Promptly identify any pre-cutoff deployments and prioritize externally reachable or broadly used instances. Escalate if privileged accounts are shared, weakly protected, or suspected compromised. No emergency response is supported by the supplied exploitation evidence.
Technical view
CVE-2025-4294 is CWE-79 improper neutralization during web-page generation. CVSS 3.1 is 4.8: network-accessible, low complexity, high privileges required, user interaction required, changed scope, low confidentiality and integrity impact, and no availability impact. The affected component is HotelRunner B2B before 04.06.2025.
Likely exposure
Exposure is limited to HotelRunner B2B deployments predating 04.06.2025. Practical risk depends on whether highly privileged users can submit affected input and another user renders it. The sources do not identify vulnerable fields, deployment models, or affected customer configurations.
Exploitation context
The bundle does not report active exploitation, and the CVE is not listed as KEV. Exploitation requires high privileges and user interaction, reducing likelihood, but successful abuse could cross a security boundary and affect browser-visible data or actions. Absence from KEV does not prove exploitation has never occurred.
Researcher notes
Public details are sparse: no vulnerable parameter, attack surface, proof of concept, patch identifier, or observed exploitation is provided. The version data includes “0” while the narrative defines exposure by date; use the before-04.06.2025 cutoff and confirm exact release mapping with HotelRunner.
Mitigation direction
Confirm the deployed HotelRunner B2B release date or version with the vendor.
Upgrade to a release dated 04.06.2025 or later, subject to vendor confirmation.
Restrict privileged content-entry access until remediation is verified.
Review vendor guidance for any additional configuration or sanitization measures.
Validation and detection
Inventory all HotelRunner B2B instances and record their versions or release dates.
Verify each instance is dated 04.06.2025 or later.
Review privileged input paths and rendered output in an authorized test environment.
Check security logs for suspicious privileged content changes and related user reports.
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 · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.