CVE-2025-58091
BaseFortify
Publication date: 2026-01-20
Last updated on: 2026-01-29
Assigner: Talos
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| meddream | pacs_server | 7.3.6.870 |
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 reflected cross-site scripting (XSS) issue in the config.php functionality of MedDream PACS Premium version 7.3.6.870. It occurs specifically with the thumbnaildir parameter, where specially crafted malicious URLs can cause arbitrary JavaScript code to execute in the context of the user's browser when they click or visit such URLs.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability by tricking a user into clicking a malicious URL, which then executes arbitrary JavaScript code in the user's browser. This can lead to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user within the affected application.