Lucene search
+L

53982 matches found

CVE
CVE
added 2026/04/09 2:43 p.m.40 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
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
ATTACKERKB
ATTACKERKB
added 2026/04/09 2:42 p.m.10 views

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...

5.9AI score0.00666EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/04/09 2:42 p.m.38 views

CVE-2026-5444

A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer size calculation,...

7.1CVSS5.6AI score0.00162EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/04/09 2:42 p.m.4 views

CVE-2026-5444 Heap Buffer Overflow in PAM Image Buffer Allocation

A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer size calculation,...

6AI score0.00162EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 2:42 p.m.13 views

CVE-2026-5444

A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer size calculation,...

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

CVE-2026-5444 Heap Buffer Overflow in PAM Image Buffer Allocation

A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer size calculation,...

0.00162EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/09 2:42 p.m.48 views

CVE-2026-5444

CVE-2026-5444 affects Orthanc’s PAM image parsing logic when processing a crafted PAM image embedded in a DICOM file. The vulnerability stems from multiplying image dimensions with 32-bit unsigned arithmetic, causing an integer overflow in the buffer size calculation. This can allocate a small bu...

7.1CVSS6.2AI score0.00162EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/09 2:42 p.m.34 views

CVE-2026-5441 Out-of-Bounds Read in DicomImageDecoder (PMSCT_RLE1 Decompression)

An out-of-bounds read vulnerability exists in the DecodePsmctRle1 function of DicomImageDecoder.cpp. The PMSCTRLE1 decompression routine, which decodes the proprietary Philips Compression format, does not properly validate escape markers placed near the end of the compressed data stream. A crafte...

0.00136EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 2:42 p.m.5 views

CVE-2026-5441

An out-of-bounds read vulnerability exists in the DecodePsmctRle1 function of DicomImageDecoder.cpp. The PMSCTRLE1 decompression routine, which decodes the proprietary Philips Compression format, does not properly validate escape markers placed near the end of the compressed data stream. A crafte...

6AI score0.00136EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/09 2:42 p.m.6 views

CVE-2026-5441 Out-of-Bounds Read in DicomImageDecoder (PMSCT_RLE1 Decompression)

An out-of-bounds read vulnerability exists in the DecodePsmctRle1 function of DicomImageDecoder.cpp. The PMSCTRLE1 decompression routine, which decodes the proprietary Philips Compression format, does not properly validate escape markers placed near the end of the compressed data stream. A crafte...

5.9AI score0.00136EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/09 2:42 p.m.70 views

CVE-2026-5441

CVE-2026-5441 concerns the DicomImageDecoder's PMSCT_RLE1 (Philips) decompression in DecodePsmctRle1. The issue: escape markers near the end of the compressed stream are not properly validated, enabling an out-of-bounds read that can leak heap data into the rendered image output. Impact is descri...

7.1CVSS6AI score0.00136EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/09 2:41 p.m.69 views

CVE-2026-34757 LIBPNG has a yse-after-free in png_set_PLTE, png_set_tRNS and png_set_hIST leading to corrupted chunk data and potential heap information disclosure

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS0.00195EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/09 2:22 p.m.11 views

USN-8161-1 qemu vulnerabilities

It was discovered that the LSI53C895A SCSI Host Bus Adapter implementation of QEMU incorrectly handled memory. An attacker inside the guest could possibly use this issue to cause QEMU to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2024-6519 It was discovered...

8.2CVSS6.1AI score0.00249EPSS
SaveExploits2References6
Ubuntu
Ubuntu
added 2026/04/09 2:22 p.m.14 views

USN-8161-1: QEMU vulnerabilities

It was discovered that the LSI53C895A SCSI Host Bus Adapter implementation of QEMU incorrectly handled memory. An attacker inside the guest could possibly use this issue to cause QEMU to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2024-6519 It was discovered...

8.2CVSS7.5AI score0.00249EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/04/09 11:53 a.m.14 views

CVE-2026-40025

A flaw was found in The Sleuth Kit. An attacker can exploit this vulnerability by crafting a malicious Apple File System APFS disk image. This flaw allows for an out-of-bounds read in the APFS filesystem keybag parser, specifically within the wrappedkeyparser class, due to a lack of bounds checki...

6.1CVSS5.9AI score0.00123EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/04/09 10:43 a.m.18 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs:...

6.3CVSS5.8AI score0.00517EPSS
SaveExploits0References3
Rows per page
Query Builder