Cyber Resilience

CVE-2025-3483

High

Published: 22 May 2025

Published
22 May 2025
Modified
11 July 2025
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0307 87.0th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-3483 is a high-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Meddream Pacs Server. Its CVSS base score is 7.8 (High).

Operationally, ranked in the top 13.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

MedDream PACS Server contains a stack-based buffer overflow vulnerability in its DICOM file parsing component, tracked as CVE-2025-3483 and originally reported as ZDI-CAN-25825. The flaw stems from insufficient validation of the length of user-supplied data before it is copied into a fixed-length stack buffer, enabling remote code execution when a malformed DICOM file is processed.

Remote attackers can exploit the issue without authentication by delivering a crafted DICOM file to an affected installation. Successful exploitation grants arbitrary code execution in the context of the service account, with the vulnerability carrying a CVSS 3.1 score of 7.8 under CWE-121.

A Zero Day Initiative advisory (ZDI-25-243) has been published for the issue. The associated EPSS score remains flat at 0.0307 with no material increase observed since disclosure.

EU & UK References

Vulnerability details

MedDream PACS Server DICOM File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MedDream PACS Server. Authentication is not required to exploit this vulnerability. The specific flaw…

more

exists within the parsing of DICOM files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-25825.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

meddream
pacs server
≤ 7.3.5.860

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References