CVE-2025-58090: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in MedDream MedDream PACS Premium
CVE-2025-58090 is a medium severity reflected cross-site scripting (XSS) vulnerability in MedDream PACS Premium version 7. 3. 6. 870, specifically in the config. php functionality affecting the 'uploaddir' parameter. An attacker can craft malicious URLs that, when visited by a user, execute arbitrary JavaScript code in the context of the victim's browser. This vulnerability requires user interaction (clicking the malicious link) but does not require authentication. The impact includes potential theft of session tokens, user impersonation, or redirection to malicious sites. No known exploits are currently reported in the wild. European healthcare organizations using this PACS software are at risk, especially those with direct internet access to the vulnerable interface.
AI Analysis
Technical Summary
CVE-2025-58090 identifies a reflected cross-site scripting (XSS) vulnerability in MedDream PACS Premium version 7.3.6.870, a medical imaging software widely used for managing and viewing medical images. The vulnerability resides in the config.php functionality, specifically in the 'uploaddir' parameter, which fails to properly neutralize user-supplied input before reflecting it in the web page output. An attacker can craft a specially designed URL containing malicious JavaScript code embedded in the 'uploaddir' parameter. When a user clicks this URL, the malicious script executes within the victim's browser context, potentially allowing the attacker to steal session cookies, perform actions on behalf of the user, or redirect the user to malicious websites. This reflected XSS does not require the attacker to have any privileges or authentication, but it does require the victim to interact with the malicious link. The vulnerability affects confidentiality and integrity by enabling unauthorized script execution but does not impact availability. The CVSS 3.1 base score is 6.1, indicating medium severity, with attack vector as network, low attack complexity, no privileges required, user interaction required, scope changed, and low impact on confidentiality and integrity. No public exploits are known at this time, but the vulnerability is published and should be addressed promptly. The lack of vendor patches currently necessitates interim mitigations such as input validation and access restrictions.
Potential Impact
For European organizations, particularly healthcare providers using MedDream PACS Premium 7.3.6.870, this vulnerability poses a risk of client-side script injection leading to session hijacking, unauthorized actions, or phishing attacks targeting medical staff. Compromise of user sessions could lead to unauthorized access to sensitive patient data or manipulation of medical imaging workflows, undermining data confidentiality and integrity. Although the vulnerability does not directly affect system availability, successful exploitation could facilitate further attacks or data breaches. Given the critical nature of healthcare data and regulatory requirements such as GDPR, exploitation could result in significant legal and reputational consequences. The requirement for user interaction limits automated exploitation but does not eliminate risk, especially in environments where users may be targeted via phishing or malicious links. The vulnerability's presence in a widely used PACS product increases the attack surface within European healthcare institutions, which are often targeted by cyber adversaries due to the sensitivity of their data.
Mitigation Recommendations
Organizations should immediately review access controls to the MedDream PACS configuration interface, restricting it to trusted internal networks and authenticated users only. Implement web application firewall (WAF) rules to detect and block malicious payloads targeting the 'uploaddir' parameter. Until an official patch is released, apply input validation and output encoding on all user-supplied inputs in the config.php functionality to neutralize potentially malicious scripts. Educate users about the risks of clicking unsolicited or suspicious links, especially those purporting to relate to medical imaging systems. Monitor logs for unusual URL requests containing suspicious parameters. Coordinate with MedDream for timely patch deployment once available. Additionally, consider deploying Content Security Policy (CSP) headers to limit the execution of unauthorized scripts within the PACS web interface. Regularly audit and update software versions to minimize exposure to known vulnerabilities.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Sweden
CVE-2025-58090: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in MedDream MedDream PACS Premium
Description
CVE-2025-58090 is a medium severity reflected cross-site scripting (XSS) vulnerability in MedDream PACS Premium version 7. 3. 6. 870, specifically in the config. php functionality affecting the 'uploaddir' parameter. An attacker can craft malicious URLs that, when visited by a user, execute arbitrary JavaScript code in the context of the victim's browser. This vulnerability requires user interaction (clicking the malicious link) but does not require authentication. The impact includes potential theft of session tokens, user impersonation, or redirection to malicious sites. No known exploits are currently reported in the wild. European healthcare organizations using this PACS software are at risk, especially those with direct internet access to the vulnerable interface.
AI-Powered Analysis
Technical Analysis
CVE-2025-58090 identifies a reflected cross-site scripting (XSS) vulnerability in MedDream PACS Premium version 7.3.6.870, a medical imaging software widely used for managing and viewing medical images. The vulnerability resides in the config.php functionality, specifically in the 'uploaddir' parameter, which fails to properly neutralize user-supplied input before reflecting it in the web page output. An attacker can craft a specially designed URL containing malicious JavaScript code embedded in the 'uploaddir' parameter. When a user clicks this URL, the malicious script executes within the victim's browser context, potentially allowing the attacker to steal session cookies, perform actions on behalf of the user, or redirect the user to malicious websites. This reflected XSS does not require the attacker to have any privileges or authentication, but it does require the victim to interact with the malicious link. The vulnerability affects confidentiality and integrity by enabling unauthorized script execution but does not impact availability. The CVSS 3.1 base score is 6.1, indicating medium severity, with attack vector as network, low attack complexity, no privileges required, user interaction required, scope changed, and low impact on confidentiality and integrity. No public exploits are known at this time, but the vulnerability is published and should be addressed promptly. The lack of vendor patches currently necessitates interim mitigations such as input validation and access restrictions.
Potential Impact
For European organizations, particularly healthcare providers using MedDream PACS Premium 7.3.6.870, this vulnerability poses a risk of client-side script injection leading to session hijacking, unauthorized actions, or phishing attacks targeting medical staff. Compromise of user sessions could lead to unauthorized access to sensitive patient data or manipulation of medical imaging workflows, undermining data confidentiality and integrity. Although the vulnerability does not directly affect system availability, successful exploitation could facilitate further attacks or data breaches. Given the critical nature of healthcare data and regulatory requirements such as GDPR, exploitation could result in significant legal and reputational consequences. The requirement for user interaction limits automated exploitation but does not eliminate risk, especially in environments where users may be targeted via phishing or malicious links. The vulnerability's presence in a widely used PACS product increases the attack surface within European healthcare institutions, which are often targeted by cyber adversaries due to the sensitivity of their data.
Mitigation Recommendations
Organizations should immediately review access controls to the MedDream PACS configuration interface, restricting it to trusted internal networks and authenticated users only. Implement web application firewall (WAF) rules to detect and block malicious payloads targeting the 'uploaddir' parameter. Until an official patch is released, apply input validation and output encoding on all user-supplied inputs in the config.php functionality to neutralize potentially malicious scripts. Educate users about the risks of clicking unsolicited or suspicious links, especially those purporting to relate to medical imaging systems. Monitor logs for unusual URL requests containing suspicious parameters. Coordinate with MedDream for timely patch deployment once available. Additionally, consider deploying Content Security Policy (CSP) headers to limit the execution of unauthorized scripts within the PACS web interface. Regularly audit and update software versions to minimize exposure to known vulnerabilities.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- talos
- Date Reserved
- 2025-08-22T16:31:20.728Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 696f99d94623b1157c3aa4bd
Added to database: 1/20/2026, 3:06:01 PM
Last enriched: 1/27/2026, 8:06:52 PM
Last updated: 2/5/2026, 4:32:38 AM
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-61732: CWE-94: Improper Control of Generation of Code ('Code Injection') in Go toolchain cmd/cgo
HighCVE-2025-10314: CWE-276 Incorrect Default Permissions in Mitsubishi Electric Corporation FREQSHIP-mini for Windows
HighCVE-2025-11730: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Zyxel ATP series firmware
HighCVE-2026-1898: Improper Access Controls in WeKan
MediumCVE-2026-1897: Missing Authorization in WeKan
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.