Lucene search
+L

13983 matches found

Microsoft CVE
Microsoft CVE
added 2026/09/03 8:05 a.m.15 views

httpc does not bound server-supplied numeric header values before integer conversion

...

6.3CVSS5.8AI score0.00342EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:27 a.m.12 views

cve-2026-22732-demo

Demo de CVE-2026-22732 Reproducción mínima de CVE-2026-22732 — los encabezados de respuesta HTTP de Spring Security se descartan silenciosamente cuando el código del controlador escribe directamente en la respuesta del servlet. La vulnerabilidad Spring Security utiliza la escritura de encabezados...

9.1CVSS8.1AI score0.0048EPSS
SaveExploits2
NVD
NVD
added 2026/09/02 6:21 p.m.7 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.6CVSS0.00221EPSS
SaveExploits0References4
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
CVE
CVE
added 2026/09/02 5:57 p.m.20 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
NVD
NVD
added 2026/09/02 5:18 p.m.12 views

CVE-2026-79756

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.17.4, the fix for unauthenticated OS command injection in the nuclio dashboard on the local/Docker platform is incomplete. The fix added validateFunctionName for function names and common.Quote for the...

8.7CVSS0.05148EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 10:12 a.m.4 views

CVE-2026-82958

In Eclipse Ditto versions 1.3.0, 3.9.6, the ImplicitThingCreationMessageMapper of the connectivity service builds a CreateThing command by substituting placeholder values e.g. header:deviceid resolved from inbound message headers into a pre-configured JSON "thing" template as raw, un-escaped...

7.6CVSS6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 10:33 p.m.3 views

rapidresetclient

Rapid Reset Client Rapid Reset Client es una herramienta para probar mitigaciones y la exposición a CVE-2023-44487 vector de ataque DDoS Rapid Reset. Implementa un cliente HTTP/2 mínimo que abre un único socket TCP, negocia TLS, ignora el certificado e intercambia tramas SETTINGS. Luego, el clien...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
OSV
OSV
added 2026/09/01 3:17 p.m.9 views

DEBIAN-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.2CVSS5.5AI 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
Vulnrichment
Vulnrichment
added 2026/09/01 2:37 p.m.15 views

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

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
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/01 2:37 p.m.37 views

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

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
Debian CVE
Debian CVE
added 2026/09/01 2:37 p.m.10 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.2CVSS5.9AI score0.00382EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/01 2:37 p.m.10 views

EUVD-2026-69228

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
SaveExploits0References6
CVE
CVE
added 2026/09/01 2:37 p.m.19 views

CVE-2026-55951

The Erlang/OTP httpc HTTP client (inets package) does not enforce a limit on the total size of response headers. The max_header_size option defaults to nolimit, and httpc_response:parse_headers/6 accumulates all headers into a list before the length check fires (only after the terminating CRLF CR...

8.2CVSS5.9AI score0.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
OSV
OSV
added 2026/09/01 2:37 p.m.5 views

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

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
SaveExploits0References10
OSV
OSV
added 2026/09/01 2:33 p.m.6 views

EEF-CVE-2026-71562 httpc does not bound server-supplied numeric header values before integer conversion

Summary Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP inets httpc allows a malicious or compromised HTTP server to degrade availability by returning a numeric header whose value is a very long run of digits. httpchandler.erl converts the server-supplied...

6.3CVSS5.8AI score0.00342EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/01 10:37 a.m.8 views

CVE-2026-82661

A flaw was found in Nodemailer, an email sending library. This vulnerability allows a remote attacker with control over specific list comment parameters to inject arbitrary message headers into generated email messages. By failing to sanitize carriage return and line feed CRLF characters, an...

5.4CVSS6AI score0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/31 2:36 p.m.6 views

BIT-KEYCLOAK-2026-16093 Keycloak-services: keycloak-services: required signed-jwt assertion policy can be bypassed with unsigned assertion headers

Keycloak provides a mechanism called Client Policies to enforce security requirements on clients, such as requiring them to use signed JWTs for authentication. A flaw was discovered where this enforcement can be bypassed. An attacker with valid client credentials can provide a fake, unsigned...

5.4CVSS5.9AI score0.00304EPSS
SaveExploits0References3
Rows per page
Query Builder