CVE-2024-49761

CVE-2024-49761 is a high-severity vulnerability in Ruby-lang Rexml with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-1333.

Key facts

Description

REXML is an XML toolkit for Ruby. The REXML gem before 3.3.9 has a ReDoS vulnerability when it parses an XML that has many digits between &# and x...; in a hex numeric character reference (&#x...;). This does not happen with Ruby 3.2 or later. Ruby 3.1 is the only affected maintained Ruby. The REXML gem 3.3.9 or later include the patch to fix the vulnerability.

Frequently asked questions

What is CVE-2024-49761?
REXML is an XML toolkit for Ruby. The REXML gem before 3.3.9 has a ReDoS vulnerability when it parses an XML that has many digits between &# and x...; in a hex numeric character reference (&#x...;). This does not happen with Ruby 3.2 or later. Ruby 3.1 is the only affected maintained Ruby. The REXML gem 3.3.9 or later include the patch to fix the vulnerability.
How severe is CVE-2024-49761?
CVE-2024-49761 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
Is CVE-2024-49761 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (70th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-49761?
CVE-2024-49761 primarily affects Ruby-lang Rexml. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
How do I fix CVE-2024-49761?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
Does CVE-2024-49761 have an EU (EUVD) identifier?
Yes. CVE-2024-49761 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2910.
When was CVE-2024-49761 published?
CVE-2024-49761 was published on 2024-10-28 and last updated on 2026-06-17.

References

Affected products (2)

More vulnerabilities in Ruby-lang Rexml

All CVEs affecting Ruby-lang Rexml →

Other CWE-1333 vulnerabilities

Browse all CWE-1333 vulnerabilities →