Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. actionpack
  4. ›
  5. CVE-2026-33167

CVE-2026-33167: Rails has a possible XSS vulnerability in its Action Pack debug exceptions

March 23, 2026

The debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page, leading to XSS. This affects applications with detailed exception pages enabled (config.consider_all_requests_local = true), which is the default in development.

References

  • github.com/advisories/GHSA-pgm4-439c-5jp6
  • github.com/rails/rails
  • github.com/rails/rails/commit/6752711c8c31d79ba50d13af6a6698a3b85415e0
  • github.com/rails/rails/releases/tag/v8.1.2.1
  • github.com/rails/rails/security/advisories/GHSA-pgm4-439c-5jp6
  • nvd.nist.gov/vuln/detail/CVE-2026-33167

Code Behaviors & Features

Detect and mitigate CVE-2026-33167 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 8.1.0 before 8.1.2.1

Fixed versions

  • 8.1.2.1

Solution

Upgrade to version 8.1.2.1 or above.

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

gem/actionpack/CVE-2026-33167.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:12 +0000.