changeset 6905:d5da42a82e4a

cve number
author Alain Mazy <am@orthanc.team>
date Tue, 02 Jun 2026 09:30:33 +0200
parents b67b233343bd
children 8327b8597b93
files NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Jun 02 07:49:12 2026 +0200
+++ b/NEWS	Tue Jun 02 09:30:33 2026 +0200
@@ -48,7 +48,7 @@
   https://github.com/orthanc-server/orthanc-builder/issues/36
 * Fix slow ingest of files containing huge arrays of float/double values in their DICOM tags:
   https://discourse.orthanc-server.org/t/orthanc-1-12-11-performance-issues-with-deformable-registrations/6448)
-* Fix a Denial of Service via Deeply Nested DICOM Sequences:
+* Fix a Denial of Service via Deeply Nested DICOM Sequences (CVE-2026-10528):
   https://orthanc.uclouvain.be/bugs/show_bug.cgi?id=258
   Security issue reported by Jose Lopez Martinez (aka elpe_pinillo) from Deloitte.
 * Fixed various OOB read/write (TODO: finalize release notes)