Skip to main content

Dcmtk EUVDEUVD-2026-19243

| CVE-2026-5663 MEDIUM
OS Command Injection (CWE-78)
2026-04-06 VulDB
6.9
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
6.9 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
SUSE
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

4
EUVD ID Assigned
Apr 06, 2026 - 14:30 euvd
EUVD-2026-19243
Analysis Generated
Apr 06, 2026 - 14:30 vuln.today
Patch released
Apr 06, 2026 - 14:30 nvd
Patch available
CVE Published
Apr 06, 2026 - 14:15 nvd
MEDIUM 6.9

DescriptionCVE.org

A security flaw has been discovered in OFFIS DCMTK up to 3.7.0. This impacts the function executeOnReception/executeOnEndOfStudy of the file dcmnet/apps/storescp.cc of the component storescp. Performing a manipulation results in os command injection. Remote exploitation of the attack is possible. The patch is named edbb085e45788dccaf0e64d71534cfca925784b8. Applying a patch is the recommended action to fix this issue.

AnalysisAI

OS command injection in OFFIS DCMTK's storescp utility (versions up to 3.7.0) allows unauthenticated remote attackers to execute arbitrary system commands via crafted DICOM network operations. The vulnerability resides in the executeOnReception and executeOnEndOfStudy functions within dcmnet/apps/storescp.cc. With a CVSS score of 7.3 and network attack vector requiring no authentication, this presents significant risk to medical imaging systems using vulnerable DCMTK versions. Vendor patch edbb085e45788dccaf0e64d71534cfca925784b8 is available; no public exploit identified at time of analysis.

Technical ContextAI

DCMTK (DICOM Toolkit) is a widely-deployed open-source library for processing medical imaging data conforming to the DICOM standard. The storescp component is a DICOM Storage Service Class Provider application that receives and stores medical images from network sources. The vulnerability stems from CWE-78 (OS Command Injection) in the executeOnReception and executeOnEndOfStudy callback functions, which likely process user-controlled input from DICOM messages without proper sanitization before passing it to shell command execution. These functions are designed to trigger custom scripts when receiving images or completing a study, but insufficient input validation allows attackers to inject malicious command sequences. The CPE string cpe:2.3:a:offis:dcmtk identifies OFFIS DCMTK as the affected product across all platforms where it's deployed, typically in hospital PACS systems, imaging workstations, and medical device integrations.

RemediationAI

Apply the vendor-released patch commit edbb085e45788dccaf0e64d71534cfca925784b8 available at https://github.com/DCMTK/dcmtk/commit/edbb085e45788dccaf0e64d71534cfca925784b8, which addresses the command injection vulnerability in the storescp component. Organizations should upgrade to DCMTK versions incorporating this patch as soon as testing permits, prioritizing internet-facing or network-accessible DICOM storage systems. As an interim mitigation, restrict network access to storescp services using firewall rules to allow connections only from trusted DICOM sources, and review any custom executeOnReception or executeOnEndOfStudy scripts for unsafe shell command construction. Disable the affected callback functionality if not operationally required. Consult the official vendor advisory at https://support.dcmtk.org/redmine/issues/1194 for additional guidance and verify your deployment's exposure by checking the dcmnet/apps/storescp.cc implementation in your installed version.

More in Dcmtk

View all
CVE-2019-1010228 CRITICAL POC
9.8 Jul 22

OFFIS.de DCMTK 3.6.3 and below is affected by: Buffer Overflow. Rated critical severity (CVSS 9.8), this vulnerability i

CVE-2015-8979 HIGH POC
7.5 Feb 15

Stack-based buffer overflow in the parsePresentationContext function in storescp in DICOM dcmtk-3.6.0 and earlier allows

CVE-2024-27628 HIGH POC
8.1 Jun 28

Buffer Overflow vulnerability in DCMTK v.3.6.8 allows an attacker to execute arbitrary code via the EctEnhancedCT method

CVE-2024-28130 HIGH POC
7.5 Apr 23

An incorrect type conversion vulnerability exists in the DVPSSoftcopyVOI_PList::createFromImage functionality of OFFIS D

CVE-2022-43272 HIGH POC
7.5 Dec 02

DCMTK v3.6.7 was discovered to contain a memory leak via the T_ASC_Association object. Rated high severity (CVSS 7.5), t

CVE-2013-6825 HIGH POC
7.2 Jun 10

(1) movescu.cc and (2) storescp.cc in dcmnet/apps/, (3) dcmnet/libsrc/scp.cc, (4) dcmwlm/libsrc/wlmactmg.cc, (5) dcmprsc

CVE-2022-2120 CRITICAL
9.8 Jun 24

OFFIS DCMTK's (All versions prior to 3.6.7) service class user (SCU) is vulnerable to relative path traversal, allowing

CVE-2022-2119 CRITICAL
9.8 Jun 24

OFFIS DCMTK's (All versions prior to 3.6.7) service class provider (SCP) is vulnerable to path traversal, allowing an at

CVE-2024-34509 MEDIUM POC
5.3 May 05

dcmdata in DCMTK before 3.6.9 has a segmentation fault via an invalid DIMSE message. Rated medium severity (CVSS 5.3), t

CVE-2024-34508 MEDIUM POC
4.3 May 05

dcmnet in DCMTK before 3.6.9 has a segmentation fault via an invalid DIMSE message. Rated medium severity (CVSS 4.3), th

CVE-2025-25475 HIGH
7.5 Feb 18

A NULL pointer dereference in the component /libsrc/dcrleccd.cc of DCMTK v3.6.9+ DEV allows attackers to cause a Denial

CVE-2025-25474 MEDIUM
6.5 Feb 18

DCMTK v3.6.9+ DEV was discovered to contain a buffer overflow via the component /dcmimgle/diinpxt.h. Rated medium severi

Vendor StatusVendor

SUSE

Severity: High
Product Status
openSUSE Tumbleweed Fixed

Share

EUVD-2026-19243 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy