Lucene search
K

3642 matches found

NVD
NVD
added 2026/04/09 3:16 p.m.2 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...

7.1CVSS0.00015EPSS
Exploits0References3
OSV
OSV
added 2026/04/09 3:16 p.m.2 views

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

7.1CVSS5.6AI score0.00015EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/04/09 3:16 p.m.1 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...

7.1CVSS6AI score0.00015EPSS
Exploits0References4
OSV
OSV
added 2026/04/09 3:16 p.m.1 views

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

7.1CVSS6AI score0.00015EPSS
Exploits0References5
OSV
OSV
added 2026/04/09 3:16 p.m.2 views

UBUNTU-CVE-2026-5438

A gzip decompression bomb vulnerability exists when Orthanc processes HTTP request with Content-Encoding: gzip. The server does not enforce limits on decompressed size and allocates memory based on attacker-controlled compression metadata. A specially crafted gzip payload can trigger excessive...

7.5CVSS5.8AI score0.0006EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/04/09 2:44 p.m.14 views

CVE-2026-5438 Gzip Decompression Bomb via Content-Encoding Header

A gzip decompression bomb vulnerability exists when Orthanc processes HTTP request with Content-Encoding: gzip. The server does not enforce limits on decompressed size and allocates memory based on attacker-controlled compression metadata. A specially crafted gzip payload can trigger excessive...

0.0006EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 2:42 p.m.1 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.00015EPSS
Exploits0References4
CVE
CVE
added 2026/04/09 2:42 p.m.14 views

CVE-2026-5441

The CVE-2026-5441 entry concerns an out-of-bounds read in the DicomImageDecoder.cpp DecodePsmctRle1 function used by the PMSCT_RLE1 decompression routine (Philips proprietary format). The vulnerability stems from inadequate validation of escape markers near the end of the compressed data stream, ...

7.1CVSS6AI score0.00015EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/09 12:0 a.m.1 views

PT-2026-31630

An out-of-bounds read vulnerability exists in the DecodePsmctRle1 function of DicomImageDecoder.cpp. The PMSCT RLE1 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 craft...

6AI score0.00015EPSS
Exploits0References4
NVD
NVD
added 2026/04/08 9:16 p.m.2 views

CVE-2026-39414

MinIO is a high-performance object storage system. From RELEASE.2018-08-18T03-49-57Z to before RELEASE.2025-12-20T04-58-37Z, MinIO's S3 Select feature is vulnerable to memory exhaustion when processing CSV files containing lines longer than available memory. The CSV reader's nextSplit function...

7.1CVSS0.00058EPSS
Exploits0References4
CVE
CVE
added 2026/04/08 8:5 p.m.7 views

CVE-2026-39414

CVE-2026-39414 affects MinIO’s S3 Select CSV parsing. The CSV reader’s nextSplit() calls ReadBytes('\n') without a size limit, causing unbounded buffering and memory exhaustion (OOM) when processing long lines; a file with no newline can trigger a single large allocation. This can be exploited by...

7.1CVSS5.8AI score0.00058EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/04/08 12:16 a.m.3 views

EUVD-2026-19911

JWCrypto: JWE ZIP decompression bomb...

5.3CVSS5.9AI score0.00105EPSS
Exploits1References2
Oracle linux
Oracle linux
added 2026/04/08 12:0 a.m.8 views

go-toolset:ol8 security update

delve 1.25.2-1.0.1 - Disable DWARF compression which has issues Alex Burmashev 1.25.2-1 - Update to Delve 1.25.2 Sync from CentOS Stream 9 - Related: RHEL-121223 golang 1.25.7-2 - Update to Go 1.25.8 fips-1 - Resolves: RHEL-156551 1.25.7-1 - Update to Go 1.25.7 fips-1 - Resolves: RHEL-146469...

7.8CVSS7.1AI score0.00044EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/04/07 9:10 p.m.2 views

CVE-2026-39373

A flaw was found in JWCrypto, a Python library for JSON Web Key JWK, JSON Web Signature JWS, and JSON Web Encryption JWE specifications. An unauthenticated attacker can exploit this vulnerability by sending specially crafted JWE tokens that use ZIP compression. While the input token size is...

7.5CVSS5.9AI score0.00105EPSS
Exploits1References4
OSV
OSV
added 2026/04/07 8:16 p.m.0 views

DEBIAN-CVE-2026-39373

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does not validate th...

5.3CVSS5.4AI score0.00105EPSS
Exploits1References1
OSV
OSV
added 2026/04/07 8:16 p.m.5 views

PYSEC-2026-70

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does not validate th...

5.3CVSS5.8AI score0.00105EPSS
Exploits1References1
PyPA
PyPA
added 2026/04/07 8:16 p.m.6 views

PYSEC-2026-70

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does not validate th...

6.8CVSS6.7AI score0.00381EPSS
Exploits2References1Affected Software1
UbuntuCve
UbuntuCve
added 2026/04/07 8:16 p.m.1 views

CVE-2026-39373

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does not validate th...

5.3CVSS5.9AI score0.00105EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/07 7:35 p.m.4 views

CVE-2026-39373

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does not validate th...

6.8CVSS6.6AI score0.00381EPSS
Exploits2References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.1 views

PT-2026-31004

Name of the Vulnerable Software and Affected Versions JWCrypto versions prior to 1.5.7 Description A crafted JWE token with ZIP compression can exhaust server memory. The existing patch limits input token size to 250KB but does not validate the decompressed output size. A token under the 250KB...

5.3CVSS5.7AI score0.00105EPSS
Exploits1References22
Rows per page
Query Builder