CVE-2024-26143

MEDIUMCVSS 6.1/10EPSS 1.03%

Last modified

CVE-2024-26143 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Rails is a web-application framework. There is a possible XSS vulnerability when using the translation helpers in Action Controller. EPSS estimates a 1.03% chance of exploitation in the next 30 days.

Description

Rails is a web-application framework. There is a possible XSS vulnerability when using the translation helpers in Action Controller. Applications using translation methods like translate, or t on a controller, with a key ending in "_html", a :default key which contains untrusted user input, and the resulting string is used in a view, may be susceptible to an XSS vulnerability. The vulnerability is fixed in 7.1.3.1 and 7.0.8.1.

Metrics

CVSS 3.1
6.1/10

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

EPSS Probability
1.03%

59.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
RubyonrailsRails>= 7.0.0, < 7.0.8.1
RubyonrailsRails>= 7.1.0, < 7.1.3.1

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2024-26143?
Rails is a web-application framework. There is a possible XSS vulnerability when using the translation helpers in Action Controller. Applications using translation methods like translate, or t on a controller, with a key ending in "_html", a :default key which contains untrusted user input, and the resulting string is used in a view, may be susceptible to an XSS vulnerability. The vulnerability is fixed in 7.1.3.1 and 7.0.8.1.
How severe is CVE-2024-26143?
CVE-2024-26143 has a CVSS score of 6.1/10 (MEDIUM severity). The EPSS model estimates a 1.03% probability of exploitation in the next 30 days.
How do I fix CVE-2024-26143?
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-26143?

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

Scan your code now

Source: NVD / NIST