
CVE-2026-25860 is a reflected XSS vulnerability in OpenClinic GA’s DICOM upload workflow. A crafted DICOM file can inject JavaScript through metadata fields such as StudyDescription, which are rendered without output encoding. When triggered in the browser of an authenticated user, the XSS can be chained with OpenClinic GA configuration functionality to modify image-processing command settings and trigger command execution through storePicture.jsp.
Post summary
The post describes a reflected XSS vulnerability in OpenClinic GA’s DICOM upload feature that can lead to command execution when viewed by an authenticated user.


