Lucene search
+L

3873 matches found

Snyk
Snyk
added 2026/07/15 10:55 p.m.13 views

Allocation of Resources Without Limits or Throttling

Overview ddtrace is a Datadog APM client library Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the BaggageHeader.extract parser in ddtrace/propagation/http.py. An attacker can force unbounded CPU and memory use by sending a reques...

8.7CVSS5.5AI score0.00441EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.7 views

SUSE CVE-2026-59200

Pillow is a Python imaging library. From 5.1.0 until 12.3.0, PdfParser.PdfStream.decode in PIL/PdfParser.py calls zlib.decompress with bufsize set to the PDF stream Length field without bounding the decompressed output size, allowing a crafted FlateDecode PDF stream to exhaust memory from a small...

6.2CVSS5.3AI score0.00385EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.20 views

SUSE CVE-2026-59884

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with C...

7.5CVSS5.3AI score0.00349EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/15 6:47 p.m.10 views

SUSE CVE-2026-60081

DBI::ProfileData versions before 1.651 for Perl do not limit the path index. The path index column of profile dump files is used to allocate an array of data for the parser. An unbounded value allows an attacker to specify a large index and consume available memory...

6.2CVSS5.3AI score0.00379EPSS
SaveExploits0References7
Veracode
Veracode
added 2026/07/15 10:16 a.m.13 views

Uncontrolled Resource Consumption

github.com/stackloklabs/mkp is vulnerable to Uncontrolled Resource Consumption Denial of Service. The vulnerability is due to the server accepting unbounded limitBytes and tailLines values and reading the entire Kubernetes pod log stream into memory without enforcing a size limit, which allows an...

5.4AI score
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.16 views

PT-2026-60363

Name of the Vulnerable Software and Affected Versions dd-trace-go versions prior to 2.8.1 Description Datadog tracing libraries implementing W3C baggage propagation fail to enforce limits on the number of items or total bytes when parsing incoming baggage HTTP headers during the extraction proces...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.25 views

PT-2026-60362

Name of the Vulnerable Software and Affected Versions Datadog .NET Tracer versions prior to 3.43.0 Description Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing limits on the number of items or the total byte size during...

7.5CVSS5.6AI score0.00482EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-39244

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - adm-zip before 0.5.18 is vulnerable to denial of service via a crafted ZIP file with a manipulated uncompressed size header field. In zipEntry.js line 103,...

7.5CVSS5.9AI score0.00426EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-60081

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - DBI::ProfileData versions before 1.651 for Perl do not limit the path index. The path index column of profile dump files is used to allocate an array of data fo...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 9:22 p.m.5 views

CVE-2026-46629 Twig: Unbounded formatter memoisation in twig/intl-extra keyed on template-controlled arguments

Twig is a template language for PHP. Prior to 3.26.0, twig/intl-extra memoises IntlDateFormatter and NumberFormatter instances in arrays keyed by template-controlled filter arguments such as locale, pattern, and attrs, allowing a template to allocate many ICU formatter objects that remain pinned...

5.3CVSS6.1AI score0.00302EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/14 9:22 p.m.38 views

CVE-2026-46629 Twig: Unbounded formatter memoisation in twig/intl-extra keyed on template-controlled arguments

Twig is a template language for PHP. Prior to 3.26.0, twig/intl-extra memoises IntlDateFormatter and NumberFormatter instances in arrays keyed by template-controlled filter arguments such as locale, pattern, and attrs, allowing a template to allocate many ICU formatter objects that remain pinned...

5.3CVSS0.00302EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 9:17 p.m.5 views

DEBIAN-CVE-2026-49855

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS6.1AI score0.00572EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 9:15 p.m.25 views

CVE-2026-46627

CVE-2026-46627 concerns Twig, a PHP template engine. Before 3.26.0, Twig’s sandbox does not prevent a template from consuming CPU, memory, or wall-clock time even with an allow-list, allowing resource exhaustion via unbounded for/range usage. The issue is mitigated in version 3.26.0, which docume...

7.1CVSS6.1AI score0.00385EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/14 9:15 p.m.36 views

CVE-2026-46627 Twig: Sandbox resource exhaustion via unbounded `for` / `range()`

Twig is a template language for PHP. Prior to 3.26.0, the Twig sandbox does not prevent a template from consuming CPU, memory, or wall-clock time, even under the strictest allow-list, allowing untrusted templates to cause resource exhaustion. This issue is addressed in version 3.26.0 by documenti...

7.1CVSS0.00385EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 9:15 p.m.6 views

CVE-2026-46627 Twig: Sandbox resource exhaustion via unbounded `for` / `range()`

Twig is a template language for PHP. Prior to 3.26.0, the Twig sandbox does not prevent a template from consuming CPU, memory, or wall-clock time, even under the strictest allow-list, allowing untrusted templates to cause resource exhaustion. This issue is addressed in version 3.26.0 by documenti...

7.1CVSS6.1AI score0.00385EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/14 8:45 p.m.6 views

CVE-2026-49855

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS5.3AI score0.00572EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/07/14 8:17 p.m.15 views

CVE-2026-50651

Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny service over a network...

7.5CVSS5.8AI score0.0084EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/14 8:17 p.m.16 views

CVE-2026-50525

Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny service over a network...

7.5CVSS5.8AI score0.00604EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 8:16 p.m.6 views

GHSA-VHCH-2WF3-M8RP Netty: Denial of Service via Unbounded Headers in StompSubframeDecoder

Summary The StompSubframeDecoder fails to limit the total number of headers or their cumulative size per frame, allowing an attacker to cause an OutOfMemoryError, leading to a Denial of Service. Details io.netty.handler.codec.stomp.StompSubframeDecoder implements the STOMP protocol. The...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/07/14 8:16 p.m.17 views

Netty: Denial of Service via Unbounded Headers in StompSubframeDecoder

Summary The StompSubframeDecoder fails to limit the total number of headers or their cumulative size per frame, allowing an attacker to cause an OutOfMemoryError, leading to a Denial of Service. Details io.netty.handler.codec.stomp.StompSubframeDecoder implements the STOMP protocol. The...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder