Lucene search
+L

24 matches found

OSV
OSV
added 2026/08/28 4:35 p.m.5 views

GHSA-GPWF-4H98-V82Q datadog-opentelemetry has unbounded W3C tracestate parsing that may lead to DoS

Impact Datadog tracing libraries that implement W3C Trace Context tracecontext propagation parse the incoming tracestate header without enforcing a size cap on the Datadog vendor entry dd=.... The dd= value contains semicolon-separated key:value pairs, and the parser allocates a hash-map entry fo...

7.5CVSS5.9AI score0.00562EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/28 4:35 p.m.9 views

datadog-opentelemetry has unbounded W3C tracestate parsing that may lead to DoS

Impact Datadog tracing libraries that implement W3C Trace Context tracecontext propagation parse the incoming tracestate header without enforcing a size cap on the Datadog vendor entry dd=.... The dd= value contains semicolon-separated key:value pairs, and the parser allocates a hash-map entry fo...

7.5CVSS5.9AI score0.00562EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/28 4:33 p.m.30 views

CVE-2026-54788 dd-trace-rs: Unbounded W3C tracestate parsing may lead to DoS

dd-trace-rs provides Datadog application performance monitoring for Rust. From 0.1.0 until 0.3.3, datadog-opentelemetry/src/propagation/tracecontext.rs parses the W3C tracestate header and collects every semicolon-separated key and value pair in the Datadog dd=... vendor entry into a HashMap...

7.5CVSS0.00562EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 4:33 p.m.7 views

CVE-2026-54788 dd-trace-rs: Unbounded W3C tracestate parsing may lead to DoS

dd-trace-rs provides Datadog application performance monitoring for Rust. From 0.1.0 until 0.3.3, datadog-opentelemetry/src/propagation/tracecontext.rs parses the W3C tracestate header and collects every semicolon-separated key and value pair in the Datadog dd=... vendor entry into a HashMap...

7.5CVSS6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/28 4:33 p.m.6 views

EUVD-2026-67829

dd-trace-rs provides Datadog application performance monitoring for Rust. From 0.1.0 until 0.3.3, datadog-opentelemetry/src/propagation/tracecontext.rs parses the W3C tracestate header and collects every semicolon-separated key and value pair in the Datadog dd=... vendor entry into a HashMap...

7.5CVSS6AI score0.00562EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:33 p.m.21 views

CVE-2026-54788

dd-trace-rs (Datadog APM for Rust), versions 0.1.0 through 0.3.3, is affected by an unbounded W3C tracestate parsing flaw in datadog-opentelemetry/src/propagation/tracecontext.rs. The parser collects every semicolon-separated key:value pair in the Datadog dd=... vendor entry into a HashMap withou...

7.5CVSS6AI score0.00562EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 8:01 p.m.11 views

CVE-2026-61712

BuildKit versions before 0.31.1 read attacker-controlled /etc/passwd and /etc/group files without size limits during user/group resolution in executor/oci/user.go and solver/llbsolver/ops/user_linux.go, allowing oversized files to exhaust memory and crash buildkitd. Fixed in 0.31.1. No in-the-wil...

2.3CVSS5.3AI score0.00404EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 8:01 p.m.11 views

CVE-2026-61712 BuildKit: Possible runtime DoS via unbounded group parsing

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, BuildKit read attacker-controlled /etc/passwd and /etc/group files without an upper bound while resolving a username to a user identifier or group identifier in...

2.3CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/19 8:01 p.m.11 views

EUVD-2026-62837

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, BuildKit read attacker-controlled /etc/passwd and /etc/group files without an upper bound while resolving a username to a user identifier or group identifier in...

2.3CVSS5.3AI score0.00404EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 11:41 a.m.13 views

PYSEC-2026-3461 dd-trace-py: Improper parsing of W3C baggage headers may lead to DoS

Impact Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing item-count or byte-size limits on the extract path. The DDTRACEBAGGAGEMAXITEMS default 64 and DDTRACEBAGGAGEMAXBYTES default 8192 limits were applied only to baggage...

7.5CVSS5.7AI score0.00793EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.24 views

PT-2026-60899

Name of the Vulnerable Software and Affected Versions PocketSphinx versions 5prealpha through 5.1.0 Description The trie language model code fails to check boundary conditions when reading headers of ARPA, DMP, and binary format language model files, which can lead to stack and heap buffer...

6.9CVSS5.7AI score
SaveExploits0References8
OSV
OSV
added 2026/06/22 3:31 p.m.10 views

CVE-2026-54268 Angular: Denial of Service (DoS) via OOM in Date Formatting (formatDate)

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.1, 21.2.17, and 20.3.25, a Denial of Service DoS vulnerability exists in the @angular/common package of the Angular framework. The formatDate function,...

8.2CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2026/06/09 2:04 p.m.11 views

CVE-2026-49762 Unbounded integer parsing in the Version module enables CPU and memory exhaustion denial of service

Uncontrolled Resource Consumption vulnerability in the Elixir standard library's Version module allows an attacker who controls a version string to cause a denial of service through CPU and memory exhaustion. The version parser converts numeric version components major, minor, patch and numeric...

5.1CVSS5.9AI score0.00152EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/13 7:17 p.m.12 views

DEBIAN-CVE-2026-44248

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the MQTT 5 header Properties section is parsed and buffered before any message size limit is applied. Specifically, in MqttDecoder, the decodeVariableHeader method is called before the...

7.5CVSS5.9AI score0.00489EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.16 views

Rack 安全漏洞

Rack is a modular Ruby web server interface developed by Rack authors. Vulnerabilities exist in versions of Rack prior to 2.2.23, 3.1.21, and 3.2.6. These vulnerabilities stem from Rack::Multipart::Parser, which handles multipart requests without a limit on the total size, potentially leading to...

7.5CVSS5.8AI score0.00369EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/24 6:38 p.m.5 views

CVE-2026-29772 Astro: Memory exhaustion DoS due to missing request body size limit in Server Islands

Astro is a web framework. Prior to version 10.0.0, Astro's Server Islands POST handler buffers and parses the full request body as JSON without enforcing a size limit. Because JSON.parse allocates a V8 heap object for every element in the input, a crafted payload of many small JSON objects achiev...

5.9CVSS5.8AI score0.0037EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/03/02 1:35 a.m.10 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.01979EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/02/05 10:57 p.m.7 views

CVE-2025-32393

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Prior to autogpt-platform-beta-v0.6.32, there is a DoS vulnerability in ReadRSSFeedBlock. In RSSBlock, feedparser.parser is called to obtain the XML fil...

8.7CVSS5.4AI score0.00394EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/05 10:57 p.m.39 views

CVE-2025-32393 AutoGPT has a DoS vulnerability in ReadRSSFeedBlock

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Prior to autogpt-platform-beta-v0.6.32, there is a DoS vulnerability in ReadRSSFeedBlock. In RSSBlock, feedparser.parser is called to obtain the XML fil...

8.7CVSS0.00394EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/01/29 3:31 p.m.16 views

Unfurl's unbounded zlib decompression allows decompression bomb DoS

Summary The compressed data parser uses zlib.decompress without a maximum output size. A small, highly compressed payload can expand to a very large output, causing memory exhaustion and denial of service. Details - unfurl/parsers/parsecompressed.py calls zlib.decompressdecoded with no size limit...

8.7CVSS5.9AI score0.00508EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder