CVE-2025-44000: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in MedDream MedDream PACS Premium
CVE-2025-44000 is a reflected cross-site scripting (XSS) vulnerability found in MedDream PACS Premium version 7. 3. 6. 870, specifically in the sendOruReport functionality. An attacker can craft a malicious URL that, when visited by a user, executes arbitrary JavaScript code in the victim's browser. This vulnerability requires user interaction (clicking the malicious link) but does not require authentication. The CVSS score is 6. 1 (medium severity), reflecting the potential for limited confidentiality and integrity impact without affecting availability. No known exploits are currently reported in the wild. European healthcare organizations using MedDream PACS Premium should be aware of this risk and apply mitigations promptly to prevent potential data leakage or session hijacking.
AI Analysis
Technical Summary
CVE-2025-44000 is a reflected cross-site scripting (XSS) vulnerability identified in MedDream PACS Premium version 7.3.6.870, a medical imaging software used for managing and viewing PACS (Picture Archiving and Communication System) data. The vulnerability resides in the sendOruReport functionality, where user input is improperly neutralized during web page generation, allowing an attacker to inject and execute arbitrary JavaScript code via a specially crafted URL. When a victim clicks on this malicious URL, the injected script executes in the context of the victim's browser, potentially leading to session hijacking, theft of sensitive information, or manipulation of the web application's behavior. The vulnerability is classified under CWE-79, indicating improper input sanitization. The CVSS 3.1 base score is 6.1, with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), user interaction required (UI:R), scope changed (S:C), and low impact on confidentiality and integrity (C:L/I:L), with no impact on availability (A:N). No patches or known exploits are currently available, but the vulnerability poses a risk especially in environments where users might be tricked into clicking malicious links. The scope change (S:C) indicates that the vulnerability affects resources beyond the vulnerable component, potentially impacting other parts of the system or user data.
Potential Impact
For European organizations, particularly healthcare providers using MedDream PACS Premium, this vulnerability could lead to unauthorized disclosure of sensitive patient data or session tokens if users are tricked into clicking malicious links. The confidentiality and integrity of medical imaging data and related reports could be compromised, potentially violating GDPR requirements for data protection. Although the vulnerability does not affect system availability, the exploitation could facilitate further attacks such as phishing, credential theft, or unauthorized access to patient information. Given the critical nature of healthcare data and the reliance on PACS systems for diagnostics and treatment, even medium-severity vulnerabilities like this can have significant operational and reputational impacts. The risk is heightened in environments where users are less trained to recognize phishing attempts or where external access to the PACS interface is permitted.
Mitigation Recommendations
1. Apply input validation and output encoding: Ensure that all user-supplied input, especially in the sendOruReport functionality, is properly sanitized and encoded before rendering in the web interface to prevent script injection. 2. Implement Content Security Policy (CSP): Deploy a strict CSP to restrict the execution of unauthorized scripts and reduce the impact of XSS attacks. 3. User training and awareness: Educate users, especially healthcare staff, about the risks of clicking on unsolicited or suspicious URLs. 4. Restrict external access: Limit access to the PACS web interface to trusted networks or VPNs to reduce exposure to malicious URLs. 5. Monitor logs and alerts: Implement monitoring to detect unusual access patterns or attempts to exploit the vulnerability. 6. Coordinate with vendor: Engage with MedDream to obtain patches or updates addressing this vulnerability as soon as they become available. 7. Use web application firewalls (WAF): Deploy WAF rules to detect and block malicious payloads targeting the vulnerable parameter.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden
CVE-2025-44000: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in MedDream MedDream PACS Premium
Description
CVE-2025-44000 is a reflected cross-site scripting (XSS) vulnerability found in MedDream PACS Premium version 7. 3. 6. 870, specifically in the sendOruReport functionality. An attacker can craft a malicious URL that, when visited by a user, executes arbitrary JavaScript code in the victim's browser. This vulnerability requires user interaction (clicking the malicious link) but does not require authentication. The CVSS score is 6. 1 (medium severity), reflecting the potential for limited confidentiality and integrity impact without affecting availability. No known exploits are currently reported in the wild. European healthcare organizations using MedDream PACS Premium should be aware of this risk and apply mitigations promptly to prevent potential data leakage or session hijacking.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-44000 is a reflected cross-site scripting (XSS) vulnerability identified in MedDream PACS Premium version 7.3.6.870, a medical imaging software used for managing and viewing PACS (Picture Archiving and Communication System) data. The vulnerability resides in the sendOruReport functionality, where user input is improperly neutralized during web page generation, allowing an attacker to inject and execute arbitrary JavaScript code via a specially crafted URL. When a victim clicks on this malicious URL, the injected script executes in the context of the victim's browser, potentially leading to session hijacking, theft of sensitive information, or manipulation of the web application's behavior. The vulnerability is classified under CWE-79, indicating improper input sanitization. The CVSS 3.1 base score is 6.1, with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), user interaction required (UI:R), scope changed (S:C), and low impact on confidentiality and integrity (C:L/I:L), with no impact on availability (A:N). No patches or known exploits are currently available, but the vulnerability poses a risk especially in environments where users might be tricked into clicking malicious links. The scope change (S:C) indicates that the vulnerability affects resources beyond the vulnerable component, potentially impacting other parts of the system or user data.
Potential Impact
For European organizations, particularly healthcare providers using MedDream PACS Premium, this vulnerability could lead to unauthorized disclosure of sensitive patient data or session tokens if users are tricked into clicking malicious links. The confidentiality and integrity of medical imaging data and related reports could be compromised, potentially violating GDPR requirements for data protection. Although the vulnerability does not affect system availability, the exploitation could facilitate further attacks such as phishing, credential theft, or unauthorized access to patient information. Given the critical nature of healthcare data and the reliance on PACS systems for diagnostics and treatment, even medium-severity vulnerabilities like this can have significant operational and reputational impacts. The risk is heightened in environments where users are less trained to recognize phishing attempts or where external access to the PACS interface is permitted.
Mitigation Recommendations
1. Apply input validation and output encoding: Ensure that all user-supplied input, especially in the sendOruReport functionality, is properly sanitized and encoded before rendering in the web interface to prevent script injection. 2. Implement Content Security Policy (CSP): Deploy a strict CSP to restrict the execution of unauthorized scripts and reduce the impact of XSS attacks. 3. User training and awareness: Educate users, especially healthcare staff, about the risks of clicking on unsolicited or suspicious URLs. 4. Restrict external access: Limit access to the PACS web interface to trusted networks or VPNs to reduce exposure to malicious URLs. 5. Monitor logs and alerts: Implement monitoring to detect unusual access patterns or attempts to exploit the vulnerability. 6. Coordinate with vendor: Engage with MedDream to obtain patches or updates addressing this vulnerability as soon as they become available. 7. Use web application firewalls (WAF): Deploy WAF rules to detect and block malicious payloads targeting the vulnerable parameter.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- talos
- Date Reserved
- 2025-08-22T16:20:03.080Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 696f99d64623b1157c3aa449
Added to database: 1/20/2026, 3:05:58 PM
Last enriched: 1/27/2026, 8:08:28 PM
Last updated: 3/25/2026, 1:42:50 AM
Views: 48
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.