Lucene search
+L

239 matches found

Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.6 views

PT-2026-29835

Name of the Vulnerable Software and Affected Versions OpenSSH versions prior to 10.3 Description OpenSSH versions before 10.3 do not confirm connection multiplexing in proxy-mode multiplexing sessions. Recommendations Update to version 10.3 or later...

8.2CVSS5.8AI score0.0218EPSS
SaveExploits0References79
Veracode
Veracode
added 2026/03/28 5:32 a.m.17 views

Rails Active Storage Has A Possible DoS Vulnerability In Proxy Mode Via Multi-range Requests

Impact Active Storage's proxy controller does not limit the number of byte ranges in an HTTP Range header. A request with thousands of small ranges causes disproportionate CPU usage compared to a normal request for the same file, possibly resulting in a DoS vulnerability. Releases The fixed...

6.5CVSS5.8AI score0.00434EPSS
SaveExploits0Affected Software1
CVE
CVE
added 2026/03/26 9:3 p.m.28 views

CVE-2026-33658

Ruby on Rails Active Storage is affected by a DoS vulnerability in the proxy mode where the HTTP Range header can include thousands of small ranges, causing disproportionate CPU usage. This impacts Rails applications using Active Storage prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1. A patch ha...

6.5CVSS5.8AI score0.00434EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/26 9:3 p.m.31 views

CVE-2026-33658 Rails Active Storage has a possible DoS vulnerability in proxy mode via multi-range requests

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 Active Storage's proxy controller does not limit the number of byte ranges in an HTTP Range header. A request with thousands of small ranges causes disproportionate C...

6CVSS0.00434EPSS
SaveExploits0References5
Veracode
Veracode
added 2026/03/26 12:26 p.m.10 views

Protection Mechanism Failure

github.com/envoyproxy/envoy is vulnerable to Protection Mechanism Failure. The vulnerability is due to accepting and forwarding client data before a successful 2xx response in TCP proxy mode, which allows an attacker to cause desynchronization when upstream proxies reject the CONNECT request...

5.3CVSS5.9AI score0.00306EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/25 9:4 p.m.37 views

Rails Active Storage has a possible DoS vulnerability in proxy mode via multi-range requests

Impact Active Storage's proxy controller does not limit the number of byte ranges in an HTTP Range header. A request with thousands of small ranges causes disproportionate CPU usage compared to a normal request for the same file, possibly resulting in a DoS vulnerability. Releases The fixed...

6.5CVSS5.3AI score0.00434EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/25 9:4 p.m.7 views

GHSA-P9FM-F462-GGRG Rails Active Storage has a possible DoS vulnerability in proxy mode via multi-range requests

Impact Active Storage's proxy controller does not limit the number of byte ranges in an HTTP Range header. A request with thousands of small ranges causes disproportionate CPU usage compared to a normal request for the same file, possibly resulting in a DoS vulnerability. Releases The fixed...

6.5CVSS5.8AI score0.00434EPSS
SaveExploits0References7
RubySec
RubySec
added 2026/03/25 12:0 a.m.9 views

Rails Active Storage has a possible DoS vulnerability in proxy mode via multi-range requests

Impact Active Storage’s proxy controller does not limit the number of byte ranges in an HTTP Range header. A request with thousands of small ranges causes disproportionate CPU usage compared to a normal request for the same file, possibly resulting in a DoS vulnerability...

6.5CVSS5.8AI score0.00434EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-33174

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when serving files through...

8.7CVSS7.2AI score0.0061EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/23 11:24 p.m.32 views

CVE-2026-33174 Rails Active Storage has a possible DoS vulnerability when in proxy mode via Range requests

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when serving files through Active Storage's proxy delivery mode, the proxy controller loads the entire requested byte range into memory before sending it. A request...

8.7CVSS0.0061EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/03/23 11:24 p.m.5 views

CVE-2026-33174 Rails Active Storage has a possible DoS vulnerability when in proxy mode via Range requests

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when serving files through Active Storage's proxy delivery mode, the proxy controller loads the entire requested byte range into memory before sending it. A request...

8.7CVSS5.8AI score0.0061EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/23 11:24 p.m.8 views

CVE-2026-33174 Rails Active Storage has a possible DoS vulnerability when in proxy mode via Range requests

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when serving files through Active Storage's proxy delivery mode, the proxy controller loads the entire requested byte range into memory before sending it. A request...

8.7CVSS5.8AI score0.0061EPSS
SaveExploits0References9
CVE
CVE
added 2026/03/23 11:24 p.m.30 views

CVE-2026-33174

Active Storage in Rails is vulnerable when using the proxy delivery mode. A request with a large or unbounded Range header (for example, bytes=0-) can cause the proxy controller to load the entire requested byte range into memory, potentially exhausting memory and enabling DoS. Affected versions ...

8.7CVSS5.8AI score0.0061EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/03/23 9:8 p.m.8 views

EUVD-2026-14628

Rails Active Storage has a possible DoS vulnerability when in proxy mode via Range requests...

8.7CVSS5.8AI score0.0061EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/03/23 9:8 p.m.11 views

Rails Active Storage has a possible DoS vulnerability when in proxy mode via Range requests

Impact When serving files through Active Storage's Blobs::ProxyController, the controller loads the entire requested byte range into memory before sending it. A request with a large or unbounded Range header e.g. bytes=0- could cause the server to allocate memory proportional to the file size,...

8.7CVSS5.3AI score0.0061EPSS
SaveExploits0References10Affected Software1
RubySec
RubySec
added 2026/03/23 12:0 a.m.16 views

Rails Active Storage has a possible DoS vulnerability when in proxy mode via Range requests

Impact When serving files through Active Storage's Blobs::ProxyController, the controller loads the entire requested byte range into memory before sending it. A request with a large or unbounded Range header e.g. bytes=0- could cause the server to allocate memory proportional to the file size,...

8.7CVSS5.8AI score0.0061EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/12 9:22 p.m.51 views

CVE-2026-32302 OpenClaw: Untrusted web origins can obtain authenticated operator.admin access in trusted-proxy mode

OpenClaw is a personal AI assistant. Prior to 2026.3.11, browser-originated WebSocket connections could bypass origin validation when gateway.auth.mode was set to trusted-proxy and the request arrived with proxy headers. A page served from an untrusted origin could connect through a trusted rever...

8.1CVSS0.00153EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/12 9:22 p.m.4 views

CVE-2026-32302 OpenClaw: Untrusted web origins can obtain authenticated operator.admin access in trusted-proxy mode

OpenClaw is a personal AI assistant. Prior to 2026.3.11, browser-originated WebSocket connections could bypass origin validation when gateway.auth.mode was set to trusted-proxy and the request arrived with proxy headers. A page served from an untrusted origin could connect through a trusted rever...

8.1CVSS5.8AI score0.00153EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/12 9:22 p.m.11 views

CVE-2026-32302 OpenClaw: Untrusted web origins can obtain authenticated operator.admin access in trusted-proxy mode

OpenClaw is a personal AI assistant. Prior to 2026.3.11, browser-originated WebSocket connections could bypass origin validation when gateway.auth.mode was set to trusted-proxy and the request arrived with proxy headers. A page served from an untrusted origin could connect through a trusted rever...

8.1CVSS5.8AI score0.00153EPSS
SaveExploits0References5
CVE
CVE
added 2026/03/12 9:22 p.m.34 views

CVE-2026-32302

CVE-2026-32302 affects OpenClaw. In versions before 2026.3.11, browser-originated WebSocket connections could bypass origin validation when gateway.auth.mode = trusted-proxy and the request carried proxy headers, allowing an untrusted-origin page to connect through a trusted reverse proxy and obt...

8.1CVSS5.8AI score0.00153EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder