CVE-2025-55193 LOW

CVE-2025-55193: Active Record logging vulnerable to ANSI escape injection

Vendor Rails
Product rails
Weakness CWE-150
Published August 13, 2025
Last update August 14, 2025

CVSS base score

2.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 13, 2025 CVE published
August 14, 2025 Record updated