Lucene search
K

73 matches found

Imperva Blog
Imperva Blog
added 2026/06/04 3:43 p.m.11 views

Imperva Customers Protected Against CVE-2026-49975 (HTTP/2 Bomb) DoS

TL;DR: CVE-2026-49975, dubbed the “HTTP/2 Bomb,” is a critical remote Denial-of-Service DoS vulnerability affecting default HTTP/2 configurations of major web servers including NGINX, Apache HTTPD, Microsoft IIS, Envoy, and Cloudflare Pingora. Discovered by security firm Calif using OpenAI’s Code...

7.5CVSS5.6AI score0.01313EPSS
Exploits6
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.10 views

PT-2026-45945

Name of the Vulnerable Software and Affected Versions Apache HTTP Server versions 2.4.17 through 2.4.67 nginx affected versions not specified Description A memory allocation issue exists in the HTTP/2 implementation of several web servers, dubbed the HTTP/2 Bomb. In Apache HTTP Server, the mod ht...

7.5CVSS5.9AI score0.01313EPSS
Exploits6References93
RedhatCVE
RedhatCVE
added 2026/03/06 1:34 a.m.5 views

CVE-2026-2835

An HTTP Request Smuggling vulnerability CWE-444 has been found in Pingora's parsing of HTTP/1.0 and Transfer-Encoding requests. The issue occurs due to improperly allowing HTTP/1.0 request bodies to be close-delimited and incorrect handling of multiple Transfer-Encoding values, allowing attackers...

9.3CVSS5.9AI score0.00707EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/03/06 1:34 a.m.4 views

CVE-2026-2833

An HTTP request smuggling vulnerability CWE-444 was found in Pingora's handling of HTTP/1.1 connection upgrades. The issue occurs when a Pingora proxy reads a request containing an Upgrade header, causing the proxy to pass through the rest of the bytes on the connection to a backend before the...

9.3CVSS5.9AI score0.00666EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/03/06 1:34 a.m.4 views

CVE-2026-2836

A cache poisoning vulnerability has been found in the Pingora HTTP proxy framework’s default cache key construction. The issue occurs because the default HTTP cache key implementation generates cache keys using only the URI path, excluding critical factors such as the host header authority...

8.4CVSS5.8AI score0.00394EPSS
Exploits0References1
EUVD
EUVD
added 2026/03/05 8:57 p.m.3 views

EUVD-2026-9512

Pingora vulnerable to cache poisoning via insecure-by-default cache key...

8.4CVSS5.9AI score0.00394EPSS
Exploits0References4
OSV
OSV
added 2026/03/05 8:57 p.m.5 views

GHSA-F93W-PCJ3-RGGC Pingora vulnerable to cache poisoning via insecure-by-default cache key

Impact Pingora versions prior to 0.8.0 generated cache keys using only the URI path, excluding critical factors such as the host header. This allows an attacker to poison the cache and serve cross-origin responses to users. This vulnerability affects users of Pingora's alpha proxy caching feature...

8.4CVSS5.8AI score0.00394EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/03/05 8:57 p.m.5 views

Pingora vulnerable to cache poisoning via insecure-by-default cache key

Impact Pingora versions prior to 0.8.0 generated cache keys using only the URI path, excluding critical factors such as the host header. This allows an attacker to poison the cache and serve cross-origin responses to users. This vulnerability affects users of Pingora's alpha proxy caching feature...

8.4CVSS5.8AI score0.00394EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/05 8:56 p.m.1 views

GHSA-HJ7X-879W-VRP7 Pingora has HTTP Request Smuggling via HTTP/1.0 and Transfer-Encoding Misparsing

Impact Pingora versions prior to 0.8.0 improperly allowed HTTP/1.0 request bodies to be close-delimited and incorrectly handled multiple Transfer-Encoding values. This allows an attacker to desync Pingora's request framing from backend servers and smuggle requests to the backend. This vulnerabili...

9.3CVSS5.8AI score0.00707EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/03/05 8:56 p.m.6 views

Pingora has HTTP Request Smuggling via HTTP/1.0 and Transfer-Encoding Misparsing

Impact Pingora versions prior to 0.8.0 improperly allowed HTTP/1.0 request bodies to be close-delimited and incorrectly handled multiple Transfer-Encoding values. This allows an attacker to desync Pingora's request framing from backend servers and smuggle requests to the backend. This vulnerabili...

9.3CVSS5.8AI score0.00707EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/03/05 8:55 p.m.9 views

EUVD-2026-9510

Pingora vulnerable to HTTP Request Smuggling via Premature Upgrade...

9.3CVSS5.9AI score0.00666EPSS
Exploits0References4
OSV
OSV
added 2026/03/05 8:55 p.m.5 views

GHSA-XQ2H-P299-VJWV Pingora vulnerable to HTTP Request Smuggling via Premature Upgrade

Impact Pingora versions prior to 0.8.0 would immediately forward bytes following a request with an Upgrade header to the backend, without waiting for a 101 Switching Protocols response. This allows an attacker to smuggle requests to the backend and bypass proxy-level security controls. This...

9.3CVSS5.8AI score0.00666EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/03/05 8:55 p.m.10 views

Pingora vulnerable to HTTP Request Smuggling via Premature Upgrade

Impact Pingora versions prior to 0.8.0 would immediately forward bytes following a request with an Upgrade header to the backend, without waiting for a 101 Switching Protocols response. This allows an attacker to smuggle requests to the backend and bypass proxy-level security controls. This...

9.3CVSS5.8AI score0.00666EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/05 12:31 a.m.5 views

GHSA-F9V3-J2M7-4HPG Duplicate Advisory: HTTP Request Smuggling via Premature Upgrade

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-xq2h-p299-vjwv. This link is maintained to preserve external references. Original Description An HTTP request smuggling vulnerability CWE-444 was found in Pingora's handling of HTTP/1.1 connection upgrades. The...

9.3CVSS5.8AI score0.00666EPSS
Exploits0References3
OSV
OSV
added 2026/03/05 12:31 a.m.4 views

GHSA-2M8C-2374-465F Duplicate Advisory: Cache poisoning via insecure-by-default cache key

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-f93w-pcj3-rggc. This link is maintained to preserve external references. Original Description A cache poisoning vulnerability has been found in the Pingora HTTP proxy framework’s default cache key construction...

8.4CVSS5.8AI score0.00394EPSS
Exploits0References3
OSV
OSV
added 2026/03/05 12:31 a.m.6 views

GHSA-262P-VJX5-45XH Duplicate Advisory: HTTP Request Smuggling via HTTP/1.0 and Transfer-Encoding Misparsing

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hj7x-879w-vrp7. This link is maintained to preserve external references. Original Description An HTTP Request Smuggling vulnerability CWE-444 has been found in Pingora's parsing of HTTP/1.0 and Transfer-Encoding...

9.3CVSS5.9AI score0.00707EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/03/05 12:31 a.m.7 views

Duplicate Advisory: HTTP Request Smuggling via HTTP/1.0 and Transfer-Encoding Misparsing

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hj7x-879w-vrp7. This link is maintained to preserve external references. Original Description An HTTP Request Smuggling vulnerability CWE-444 has been found in Pingora's parsing of HTTP/1.0 and Transfer-Encoding...

9.3CVSS5.9AI score0.00707EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 12:31 a.m.9 views

Duplicate Advisory: HTTP Request Smuggling via Premature Upgrade

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-xq2h-p299-vjwv. This link is maintained to preserve external references. Original Description An HTTP request smuggling vulnerability CWE-444 was found in Pingora's handling of HTTP/1.1 connection upgrades. The...

9.3CVSS5.8AI score0.00666EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 12:31 a.m.8 views

Duplicate Advisory: Cache poisoning via insecure-by-default cache key

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-f93w-pcj3-rggc. This link is maintained to preserve external references. Original Description A cache poisoning vulnerability has been found in the Pingora HTTP proxy framework’s default cache key construction...

8.4CVSS5.8AI score0.00394EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2026/03/05 12:15 a.m.5 views

CVE-2026-2836

A cache poisoning vulnerability has been found in the Pingora HTTP proxy framework’s default cache key construction. The issue occurs because the default HTTP cache key implementation generates cache keys using only the URI path, excluding critical factors such as the host header authority...

8.4CVSS0.00394EPSS
Exploits0References1
Rows per page
Query Builder