Cross-Site Scripting Vulnerability in Action Pack for Ruby on Rails
CVE-2026-33167
1.3LOW
What is CVE-2026-33167?
A vulnerability in Action Pack, a RubyGem for building web applications on Rails, allows for the injection of arbitrary HTML and JavaScript into the debug exceptions page due to inadequate escaping of exception messages. This issue impacts applications where detailed exception pages are enabled (by default in development mode). Attackers can exploit this flaw to perform Cross-Site Scripting (XSS) attacks, potentially compromising the security of web applications. The issue affects versions prior to 8.1.2.1, which contains the necessary patch to mitigate the risk.
Affected Version(s)
actionpack >= 8.1.0, < 8.1.2.1
