Lucene search
+L

1835 matches found

Cvelist
Cvelist
added 2026/09/02 6:03 p.m.36 views

CVE-2026-84382 HTTPX2: Streaming response decompression does not bound peak memory (decompression amplification)

HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before iterbytes or aiterbytes yields bounded pieces to the application. A 64 KiB compressed chunk can expa...

7.5CVSS0.0035EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/02 6:03 p.m.35 views

CVE-2026-84382

HTTPX2 , a next-generation HTTP client for Python, contains a decompression amplification flaw in its content decoders (src/httpx2/httpx2/_decoders.py). Prior to 2.12.0 , the decoders fully inflate each gzip, deflate, br, or zstd network chunk before yielding bounded pieces via iter_bytes() or ai...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/02 6:01 p.m.11 views

CVE-2026-84381

HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/sync/socksproxy.py and src/httpcore2/httpcore2/async/socksproxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes...

8.1CVSS5.3AI score0.00079EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/09/02 5:58 p.m.12 views

CVE-2026-84380 HTTPX2: Conflicting Content-Length and Transfer-Encoding headers can be auto-generated

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, Request.prepare in src/httpx2/httpx2/models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header because its setdefault processing checks each default head...

5.6CVSS5.8AI score0.00221EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 5:58 p.m.5 views

CVE-2026-84380 HTTPX2: Conflicting Content-Length and Transfer-Encoding headers can be auto-generated

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, Request.prepare in src/httpx2/httpx2/models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header because its setdefault processing checks each default head...

5.6CVSS5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/02 5:58 p.m.11 views

CVE-2026-84380

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, Request.prepare in src/httpx2/httpx2/models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header because its setdefault processing checks each default head...

5.6CVSS5.3AI score0.00221EPSS
SaveExploits0
OSV
OSV
added 2026/09/02 5:57 p.m.6 views

CVE-2026-84379 HTTPX2: Multipart part header injection via unvalidated file Content-Type and custom headers

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/02 5:57 p.m.37 views

CVE-2026-84379 HTTPX2: Multipart part header injection via unvalidated file Content-Type and custom headers

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS0.00261EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/02 5:57 p.m.8 views

CVE-2026-84379

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS5.4AI score0.00261EPSS
SaveExploits0
CVE
CVE
added 2026/09/02 5:57 p.m.21 views

CVE-2026-84379

HTTPX2 , a next-generation HTTP client for Python, is affected by a multipart part header injection vulnerability in FileField.render_headers() within src/httpx2/httpx2/_multipart.py. Prior to 2.11.0 , attacker-controlled content_type values and custom headers from files= tuples are interpolated ...

5.3CVSS5.9AI score0.00261EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/02 5:54 p.m.10 views

CVE-2026-84378

HTTPX2 is a next generation HTTP client for Python. From 2.5.0 until 2.10.0, the HTTPX2 Server-Sent Events parser in src/httpx2/httpx2/sse.py repeatedly copies and rescans buffered text in SSELineDecoder.decode when an attacker-controlled or compromised SSE endpoint splits one unterminated line...

5.9CVSS5.9AI score0.0032EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.15 views

PT-2026-84846

Name of the Vulnerable Software and Affected Versions HTTPX2 versions prior to 2.11.0 Description The Request. prepare function in src/httpx2/httpx2/ models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header. This occurs...

5.6CVSS5.8AI score0.00221EPSS
SaveExploits0References13
OSV
OSV
added 2026/09/01 3:17 p.m.7 views

AZL-98454 CVE-2026-55951 affecting package erlang for versions less than 26.2.5.21-6

The Erlang/OTP httpc HTTP client does not enforce a limit on the total size of response headers received from a server. The maxheadersize option defaults to nolimit, and httpcresponse:parseheaders/6 accumulates every header into a list before the length check runs which only fires after the...

8.2CVSS5.9AI score0.00382EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/01 3:17 p.m.8 views

CVE-2026-55951

The Erlang/OTP httpc HTTP client does not enforce a limit on the total size of response headers received from a server. The maxheadersize option defaults to nolimit, and httpcresponse:parseheaders/6 accumulates every header into a list before the length check runs which only fires after the...

8.2CVSS0.00382EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/01 2:37 p.m.8 views

EEF-CVE-2026-55951 httpc memory exhaustion via unbounded response header accumulation

Summary The Erlang/OTP httpc HTTP client does not enforce a limit on the total size of response headers received from a server. The maxheadersize option defaults to nolimit, and httpcresponse:parseheaders/6 accumulates every header into a list before the length check runs which only fires after t...

8.2CVSS6AI score0.00382EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/01 3:16 a.m.8 views

CVE-2026-48932

A flaw in Node.js HTTP client can cause a request desynchronization for Node.js-based forwarding proxies that rebuild outbound headers from the visible IncomingMessage headers while piping the original body to a reused backend connection. Node.js can omit headers beyond maxHeadersCount /...

3.7CVSS0.00172EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/01 2:08 a.m.35 views

CVE-2026-48932

A flaw in the Node.js HTTP client can cause request desynchronization in Node.js-based forwarding proxies that rebuild outbound headers from visible IncomingMessage headers while piping the original body to a reused backend connection. The root cause is that Node.js may omit headers beyond maxHea...

3.7CVSS5.9AI score0.00172EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/01 2:08 a.m.45 views

CVE-2026-48932

A flaw in Node.js HTTP client can cause a request desynchronization for Node.js-based forwarding proxies that rebuild outbound headers from the visible IncomingMessage headers while piping the original body to a reused backend connection. Node.js can omit headers beyond maxHeadersCount /...

3.7CVSS0.00172EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 2:08 a.m.9 views

EUVD-2026-68923

A flaw in Node.js HTTP client can cause a request desynchronization for Node.js-based forwarding proxies that rebuild outbound headers from the visible IncomingMessage headers while piping the original body to a reused backend connection. Node.js can omit headers beyond maxHeadersCount /...

3.7CVSS5.9AI score0.00172EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.15 views

PT-2026-84072

Name of the Vulnerable Software and Affected Versions Node.js version 22 Node.js version 24 Node.js version 26 Description A flaw in the HTTP client can cause request desynchronization for forwarding proxies that rebuild outbound headers from the visible IncomingMessage headers while piping the...

3.7CVSS5.9AI score0.00172EPSS
SaveExploits0References5
Rows per page
Query Builder