Home

Description

Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, 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. Version 8.1.2.1 contains a patch.

PUBLISHED Reserved 2026-03-17 | Published 2026-03-23 | Updated 2026-03-24 | Assigner GitHub_M




LOW: 1.3CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U

Problem types

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

Product status

>= 8.1.0, < 8.1.2.1
affected

References

github.com/.../rails/security/advisories/GHSA-pgm4-439c-5jp6

github.com/...ommit/6752711c8c31d79ba50d13af6a6698a3b85415e0

github.com/rails/rails/releases/tag/v8.1.2.1

cve.org (CVE-2026-33167)

nvd.nist.gov (CVE-2026-33167)

Download JSON