CVE-2025-58094
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 7.3.6.870. It occurs specifically in the worklistsrc 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 the URL.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary JavaScript code in the victim's browser, potentially leading to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent. This can compromise user data confidentiality and integrity.