CVE-2024-26144 MEDIUM

CVE-2024-26144: Possible Sensitive Session Information Leak in Active Storage

Vendor Rails
Product rails
Weakness CWE-200 · Info exposure
Published February 27, 2024
Last update February 13, 2025

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

Rails is a web-application framework. Starting with version 5.2.0, there is a possible sensitive session information leak in Active Storage. By default, Active Storage sends a Set-Cookie header along with the user's session cookie when serving blobs. It also sets Cache-Control to public. Certain proxies may cache the Set-Cookie, leading to an information leak. The vulnerability is fixed in 7.0.8.1 and 6.1.7.7.

Key dates

02Disclosure timeline

February 27, 2024 CVE published
February 13, 2025 Record updated