LiveActive security incident?Get immediate response
CVE Record

CVE-2025-4294: XSS in HotelRunner's B2B

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.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-4294 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
4.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N1.72.7TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

4.8Medium
CVSS 3.1 vector shape for CVE-2025-4294Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HotelRunnerB2B0unaffected
Weakness

CWE details

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.