Lucene search
K

24 matches found

Veracode
Veracode
added 2026/03/28 5:32 a.m.8 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.00024EPSS
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-33658

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 Active Storage's proxy...

6.5CVSS5.8AI score0.00024EPSS
Exploits0References3
CVE
CVE
added 2026/03/26 9:3 p.m.7 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.00024EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/03/26 9:3 p.m.1 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...

6CVSS5.9AI score0.00024EPSS
Exploits0References7
OSV
OSV
added 2026/03/25 9:4 p.m.2 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.00024EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2026/03/25 9:4 p.m.5 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.00024EPSS
Exploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-33202

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, Active Storage's...

9.1CVSS5.8AI score0.00029EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.2 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.7CVSS5.8AI score0.00024EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/03/24 10:55 a.m.4 views

CVE-2026-33173

A flaw was found in Rails Active Storage. A remote attacker, acting as a direct-upload client, can exploit this vulnerability by manipulating metadata during file uploads. By setting internal flags, the attacker can bypass the system's automatic MIME Multipurpose Internet Mail Extensions type...

7.6CVSS6AI score0.00015EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2026/03/24 10:50 a.m.2 views

CVE-2026-33174

A flaw was found in Rails Active Storage. A remote attacker can exploit this vulnerability by sending a request with a large or unbounded Range header, such as bytes=0-, when files are served through Active Storage's proxy delivery mode. This action can cause the server to allocate memory...

8.7CVSS5.7AI score0.00024EPSS
Exploits0References10
CVE
CVE
added 2026/03/23 11:34 p.m.8 views

CVE-2026-33202

Rails Active Storage has a possible glob injection in DiskService. Specifically, DiskService#delete_prefixed passes blob keys directly to Dir.glob without escaping glob metacharacters, which could allow attacker-controlled keys with glob metacharacters to delete unintended files in the storage di...

9.1CVSS5.8AI score0.00029EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2026/03/23 11:34 p.m.2 views

CVE-2026-33202 Rails Active Storage has possible glob injection in its DiskService

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 DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

8.7CVSS5.8AI score0.00029EPSS
Exploits0References9
Cvelist
Cvelist
added 2026/03/23 11:31 p.m.28 views

CVE-2026-33195 Rails Active Storage has possible Path Traversal in DiskService

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 DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path...

9.3CVSS0.00037EPSS
Exploits0References7
OSV
OSV
added 2026/03/23 11:24 p.m.3 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.00024EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2026/03/23 11:21 p.m.2 views

CVE-2026-33173 Rails Active Storage has possible content type bypass via metadata in direct uploads

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, DirectUploadsController accepts arbitrary metadata from the client and persists it on the blob. Because internal flags like identified and analyzed are stored in the...

5.3CVSS6AI score0.00015EPSS
Exploits0References7
EUVD
EUVD
added 2026/03/23 9:17 p.m.1 views

EUVD-2026-14632

Rails Active Storage has possible Path Traversal in DiskService...

9.3CVSS5.8AI score0.00037EPSS
Exploits0References7
OSV
OSV
added 2026/03/23 9:17 p.m.2 views

GHSA-9XRJ-H377-FR87 Rails Active Storage has possible Path Traversal in DiskService

Impact Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path traversal sequences e.g. ../ is used, it could allow reading, writing, or deleting arbitrary files on the server. Blob keys are...

9.3CVSS5.9AI score0.00037EPSS
Exploits0References10
Github Security Blog
Github Security Blog
added 2026/03/23 9:8 p.m.7 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.00024EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2026/03/23 8:54 p.m.1 views

GHSA-QCFX-2MFW-W4CG Rails Active Storage has possible content type bypass via metadata in direct uploads

Impact Active Storage's DirectUploadsController accepts arbitrary metadata from the client and persists it on the blob. Because internal flags like identified and analyzed are stored in the same metadata hash, a malicious direct-upload client could set these flags. Releases The fixed releases are...

5.3CVSS5.9AI score0.00015EPSS
Exploits0References10
EUVD
EUVD
added 2026/03/23 8:54 p.m.2 views

EUVD-2026-14626

Rails Active Storage has possible content type bypass via metadata in direct uploads...

5.3CVSS5.8AI score0.00015EPSS
Exploits0References7
Rows per page
Query Builder