Lucene search
+L

110251 matches found

RedhatCVE
RedhatCVE
added 2026/08/13 5:32 p.m.8 views

CVE-2026-19113

A flaw was found in Consul. A remote, unauthenticated attacker could exploit several agent HTTP API endpoints by sending a request with an unbounded body. This could cause the agent to consume substantial memory, leading to a denial of service DoS condition...

7.5CVSS5.2AI score0.00293EPSS
SaveExploits0References4
F5 Networks
F5 Networks
added 2026/08/13 5:23 p.m.20 views

K000162917: Node.JS vulnerability CVE-2026-56848

Security Advisory Description A flaw in Node.js HTTP/2 handling allows nghttp2sessionmemsend to be called re-entrantly while nghttp2sessionmemrecv is executing, resulting in a heap-use-after-free. This vulnerability affects Node.js 26.x, 24.x, and 22.x. CVE-2026-56848 Impact There is no impact; F...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1
NVD
NVD
added 2026/08/13 5:17 p.m.10 views

CVE-2026-57894

Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration...

8.5CVSS0.00267EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 5:17 p.m.12 views

CVE-2026-54481

Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override CWE-295...

7.5CVSS0.00294EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/13 4:58 p.m.9 views

CVE-2026-48931

A flaw was found in Node.js HTTP Agent. This vulnerability allows a client to accept a server response as valid even before the client has sent its request. This can lead to unexpected behavior and potentially information disclosure. Mitigation Limit outbound HTTP/1.1 from Node.js clients to...

3.7CVSS5.4AI score0.00345EPSS
SaveExploits1References4
F5 Networks
F5 Networks
added 2026/08/13 4:54 p.m.9 views

K000162915: libcurl vulnerability CVE-2026-10536

Security Advisory Description A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream-dependency tree via CURLOPTSTREAMDEPENDS or CURLOPTSTREAMDEPENDSE, subsequently invokes curleasyreset, and finally terminates the handle with curleasycleanup. During this...

9.8CVSS5.1AI score0.00891EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/13 4:53 p.m.8 views

CVE-2026-48937

A flaw in the Node.js HTTP/2 API allows remote attackers to cause a Denial of Service DoS by sending data after a GOAWAY frame, exhausting server resources. Mitigation Restrict Node.js HTTP/2 servers to trusted clients with host firewall or network segmentation. If HTTP/2 is not required, disable...

7.5CVSS6AI score0.00573EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.41 views

CVE-2026-57894 Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration

Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration...

0.00267EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.9 views

CVE-2026-57894 Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration

Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration...

8.5CVSS5.2AI score
SaveExploits0References5
CVE
CVE
added 2026/08/13 4:44 p.m.46 views

CVE-2026-57894

CVE-2026-57894 : In Gitea, repository migration can follow Git HTTP redirects after URL allow/block validation, enabling potential internal Git repository exfiltration. Affected: Gitea (Git-related migration logic); Root cause: improper handling of redirects during migration, per NVD/CVE descript...

8.5CVSS8.5AI score0.00267EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.13 views

CVE-2026-54481 Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override (CWE-295)

Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override CWE-295...

7.5CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/08/13 4:44 p.m.67 views

CVE-2026-54481

CVE-2026-54481 affects Gitea: Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override (CWE-295). Root cause is TLS verification disabled by default, enabling potential interception of TLS traffic. CVSS v3.1 base score 7.5 (HIGH) with adjacent attacker, no user interacti...

7.5CVSS8.5AI score0.00294EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/13 4:08 p.m.14 views

.NET: .NET Core: .NET Security Feature Bypass Vulnerability

Inconsistent interpretation of http requests 'http request/response smuggling' in .NET allows an unauthorized attacker to bypass a security feature over a network...

5.9CVSS5.2AI score0.00706EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.9 views

io.netty/netty-codec-http: Netty: Memory exhaustion in netty-codec-http (decompression bomb)

A flaw was found in the Netty netty-codec-http component. A remote attacker can send HTTP requests containing highly compressed data. The HTTP decoder in netty-codec-http fails to properly limit the decompression of this content, causing the system to consume excessive memory. This can lead to...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.12 views

org.apache.camel/camel-vertx-http: Apache Camel (camel-vertx-http): Remote Code Execution via Deserialization of Untrusted Data

A flaw was found in the camel-vertx-http component of Apache Camel. This vulnerability, a Deserialization of Untrusted Data, could allow a remote attacker to execute arbitrary code. By controlling the backend server or acting as a man-in-the-middle, an attacker could send a specially crafted...

8.1CVSS6.7AI score0.00886EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.10 views

org.apache.httpcomponents.core5/httpcore5-h2: Apache HttpComponents Core: Denial of Service via oversized HTTP/2 HPACK header blocks

A flaw was found in Apache HttpComponents Core. This vulnerability, located in the HTTP/2 HPACK decoder, allows a remote attacker to cause a denial of service. By sending oversized compressed header blocks, an attacker can exhaust memory resources before the system's configured header list size...

7.5CVSS5.3AI score0.0087EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.13 views

org.apache.httpcomponents.core5/httpcore5: Apache HttpComponents Core: Denial of Service via excessive HTTP headers

A flaw was found in Apache HttpComponents Core. This uncontrolled resource consumption vulnerability in the HTTP/1.1 message parser allows a remote attacker to cause a denial of service through memory exhaustion. This can be triggered by sending messages with an excessive number of headers or...

7.5CVSS5.4AI score0.0087EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 1:26 p.m.12 views

.NET: .NET Core: .NET Security Feature Bypass Vulnerability

Inconsistent interpretation of http requests 'http request/response smuggling' in .NET allows an unauthorized attacker to bypass a security feature over a network...

5.9CVSS5.2AI score0.00706EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/13 1:20 p.m.12 views

.NET: .NET Core: .NET Security Feature Bypass Vulnerability

Inconsistent interpretation of http requests 'http request/response smuggling' in .NET allows an unauthorized attacker to bypass a security feature over a network...

5.9CVSS5.2AI score0.00706EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/08/13 11:13 a.m.14 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to unfiltered CometD client-supplied headers being copied directly into the Camel Exchange, which allows an attacker to inject Camel control headers and manipulate downstream producers such as HTTP, file, or JMS...

9.8CVSS5.3AI score0.00827EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder