Lucene search
+L

1535 matches found

UbuntuCve
UbuntuCve
added 2026/04/09 3:16 p.m.11 views

CVE-2026-5437

An out-of-bounds read vulnerability exists in DicomStreamReader during DICOM meta-header parsing. When processing malformed metadata structures, the parser may read beyond the bounds of the allocated metadata buffer. Although this issue does not typically crash the server or expose data directly ...

7.5CVSS5.8AI score0.00641EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/04/09 3:16 p.m.13 views

CVE-2026-5442

A heap buffer overflow vulnerability exists in the DICOM image decoder. Dimension fields are encoded using Value Representation VR Unsigned Long UL, instead of the expected VR Unsigned Short US, which allows extremely large dimensions to be processed. This causes an integer overflow during frame...

9.8CVSS6AI score0.00598EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/04/09 3:16 p.m.8 views

CVE-2026-5443

A heap buffer overflow vulnerability exists during the decoding of PALETTE COLOR DICOM images. Pixel length validation uses 32-bit multiplication for width and height calculations. If these values overflow, the validation check incorrectly succeeds, allowing the decoder to read and write to memor...

9.8CVSS6AI score0.0057EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/09 3:16 p.m.13 views

UBUNTU-CVE-2026-5445

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

9.1CVSS5.8AI score0.00666EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/09 3:16 p.m.13 views

UBUNTU-CVE-2026-5437

An out-of-bounds read vulnerability exists in DicomStreamReader during DICOM meta-header parsing. When processing malformed metadata structures, the parser may read beyond the bounds of the allocated metadata buffer. Although this issue does not typically crash the server or expose data directly ...

7.5CVSS5.8AI score0.00641EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/09 2:44 p.m.4 views

CVE-2026-5437

An out-of-bounds read vulnerability exists in DicomStreamReader during DICOM meta-header parsing. When processing malformed metadata structures, the parser may read beyond the bounds of the allocated metadata buffer. Although this issue does not typically crash the server or expose data directly ...

5.9AI score0.00641EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/09 2:44 p.m.38 views

CVE-2026-5437 Out-of-Bounds Read in DicomStreamReader

An out-of-bounds read vulnerability exists in DicomStreamReader during DICOM meta-header parsing. When processing malformed metadata structures, the parser may read beyond the bounds of the allocated metadata buffer. Although this issue does not typically crash the server or expose data directly ...

0.00641EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/09 2:44 p.m.31 views

CVE-2026-5437

CVE-2026-5437 is an out-of-bounds read in DicomStreamReader during DICOM meta-header parsing. The vulnerability stems from insufficient input validation while processing malformed metadata structures, potentially causing reads beyond the allocated metadata buffer. Documents consistently describe ...

7.5CVSS5.9AI score0.00641EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/09 2:43 p.m.30 views

CVE-2026-5442 Heap Buffer Overflow in DICOM Image Decoder via VR UL Dimensions

A heap buffer overflow vulnerability exists in the DICOM image decoder. Dimension fields are encoded using Value Representation VR Unsigned Long UL, instead of the expected VR Unsigned Short US, which allows extremely large dimensions to be processed. This causes an integer overflow during frame...

0.00598EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/04/09 2:43 p.m.20 views

CVE-2026-5442

A heap buffer overflow vulnerability exists in the DICOM image decoder. Dimension fields are encoded using Value Representation VR Unsigned Long UL, instead of the expected VR Unsigned Short US, which allows extremely large dimensions to be processed. This causes an integer overflow during frame...

9.8CVSS5.6AI score0.00598EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/09 2:43 p.m.8 views

CVE-2026-5442

A heap buffer overflow vulnerability exists in the DICOM image decoder. Dimension fields are encoded using Value Representation VR Unsigned Long UL, instead of the expected VR Unsigned Short US, which allows extremely large dimensions to be processed. This causes an integer overflow during frame...

6.1AI score0.00598EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/09 2:43 p.m.42 views

CVE-2026-5442

CVE-2026-5442 describes a heap buffer overflow in the DICOM image decoder caused by encoding dimension fields with VR UL instead of VR US, enabling abnormally large dimensions, which leads to an integer overflow in frame size calculation and out-of-bounds memory access during decoding. Affected c...

9.8CVSS6.1AI score0.00598EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 2:43 p.m.7 views

CVE-2026-5442 Heap Buffer Overflow in DICOM Image Decoder via VR UL Dimensions

A heap buffer overflow vulnerability exists in the DICOM image decoder. Dimension fields are encoded using Value Representation VR Unsigned Long UL, instead of the expected VR Unsigned Short US, which allows extremely large dimensions to be processed. This causes an integer overflow during frame...

6AI score0.00598EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/09 2:43 p.m.28 views

CVE-2026-5443 Heap Buffer Overflow in DICOM Image Decoder (Palette Color Decode)

A heap buffer overflow vulnerability exists during the decoding of PALETTE COLOR DICOM images. Pixel length validation uses 32-bit multiplication for width and height calculations. If these values overflow, the validation check incorrectly succeeds, allowing the decoder to read and write to memor...

0.0057EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/09 2:43 p.m.37 views

CVE-2026-5443

CVE-2026-5443 is a heap buffer overflow in the DICOM image palette-color decoder. The 32-bit width×height calculation for pixel length allows overflow, causing validation to pass and enabling reads/writes beyond allocated buffers. Connected sources confirm Orthanc as affected and describe the sam...

9.8CVSS6.2AI score0.0057EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 2:43 p.m.5 views

CVE-2026-5443 Heap Buffer Overflow in DICOM Image Decoder (Palette Color Decode)

A heap buffer overflow vulnerability exists during the decoding of PALETTE COLOR DICOM images. Pixel length validation uses 32-bit multiplication for width and height calculations. If these values overflow, the validation check incorrectly succeeds, allowing the decoder to read and write to memor...

6AI score0.0057EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 2:43 p.m.20 views

CVE-2026-5443

A heap buffer overflow vulnerability exists during the decoding of PALETTE COLOR DICOM images. Pixel length validation uses 32-bit multiplication for width and height calculations. If these values overflow, the validation check incorrectly succeeds, allowing the decoder to read and write to memor...

6.2AI score0.0057EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/09 2:42 p.m.30 views

CVE-2026-5445 Out-of-Bounds Read in DicomImageDecoder (DecodeLookupTable)

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

0.00666EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/09 2:42 p.m.41 views

CVE-2026-5445

CVE-2026-5445 affects the Dicom image decoding path, specifically the DecodeLookupTable function in DicomImageDecoder.cpp. The lookup-table decoding logic for PALETTE COLOR images does not validate pixel indices against the palette/lookup table size, allowing crafted indices larger than the palet...

9.1CVSS5.9AI score0.00666EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 2:42 p.m.7 views

CVE-2026-5445 Out-of-Bounds Read in DicomImageDecoder (DecodeLookupTable)

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

7.2AI score0.00666EPSS
SaveExploits0References3
Rows per page
Query Builder