CVE-2025-55193
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-13

Last updated on: 2025-08-14

Assigner: GitHub, Inc.

Description
Active Record connects classes to relational database tables. Prior to versions 7.1.5.2, 7.2.2.2, and 8.0.2.1, the ID passed to find or similar methods may be logged without escaping. If this is directly to the terminal it may include unescaped ANSI sequences. This issue has been patched in versions 7.1.5.2, 7.2.2.2, and 8.0.2.1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-13
Last Modified
2025-08-14
Generated
2026-05-27
AI Q&A
2025-08-14
EPSS Evaluated
2026-05-25
NVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
ruby_on_rails activerecord 8.0.2.1
ruby_on_rails activerecord 7.2.2.2
ruby_on_rails activerecord 7.1.5.2
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-150 The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as escape, meta, or control character sequences when they are sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability involves Active Record logging IDs passed to find or similar methods without escaping them. If these IDs contain unescaped ANSI sequences and are logged directly to the terminal, it may lead to unintended terminal behavior or security issues. The problem exists in versions prior to 7.1.5.2, 7.2.2.2, and 8.0.2.1 and has been fixed in those versions.


How can this vulnerability impact me? :

The vulnerability can cause unescaped ANSI sequences to be logged directly to the terminal, which may result in unexpected terminal output or potential security risks such as terminal manipulation or information disclosure. However, the CVSS score is low (2.7), indicating limited impact.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Active Record to version 7.1.5.2, 7.2.2.2, or 8.0.2.1 or later, as these versions contain the patch that fixes the issue with unescaped ANSI sequences being logged.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart