PT-2026-27254 · Rails+1 · Action Pack+1
Published
2026-03-23
·
Updated
2026-03-23
·
CVE-2026-33167
CVSS v4.0
1.3
Low
| AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U |
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.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Action Pack
Rails