Lucene search
+L

4075 matches found

Debian
Debian
added 2026/08/17 2:44 a.m.12 views

[SECURITY] [DLA 4743-1] ironic security update

Debian LTS Advisory DLA-4743-1 [email protected] https://www.debian.org/lts/security/ Carlos Henrique Lima Melara August 16, 2026 https://wiki.debian.org/LTS Package : ironic Version : 1:21.4.4-0+deb12u2 CVE ID : CVE-2026-43003 CVE-2026-54421 Debian Bug : 1140012 1140187 1144214 Multipl...

8.5CVSS5.8AI score0.00983EPSS
SaveExploits0
OSV
OSV
added 2026/08/14 3:17 p.m.10 views

DEBIAN-CVE-2026-19879

A flaw was found in Undertow, an HTTP server, within its HTTP response header writing path. The writeString method performs a silent narrowing cast from 16-bit Unicode characters to 8-bit bytes when writing HTTP response header values. A remote attacker can exploit this by supplying specific...

5.3CVSS5.6AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/14 3:17 p.m.11 views

UBUNTU-CVE-2026-19879

A flaw was found in Undertow, an HTTP server, within its HTTP response header writing path. The writeString method performs a silent narrowing cast from 16-bit Unicode characters to 8-bit bytes when writing HTTP response header values. A remote attacker can exploit this by supplying specific...

5.3CVSS5.6AI score0.00235EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/14 2:51 p.m.11 views

CVE-2026-19879

A flaw was found in Undertow, an HTTP server, within its HTTP response header writing path. The writeString method performs a silent narrowing cast from 16-bit Unicode characters to 8-bit bytes when writing HTTP response header values. A remote attacker can exploit this by supplying specific...

5.3CVSS5.6AI score0.00235EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/14 6:20 a.m.11 views

Security Bulletin: IBM Transformation Extender Advanced is affected by IBM WebSphere Application Server Liberty vulnerabilities

Summary IBM Transformation Extender Advanced, also known as IBM Standards Processing Engine uses WebSphere Application Server Liberty which is affected by a denial of service, HTTP Response and Request Smuggling vulnerabilities. Vulnerability Details Refer to the security bulletins listed in the...

5.5AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.10 views

RockyLinux 10 : nghttp2 (RLSA-2026:54650)

The remote RockyLinux 10 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:54650 advisory. nghttp2: nghttp2: HTTP Request/Response Smuggling and Response-Queue Poisoning via ambiguous HTTP/1.1 Upgrade requests CVE-2026-58055 Tenable has extracted the...

6.3CVSS5.5AI score0.00253EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-19879

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in Undertow, an HTTP server, within its HTTP response header writing path. The writeString method performs a silent narrowing cast from 16-bit...

5.3CVSS5.7AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/12 11:41 p.m.10 views

CVE-2026-73232

A flaw was found in ffuf, a fast web fuzzer. A malicious server could exploit this vulnerability by sending a specially crafted HTTP response that, when decompressed by ffuf, consumes excessive memory. This can lead to an out-of-memory condition, causing a denial of service DoS for the ffuf...

7.5CVSS5.3AI score0.00441EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.18 views

netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion

A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses 103, followed by a 200 with a GET body, then another 200 for a HEAD request when the client pipelines GET the...

9.1CVSS6.9AI score0.00779EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/08/11 7:32 p.m.35 views

CVE-2026-73232 ffuf denial of service (OOM) via HTTP response decompression bomb

ffuf is a fast web fuzzer written in Go. Prior to 2.2.0, ffuf allows a malicious target server to cause an out-of-memory denial of service because the response size guard in pkg/runner/simple.go checks only the compressed Content-Length while io.ReadAll reads gzip, brotli, deflate, transparently...

7.5CVSS0.00441EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 7:32 p.m.7 views

CVE-2026-73232 ffuf denial of service (OOM) via HTTP response decompression bomb

ffuf is a fast web fuzzer written in Go. Prior to 2.2.0, ffuf allows a malicious target server to cause an out-of-memory denial of service because the response size guard in pkg/runner/simple.go checks only the compressed Content-Length while io.ReadAll reads gzip, brotli, deflate, transparently...

7.5CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/11 7:32 p.m.54 views

CVE-2026-73232

CVE-2026-73232 affects ffuf (Go) prior to 2.2.0. The vulnerability arises when a malicious server uses HTTP responses with compressed content: the guard in pkg/runner/simple.go checks only Content-Length, while io.ReadAll can read gzip, brotli, deflate, or chunked bodies without a decompressed-si...

7.5CVSS5.3AI score0.00441EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/11 5:41 p.m.11 views

netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion

A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses 103, followed by a 200 with a GET body, then another 200 for a HEAD request when the client pipelines GET the...

9.1CVSS6.9AI score0.00779EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/11 4:39 p.m.12 views

netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion

A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses 103, followed by a 200 with a GET body, then another 200 for a HEAD request when the client pipelines GET the...

9.1CVSS6.9AI score0.00779EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.15 views

Fedora 43 : nghttp2 (2026-91dd0c29d6)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-91dd0c29d6 advisory. - fix HTTP Request/Response Smuggling and Response-Queue Poisoning via ambiguous HTTP/1.1 Upgrade requests CVE-2026-58055 Tenable has extracted the preceding...

6.3CVSS5.5AI score0.00253EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 10:16 a.m.19 views

CVE-2026-12071

The Webbox of TeamDavid by Tobit Laboratories AG constructs redirect URLs using user-supplied input, which is appended to the redirect target in a 302 HTTP response. By using URL-encoded characters such as “%2e” representing a dot, an attacker can manipulate the portion of the URL following the...

5.3CVSS0.00335EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.17 views

EulerOS 2.0 SP15 : httpd (EulerOS-SA-2026-2888)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A NULL pointer dereference in moddavlock in Apache HTTP Server 2.4.66 and earlier may allow an attacker to crash the server with a malicious...

9.8CVSS5.6AI score0.01376EPSS
SaveExploits2References11
OSV
OSV
added 2026/08/04 12:00 a.m.12 views

ALSA-2026:50317 Important: fence-agents security update

The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. Security Fixes: httplib2: httplib2: Denial of Service via unbounded decompression of HT...

7.5CVSS6.7AI score0.00423EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/08/03 9:21 p.m.58 views

CVE-2026-10849 Heap out-of-bounds write in Zephyr hawkBit OTA client when terminating server response body

The hawkBit device management client in subsys/mgmt/hawkbit accumulates the body of an HTTP response from the update server into a heap buffer in responsejsoncb subsys/mgmt/hawkbit/hawkbit.c. The buffer is sized to hold the received body bytes but reserves no space for a terminating NUL. When the...

8.2CVSS0.00327EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/03 9:21 p.m.9 views

CVE-2026-10849 Heap out-of-bounds write in Zephyr hawkBit OTA client when terminating server response body

The hawkBit device management client in subsys/mgmt/hawkbit accumulates the body of an HTTP response from the update server into a heap buffer in responsejsoncb subsys/mgmt/hawkbit/hawkbit.c. The buffer is sized to hold the received body bytes but reserves no space for a terminating NUL. When the...

8.2CVSS6AI score0.00327EPSS
SaveExploits1References2
Rows per page
Query Builder