Lucene search
+L

2630 matches found

OSV
OSV
added 2026/04/22 10:53 a.m.7 views

SUSE-SU-2026:21318-1 Security update for haproxy

This update for haproxy fixes the following issue: - CVE-2026-33555: improper validation when matching a received body length to a previously announced Content-Length can lead to request smuggling due to HTTP/3 parser desynchronization bsc1262103...

5.8CVSS5.3AI score0.00297EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/22 10:45 a.m.16 views

CLSA-2026-1776854729 libsoup: Fix of 2 CVEs

CVE-2026-1801: use CRLF as line boundary when parsing chunked encoding data to prevent HTTP request smuggling via lone LF - CVE-2026-2443: reject Range header ends exceeding content length to prevent out-of-bounds read in byte range handling...

6.5CVSS5.8AI score0.0043EPSS
SaveExploits0References1
GitLab Advisory Database
GitLab Advisory Database
added 2026/04/22 12:00 a.m.19 views

actix-http has HTTP/1.1 CL.TE Request Smuggling

A vulnerability in actix-http's HTTP/1.1 request parser allows an unauthenticated remote client to smuggle requests in deployments where a front-end HTTP intermediary and the Actix backend disagree about whether Content-Length or Transfer-Encoding: chunked defines the request body length...

5.8AI score
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.12 views

cpython: Excessive read buffering DoS in http.client

A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into...

7.5CVSS7AI score0.01631EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/17 11:19 a.m.19 views

haproxy: HAProxy: Request smuggling via HTTP/3 parser desynchronization

A flaw was found in HAProxy. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP/3 request. The HTTP/3 parser fails to verify that the received body length matches the announced content-length when a stream is closed with an empty payload. This desynchronization...

5.8CVSS6.1AI score0.00297EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.23 views

MiracleLinux 9 : nodejs:24 (AXSA:2026-449:01)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-449:01 advisory. nodejs: Nodejs denial of service CVE-2026-21637 brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion CVE-2026-2554...

9.8CVSS7AI score0.25044EPSS
SaveExploits1References19
OSV
OSV
added 2026/04/16 11:38 p.m.7 views

BIT-DJANGO-2026-33034 Potential denial-of-service vulnerability in ASGI requests via memory upload limit bypass

An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30. ASGI requests with a missing or understated Content-Length header could bypass the DATAUPLOADMAXMEMORYSIZE limit when reading HttpRequest.body, allowing remote attackers to load an unbounded request body into...

7.5CVSS5.8AI score0.00769EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/16 11:54 a.m.11 views

Security Bulletin: Vulnerability in platform-python affects IBM Netezza Appliance

Summary The platform-python package is used by IBM Netezza Appliance . IBM Netezza Appliance has addressed the applicable CVE CVE-2025-13836 Vulnerability Details CVEID:CVE-2025-13836 DESCRIPTION: When reading an HTTP response from a server, if no read amount is specified, the default behavior wi...

7.5CVSS5.8AI score0.01631EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/04/15 12:07 p.m.19 views

RLSA-2026:7675 Important: nodejs24 security update

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices...

7.5CVSS6.7AI score0.25044EPSS
SaveExploits1References19
Tenable Nessus
Tenable Nessus
added 2026/04/15 12:00 a.m.15 views

AlmaLinux 10 : nodejs24 (ALSA-2026:7675)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:7675 advisory. nodejs: Nodejs denial of service CVE-2026-21637 brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion CVE-2026-25547...

9.8CVSS7AI score0.25044EPSS
SaveExploits1References20
SUSE CVE
SUSE CVE
added 2026/04/14 11:26 p.m.19 views

SUSE CVE-2026-33555

An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be...

4CVSS5.8AI score0.00297EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2026/04/14 7:23 p.m.12 views

CVE-2026-5440

A memory exhaustion vulnerability exists in the HTTP server due to unbounded use of the Content-Length header. The server allocates memory directly based on the attacker supplied header value without enforcing an upper limit. A crafted HTTP request containing an extremely large Content-Length val...

7.5CVSS5.8AI score0.00566EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/14 7:23 a.m.20 views

Important: Red Hat Security Advisory: nodejs:22 security update

An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.9AI score0.25044EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2026/04/14 7:23 a.m.37 views

undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers

A flaw was found in undici, a Node.js HTTP/1.1 client. A remote attacker could exploit this vulnerability by sending HTTP/1.1 requests that include duplicate Content-Length headers with different casing e.g., "Content-Length" and "content-length". This can lead to HTTP Request Smuggling, a...

9.8CVSS7AI score0.00493EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2026/04/14 12:00 a.m.9 views

The vulnerability of the Content-Length component in the Python programming language allows a attacker to trigger a service failure.

The vulnerability of the Content-Length component in the Python programming language is related to an uncontrolled consumption of resources. Exploiting this vulnerability allows a remote attacker to cause service interruptions...

7.8CVSS7.4AI score0.01631EPSS
SaveExploits0References22Affected Software8
EUVD
EUVD
added 2026/04/13 6:30 p.m.10 views

EUVD-2026-21997

An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be...

4CVSS5.8AI score0.00297EPSS
SaveExploits1References5
NVD
NVD
added 2026/04/13 5:16 p.m.17 views

CVE-2026-33555

An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be...

5.8CVSS0.00297EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/13 5:16 p.m.7 views

AZL-82730 CVE-2026-33555 affecting package haproxy for versions less than 2.9.11-5

An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be...

5.8CVSS5.9AI score0.00297EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/13 5:16 p.m.13 views

UBUNTU-CVE-2026-33555

An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be...

5.8CVSS5.8AI score0.00297EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/04/13 5:16 p.m.17 views

CVE-2026-33555

An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be...

5.8CVSS5.8AI score0.00297EPSS
SaveExploits1References4
Rows per page
Query Builder