CVE-2026-2034
Buffer Overflow in Sante DICOM Viewer Pro Enables Remote Code Execution
Publication date: 2026-02-20
Last updated on: 2026-02-26
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| santesoft | dicom_viewer_pro | to 14.2.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Sante DICOM Viewer Pro and involves a buffer overflow during the parsing of DCM files. The flaw occurs because the software does not properly validate the length of user-supplied data before copying it into a buffer. This can allow a remote attacker to execute arbitrary code on the affected system.
Exploitation requires user interaction, such as visiting a malicious webpage or opening a malicious file.
How can this vulnerability impact me? :
If exploited, this vulnerability allows an attacker to execute arbitrary code with the privileges of the current process running Sante DICOM Viewer Pro. This can lead to full compromise of the affected system, including unauthorized access, data manipulation, or disruption of services.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know