MicroDicom DICOM Viewer drew back-to-back advisories. ICSMA-25-121-01 in May, out-of-bounds write and read, both 8.8. Then ICSMA-25-160-01 in June, another out-of-bounds write, CVE-2025-5943 at 8.8. Michael Heinzl again.
Patch 2025.2, then patch 2025.3, for the same kind of bug in the same parser. That cadence says the fixes addressed instances, not the underlying pattern. Free and widely used DICOM viewers are quietly everywhere in clinical environments, so a crafted study or a malicious website reaches a lot of them.
Repeated memory-corruption findings in one product do not call for another point fix. They call for hardening the parser: memory-safe handling, fuzzing in CI, and treating every field of the format as hostile.