← Back to feed
Vulnerabilities & PatchesEmerging1 sourceAug 3, 2026 · 17:11via Rapid7 Blog

Rapid7 Analysis: KindaRails2Shell (CVE-2026-66066)

Brief

Overview

On July 29, 2026, the Ruby on Rails project published a security advisory for CVE-2026-66066 , an arbitrary file read in Active Storage applications that use the Vips image processor with untrusted uploads. The affected Active Storage ranges are , = 8. 0, , and = 8. 1, . Vips is the default Active Storage variant processor for applications that load Rails 7. 0 or later defaults.

Rails 6 applications are affected only when they explicitly configure Vips.

Our Emergent Threat Response blog covers the affected versions, mitigation guidance, and current exploitation status. This post traces the request from the direct-upload endpoint to the HDF5 read, then shows how the arbitrary file read can expose Rails signing material and become code execution. A vulnerable application can disclose arbitrary files before the attacker has recovered a Rails secret or forged a token.

Read more on Rapid7 Blog