Active Record logging vulnerable to ANSI escape injection
Package
Affected versions
>= 8.0, < 8.0.2.1
>= 7.2, < 7.2.2.2
>= 0, < 7.1.5.2
Patched versions
8.0.2.1
7.2.2.2
7.1.5.2
Description
Published to the GitHub Advisory Database
Aug 13, 2025
Reviewed
Aug 13, 2025
Published by the National Vulnerability Database
Aug 13, 2025
Last updated
Aug 21, 2025
This vulnerability has been assigned the CVE identifier CVE-2025-55193
Impact
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.Releases
The fixed releases are available at the normal locations.
Credits
Thanks to lio346 from Unit 515 of OPSWAT for reporting this vulnerability
References