Lucene search
K

17 matches found

SUSE Linux
SUSE Linux
added 2026/06/01 7:8 a.m.11 views

Security update for ignition

This update for ignition fixes the following issue CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1265751. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

7.5CVSS5.8AI score0.0002EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.11 views

Amazon Linux 2023 : mod_http2 (ALAS2023-2026-1724)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1724 advisory. Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2 protocol. This issue affects Apache HTTP Server: 2.4.66. Users are recommended to upgrade to version 2.4.67, which fixes...

8.8CVSS5.8AI score0.01123EPSS
Exploits14References4
OSV
OSV
added 2026/05/15 8:50 a.m.4 views

BIT-NGINX-GATEWAY-2026-42926 NGINX ngx_http_proxy_v2_module vulnerability

When NGINX Open Source is configured to proxy HTTP/2 traffic by setting proxyhttpversion to 2, and also uses proxysetbody, an attacker may be able to inject frame headers and payload bytes to the upstream peer. Note: Software versions which have reached End of Technical Support EoTS are not...

6.3CVSS5.8AI score0.00027EPSS
Exploits1References2
NCSC
NCSC
added 2026/05/06 11:33 a.m.6 views

Vulnerabilities in Apache HTTP Server

The Apache Software Foundation has addressed several vulnerabilities in Apache HTTP Server. These vulnerabilities concern various modules and functions within Apache HTTP Server. The most serious vulnerability relates to a double-free in the HTTP/2 implementation, which allows an attacker to...

9.8CVSS7.9AI score0.01123EPSS
Exploits16References1
RedHat Linux
RedHat Linux
added 2026/04/14 2:45 p.m.3 views

netty: Netty: Denial of Service via HTTP/2 CONTINUATION frame flood

A flaw was found in Netty. A remote user can trigger a Denial of Service DoS against a Netty HTTP/2 server by sending a flood of CONTINUATION frames. The server's lack of a limit on these frames, coupled with a bypass of size-based mitigations using zero-byte frames, allows an attacker to consume...

8.7CVSS5.8AI score0.00038EPSS
Exploits0References5
EUVD
EUVD
added 2026/04/02 2:36 p.m.1 views

EUVD-2026-18245

Suricata is a network IDS, IPS and NSM engine. Prior to versions 7.0.15 and 8.0.4, flooding of craft HTTP2 continuation frames can lead to memory exhaustion, usually resulting in the Suricata process being shut down by the operating system. This issue has been patched in versions 7.0.15 and 8.0.4...

7.5CVSS5.8AI score0.00056EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/02 2:36 p.m.0 views

CVE-2026-31935

Suricata is a network IDS, IPS and NSM engine. Prior to versions 7.0.15 and 8.0.4, flooding of craft HTTP2 continuation frames can lead to memory exhaustion, usually resulting in the Suricata process being shut down by the operating system. This issue has been patched in versions 7.0.15 and 8.0.4...

7.5CVSS5.8AI score0.00056EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/08/25 1:46 p.m.0 views

SUSE-SU-2025:02979-1 Security update for tomcat11

This update for tomcat11 fixes the following issues: Updated to Tomcat 11.0.9 - CVE-2025-52520: Fixed integer overflow can lead to DoS for some unlikely configurations of multipart upload bsc1246388 - CVE-2025-53506: Fixed uncontrolled resource HTTP/2 client consumption vulnerability bsc1246318...

7.5CVSS7.1AI score0.01247EPSS
Exploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2025/08/13 8:31 p.m.5 views

Security Bulletin: IBM WebSphere Application Server Liberty is affected by a denial of service (CVE-2025-36047)

Summary IBM WebSphere Application Server Liberty is affected by a denial of service with the servlet-3.1, servlet-4.0, servlet-5.0, or servlet-6.0 feature with the HTTP/2 protocol enabled. Vulnerability Details CVEID:CVE-2025-36047 DESCRIPTION: IBM WebSphere Application Server Liberty is vulnerab...

7.5CVSS7.1AI score0.00115EPSS
Exploits0Affected Software1
OSV
OSV
added 2024/04/17 3:26 p.m.1 views

USN-6729-2 apache2 vulnerabilities

USN-6729-1 fixed several vulnerabilities in Apache. This update provides the corresponding update for Ubuntu 16.04 LTS and Ubuntu 18.04 LTS. Original advisory details: Orange Tsai discovered that the Apache HTTP Server incorrectly handled validating certain input. A remote attacker could possibly...

7.5CVSS6.8AI score0.87555EPSS
Exploits2References4
RedHat Linux
RedHat Linux
added 2023/11/14 4:3 p.m.2 views

golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding

A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests...

7.5CVSS6.6AI score0.00264EPSS
Exploits0References11
OSV
OSV
added 2023/10/11 10:15 p.m.1 views

AZL-43741 CVE-2023-39325 affecting package nmi 1.8.17-6

A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a ne...

7.5CVSS6.6AI score0.0015EPSS
Exploits0References1
CNNVD
CNNVD
added 2023/06/09 12:0 a.m.2 views

gRPC 安全漏洞

gRPC is a modern, open source, high-performance Remote Procedure Call RPC framework from gRPC Open Source. A security vulnerability exists in gRPC that stems from the fact that when the gRPC HTTP2 stack throws a header size exceeded error, it skips parsing the rest of the HPACK frame. This causes...

7.5CVSS7.5AI score0.00075EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/03/21 2:50 p.m.2 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache...

5.3CVSS6.6AI score0.00331EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2021/09/27 7:40 a.m.4 views

nodejs: Use-after-free on close http2 on stream canceling

A flaw was found in Node.js, where it is vulnerable to a use-after-free attack. This flaw allows an attacker to exploit the memory corruption, which causes a change in the process behavior. The highest threat from this vulnerability is to confidentiality and integrity...

9.8CVSS7.3AI score0.00323EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2020/11/11 12:0 a.m.3 views

Some HTTP/2 implementations are vulnerable to a header leak potentially leading to a denial of service

...

7.5CVSS9.3AI score0.02132EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2019/09/30 3:15 p.m.1 views

HTTP/2: flood using SETTINGS frames results in unbounded memory growth

A flaw was found in HTTP/2. Using SETTINGS frames and queuing of SETTINGS ACK frames, a flood could occur resulting in unbounded memory growth. The highest threat from this vulnerability is to system availability...

7.8CVSS7.1AI score0.08892EPSS
Exploits0References7
Rows per page
Query Builder