CVE-2025-55193

Summary

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.

Affected Software

VendorProductVersion RangeStatus
railsrails>= 0, < 7.1.5.2affected
railsrails>= 7.2, < 7.2.2.2affected
railsrails>= 8.0, < 8.0.2.1affected

Weaknesses

  • CWE-150: CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References