Lucene search
+L

2165 matches found

Github Security Blog
Github Security Blog
•added 2026/07/16 7:18 p.m.•27 views

Envoy Gateway: Wasm HTTP fetch decompresses gzip without output-size limit

Vulnerability report without repro case. Repro case may be added later after harness is complete. Preconditions 4: - Tenant can create EnvoyExtensionPolicy baseline - Attacker hosts a gzip-bomb at a reachable URL - sha256 unset optional field; check is post-decompression anyway - No operator...

6.5CVSS6.2AI score0.00715EPSS
SaveExploits0References2Affected Software1
Ubuntu
Ubuntu
•added 2026/07/16 1:54 p.m.•18 views

USN-8556-1: Ruby vulnerabilities

It was discovered that the Net::IMAP client in Ruby did not properly sanitize Symbol arguments passed to IMAP commands. A remote attacker controlling a malicious IMAP server, or able to influence command arguments, could use this to inject arbitrary IMAP commands via CRLF sequences. CVE-2026-4225...

9.8CVSS7.2AI score0.01253EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/16 12:00 a.m.•30 views

PT-2026-60688

Name of the Vulnerable Software and Affected Versions Envoy Gateway affected versions not specified Description An issue exists in the Wasm HTTP fetch mechanism where the getFileFromGZ function calls io.ReadAll on a raw gzip.Reader without an output bound. While the compressed input is capped at...

6.5CVSS7.6AI score0.00715EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/16 12:00 a.m.•1 views

CVE-2026-44981: Improper Handling of Highly Compressed Data (Data Amplification)

CrowdSec offers crowdsourced protection against malicious IPs. From 1.7.0 until 1.7.8, the LAPI router used gin-contrib/gzip with DefaultDecompressHandle globally in pkg/apiserver/controllers/controller.go, causing /v1/watchers and /v1/watchers/login to decompress unauthenticated gzip-compressed...

8.2CVSS5.9AI score0.00507EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/15 6:57 p.m.•15 views

SUSE CVE-2026-15747

Mojolicious versions from 4.59 before 9.48 for Perl expose a stable representation of the session CSRF token to a BREACH compression oracle. csrftoken generates and caches one token per session and returns the same value on every call, and csrffield places that value in a hidden csrftoken input...

5.9CVSS5.3AI score0.0025EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/07/15 12:00 a.m.•9 views

Ubuntu 22.04 LTS / 24.04 LTS / 26.04 LTS : httplib2 vulnerability (USN-8537-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 26.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-8537-1 advisory. It was discovered that httplib2 performed unbounded decompression of HTTP response bodies when the server used gzip or deflate...

7.5CVSS6.2AI score0.00665EPSS
SaveExploits1References2
OSV
OSV
•added 2026/07/14 9:17 p.m.•15 views

AZL-92385 CVE-2026-49855 affecting package python-tornado 6.3.3-11

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References1
NVD
NVD
•added 2026/07/14 9:17 p.m.•15 views

CVE-2026-49855

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS0.00609EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/14 9:17 p.m.•14 views

DEBIAN-CVE-2026-49855

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS6.1AI score0.00609EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/07/14 9:17 p.m.•31 views

CVE-2026-49855

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS6.1AI score0.00609EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/14 9:17 p.m.•11 views

UBUNTU-CVE-2026-49855

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS6.1AI score0.00609EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/07/14 8:45 p.m.•12 views

CVE-2026-49855 tornado AsyncHTTPClient accumulates decompressed chunks without size limit (gzip bomb)

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS6.1AI score0.00609EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/14 8:45 p.m.•75 views

CVE-2026-49855

Tornado (Python) prior to 6.5.6 allows a malicious server accessed via SimpleAsyncHTTPClient or an HTTPServer with decompress_request=True to accumulate decompressed data without an overall size limit, potentially causing memory exhaustion. Affected is gzip decompression routines that previously ...

7.5CVSS6.1AI score0.00609EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/14 8:45 p.m.•53 views

CVE-2026-49855 tornado AsyncHTTPClient accumulates decompressed chunks without size limit (gzip bomb)

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS0.00609EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/07/14 8:45 p.m.•14 views

CVE-2026-49855

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS6.1AI score0.00609EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2026/07/14 8:45 p.m.•13 views

CVE-2026-49855

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS5.3AI score0.00609EPSS
SaveExploits0
OSV
OSV
•added 2026/07/14 8:45 p.m.•13 views

CVE-2026-49855 tornado AsyncHTTPClient accumulates decompressed chunks without size limit (gzip bomb)

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS6.1AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/07/14 8:45 p.m.•17 views

EUVD-2026-44505

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an...

7.5CVSS6.1AI score0.00609EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/14 6:32 p.m.•17 views

EUVD-2026-44067

Mojolicious versions from 4.59 before 9.48 for Perl expose a stable representation of the session CSRF token to a BREACH compression oracle. csrftoken generates and caches one token per session and returns the same value on every call, and csrffield places that value in a hidden csrftoken input...

6.1AI score0.0025EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/14 6:17 p.m.•9 views

AZL-92394 CVE-2026-15747 affecting package perl-Mojolicious 8.57-3

Mojolicious versions from 4.59 before 9.48 for Perl expose a stable representation of the session CSRF token to a BREACH compression oracle. csrftoken generates and caches one token per session and returns the same value on every call, and csrffield places that value in a hidden csrftoken input...

9.1CVSS5.9AI score0.0025EPSS
SaveExploits0References1
Rows per page
Query Builder