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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
17 Jun 2026, 10:37
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
23 Mar 2026, 23:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-23 23:17
Updated : 2026-06-17 10:37
NVD link : CVE-2026-33167
Mitre link : CVE-2026-33167
CVE.ORG link : CVE-2026-33167
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
