CVE-2025-61319
BaseFortify
Publication date: 2025-10-10
Last updated on: 2025-10-14
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| yogeshojha | rengine | 2.2.0 |
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 is a Stored Cross-Site Scripting (XSS) issue in the Vulnerabilities module of ReNgine versions up to 2.2.0. When a target is scanned with an XSS payload, the payload is not sanitized and is rendered directly in the ReNgine web user interface. This allows arbitrary JavaScript code to execute in the browser of anyone viewing the affected interface.
How can this vulnerability impact me? :
The vulnerability can lead to arbitrary JavaScript execution in the victim's browser, which can be exploited to steal session cookies, perform unauthorized actions, or compromise the ReNgine administrator's account, potentially leading to full control over the application.