CVE-2025-53121
BaseFortify
Publication date: 2025-06-26
Last updated on: 2025-06-30
Assigner: The OpenNMS Group
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves multiple stored Cross-Site Scripting (XSS) issues in OpenNMS Horizon versions 33.0.8 and earlier than 33.1.6. Unsanitized parameters allow attackers to store malicious HTML or JavaScript code in the database, which can then be injected and executed on the web pages viewed by users. This enables attackers to perform actions such as stealing session information or manipulating the user interface. The issue was fixed by correcting user input handling in the codebase, specifically in UI components like SurveillanceViewTable.java. [1]
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute malicious scripts in the context of the affected application, potentially leading to unauthorized actions such as session hijacking, data theft, or manipulation of the user interface. Since the malicious code is stored and then served to users, it can affect any user who accesses the compromised pages, increasing the risk of widespread impact within the organizationβs private network. [1]
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should upgrade OpenNMS Horizon to version 33.1.6, 33.1.7 or newer, or Meridian to version 2024.2.6, 2024.2.7 or newer. Additionally, ensure that the OpenNMS installation is only accessible within your organization's private network and not directly exposed to the Internet.