CVE-2019-5418 is a file content disclosure vulnerability in Rails Action View that allows attackers to read arbitrary files from the server filesystem using specially crafted Accept headers. This affects web applications built with Rails, which are commonly deployed as internet-facing services.
Data Source: CIRCL
Confidence: HIGH
Exploitation Method: DIRECT_NETWORK
CVE Published: 2019-03-27
Added to CISA KEV: 2025-07-07 2294 DAYS BETWEEN CVE AND KEV
CVE-2019-5418 is a high-severity file content disclosure vulnerability affecting the Action View component of the Ruby on Rails framework [1] [6].
An official website of the United States government Here's how you know ... There is a File Content Disclosure vulnerability in Action View <5.2.2.1, <5.1.6.2, <5.0.7.2, <4.2.11.1 and v3 where specially crafted accept headers can cause ... There is a File Content Disclosure vulnerability in Action V…
Affected versions.The impact is limited to calls to render which render file contents without a specified accept format. Impacted code in a controller looks something like this: class UserController < ApplicationController def index render file: "#{Rails.root}/some/file" end end. Rendering templates…
impact: | This vulnerability can lead to unauthorized access to sensitive information stored on the server. remediation: | Apply the patch provided by the ...
CVE-2019-5418. PROJECT Affected. Ruby on Rails Framework. Versions Affected. 6.0.0 - <= 6.0.0.beta2 5.2.0 - <= 5.2.2.0 All of 4.x prior to ... CVE-2019-5418. No items found. Affects. Ruby on Rails Framework. This exploit is in the category of Information Exposure and, as such, is considered to have…
There is a possible file content disclosure vulnerability in Action View. Specially crafted accept headers in combination with calls to render file: can cause arbitrary files on the target server to be rendered, disclosing the file contents. The impact is limited to calls to render which render file…
High-severity file content disclosure vulnerability in Ruby on Rails. Patch immediately to prevent unauthorized access to sensitive data.
Upstream information. CVE-2019-5418 at MITRE. Description. There is a File Content Disclosure vulnerability in Action View <5.2.2.1, <5.1.6.2, <5.0.7.2, <4.2.11.1 and v3 where specially crafted accept headers can cause contents of arbitrary files on the target system's filesystem to be exposed.Authe…