Lucene search
+L

3123 matches found

UbuntuCve
UbuntuCve
added 2026/07/14 8:16 p.m.28 views

CVE-2026-15709

A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop inflate processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via...

7.5CVSS6.1AI score0.00593EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 8:16 p.m.13 views

UBUNTU-CVE-2026-15713

A vulnerability was found in libsoup's HTTP/2 protocol implementation. The library fails to correctly release memory context blocks under specific stream termination conditions, such as when an HTTP/2 connection encounters window exhaustion or explicit stream resets. A remote, unauthenticated...

5.9CVSS6.1AI score0.00563EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/14 7:52 p.m.22 views

EUVD-2026-39479

Trivy: Helm chart tar bomb causes OOM via unbounded io.ReadAll in parser...

6.9CVSS6.1AI score0.00443EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/14 7:45 p.m.14 views

CVE-2026-15713

A vulnerability was found in libsoup's HTTP/2 protocol implementation. The library fails to correctly release memory context blocks under specific stream termination conditions, such as when an HTTP/2 connection encounters window exhaustion or explicit stream resets. A remote, unauthenticated...

5.9CVSS5.4AI score0.00563EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 7:45 p.m.37 views

CVE-2026-15713

This CVE affects Libsoup’s HTTP/2 implementation. The issue is a memory leak where memory context blocks are not properly released under specific stream termination conditions (e.g., window exhaustion or explicit stream resets). A remote, unauthenticated attacker acting as a malicious network pee...

5.9CVSS6.1AI score0.00563EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/14 4:17 p.m.33 views

CVE-2026-59204

Pillow is a Python imaging library. From 8.2.0 through 12.2.0, src/libImaging/Jpeg2KDecode.c accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile, allowing a crafted tiled JPEG2000 file to force substantially higher transient memory usage and...

8.7CVSS0.00393EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/14 4:17 p.m.8 views

DEBIAN-CVE-2026-59204

Pillow is a Python imaging library. From 8.2.0 through 12.2.0, src/libImaging/Jpeg2KDecode.c accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile, allowing a crafted tiled JPEG2000 file to force substantially higher transient memory usage and...

7.5CVSS6.1AI score0.00393EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/14 4:17 p.m.16 views

UBUNTU-CVE-2026-59204

Pillow is a Python imaging library. From 8.2.0 through 12.2.0, src/libImaging/Jpeg2KDecode.c accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile, allowing a crafted tiled JPEG2000 file to force substantially higher transient memory usage and...

8.7CVSS6.1AI score0.00393EPSS
SaveExploits1References6
NVD
NVD
added 2026/07/10 5:16 p.m.17 views

CVE-2026-54063

Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, the checkSheet function in github.com/xuri/excelize/v2 uses an attacker-controlled XML attribute value directly as the length argument to makexlsxRow, row without validating it against the Exc...

7.5CVSS0.00607EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/10 3:11 a.m.11 views

SUSE CVE-2026-59939

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.15 views

EulerOS 2.0 SP12 : polkit (EulerOS-SA-2026-2553)

According to the versions of the polkit packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in polkit. A local user can exploit this by providing a specially crafted, excessively long input to the polkit-agent-helper-1...

5.5CVSS6.1AI score0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 4:49 p.m.14 views

PYSEC-2026-3145 Memory exhaustion in Tensorflow

Impact The implementation of StringNGrams can be used to trigger a denial of service attack by causing an OOM condition after an integer overflow: python import tensorflow as tf tf.rawops.StringNGrams data='123456', datasplits=0,1, separator='a'15, ngramwidths=, leftpad='', rightpad='',...

5.3CVSS6.6AI score0.00828EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/09 11:11 a.m.17 views

OESA-2026-2895 containerd security update

containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision...

8.8CVSS6.2AI score0.00265EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/09 12:00 a.m.19 views

CVE-2026-59939

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/09 12:00 a.m.16 views

UBUNTU-CVE-2026-59939

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:34 p.m.10 views

CVE-2026-59939

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6AI score0.00423EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/07 3:26 p.m.16 views

GO-2026-5851 Sigstore Timestamp Authority has OOM due to unbounded metric label cardinality in github.com/sigstore/timestamp-authority

Sigstore Timestamp Authority has OOM due to unbounded metric label cardinality in github.com/sigstore/timestamp-authority...

7.5CVSS5.9AI score0.00447EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 11:45 a.m.12 views

PYSEC-2026-1249 Out of memory error when submitting the dataset form with a specially-crafted field

Impact When submitting a POST request to the /dataset/new endpoint including either the auth cookie or the Authorization header with a specially-crafted field, an attacker can create an out-of-memory error in the hosting server. To trigger this error the user needs to have permissions to create o...

4.5CVSS6.5AI score0.00581EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 10:17 a.m.14 views

PYSEC-2026-899 protobuf-cpp and protobuf-python have potential Denial of Service issue

Summary A message parsing and memory management vulnerability in ProtocolBuffer’s C++ and Python implementations can trigger an out of memory OOM failure when processing a specially crafted message, which could lead to a denial of service DoS on services using the libraries. Reporter: ClusterFuzz...

7.5CVSS6.9AI score0.01223EPSS
SaveExploits0References13
Snyk
Snyk
added 2026/07/06 8:54 p.m.12 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the NewDataBuilder process in provisionersdk/proto/dataupload.go when allocating memory based on a client-supplied FileSize value without an upper-bound check. An attacker can cause the...

6.9CVSS6AI score0.00611EPSS
SaveExploits0References2
Rows per page
Query Builder