Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

rails — Vulnerabilities & Security Advisories 47

Browse all 47 CVE security advisories affecting rails. AI-powered Chinese analysis, POCs, and references for each vulnerability.

Rails is a widely adopted web application framework designed to accelerate development through convention over configuration, primarily powering dynamic websites and APIs. Its extensive ecosystem has historically exposed it to diverse security challenges, with recorded vulnerabilities frequently involving remote code execution, cross-site scripting, and SQL injection. Privilege escalation and mass assignment issues also appear commonly due to the framework’s automatic parameter binding mechanisms. While recent versions have significantly hardened default configurations, legacy applications remain susceptible to injection attacks and insecure deserialization. Notable incidents often stem from misconfigured generators or outdated dependencies rather than core framework flaws. The sheer volume of forty-five CVEs reflects its long market presence and complexity. Developers must prioritize regular dependency updates and strict input validation to mitigate risks, ensuring that the framework’s convenience does not compromise application integrity against evolving threat landscapes.

Found 14 results / 47Clear Filters
CVE IDTitleCVSSSeverityPublished
CVE-2026-66066 Action Pack: Possible arbitrary file read and remote code execution in Active Storage variant processing — railsCWE-1188 9.5 Critical2026-07-30
CVE-2025-55193 Active Record logging vulnerable to ANSI escape injection — railsCWE-150 5.3AIMediumAI2025-08-13
CVE-2024-54133 Possible Content Security Policy bypass in Action Dispatch — railsCWE-79 6.1 -2024-12-10
CVE-2024-47889 Action Mailer has possible ReDoS vulnerability in block_format — railsCWE-1333 7.5 -2024-10-16
CVE-2024-47888 Action Text has possible ReDoS vulnerability in plain_text_for_blockquote_node — railsCWE-1333 7.5 -2024-10-16
CVE-2024-47887 Action Controller has possible ReDoS vulnerability in HTTP Token authentication — railsCWE-1333 7.5 -2024-10-16
CVE-2024-41128 Action Dispatch has possible ReDoS vulnerability in query parameter filtering — railsCWE-770 7.5 -2024-10-16
CVE-2024-32464 ActionText ContentAttachment can Contain Unsanitized HTML — railsCWE-80 6.1 Medium2024-06-04
CVE-2024-28103 Action Pack is missing security headers on non-HTML responses — railsCWE-20 5.4 Medium2024-06-04
CVE-2024-26144 Possible Sensitive Session Information Leak in Active Storage — railsCWE-200 5.3 Medium2024-02-27
CVE-2024-26143 Rails Possible XSS Vulnerability in Action Controller — railsCWE-79 6.1 Medium2024-02-27
CVE-2024-26142 Rails possible ReDoS vulnerability in Accept header parsing in Action Dispatch — railsCWE-1333 7.5 High2024-02-27
CVE-2022-23633 Exposure of sensitive information in Action Pack — railsCWE-200 7.4 High2022-02-11
CVE-2010-3299 Ruby on Rails 安全漏洞 — rails 5.3 -2019-11-12

This page lists every published CVE security advisory associated with rails. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.