CVE-2024-26144

MEDIUMCVSS 5.3/10EPSS 1.12%

Last modified

CVE-2024-26144 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Rails is a web-application framework. Starting with version 5.2.0, there is a possible sensitive session information leak in Active Storage. EPSS estimates a 1.12% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
5.3/10

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

EPSS Probability
1.12%

62.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
RubyonrailsRails>= 5.2.0, < 6.1.7.7
RubyonrailsRails>= 7.0.0, < 7.1.0

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2024-26144?
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.
How severe is CVE-2024-26144?
CVE-2024-26144 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 1.12% probability of exploitation in the next 30 days.
How do I fix CVE-2024-26144?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-26144?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST