CVE-2025-10990
Received
Received - Intake
ReDoS Vulnerability in REXML Hex Character Parsing
Publication date: 2026-02-27
Last updated on: 2026-02-27
Assigner: Red Hat, Inc.
Description
Description
A flaw was found in REXML. A remote attacker could exploit inefficient regular expression (regex) parsing when processing hex numeric character references (&#x...;) in XML documents. This could lead to a Regular Expression Denial of Service (ReDoS), impacting the availability of the affected component. This issue is the result of an incomplete fix for CVE-2024-49761.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| red_hat | satellite | 6.17.5 |
| red_hat | satellite | 6.17 |
| red_hat | satellite_capsule | 6.17 |
| red_hat | enterprise_linux | 9 |
| red_hat | satellite | 6.16 |
| red_hat | satellite_capsule | 6.16 |
| red_hat | enterprise_linux | 8 |
| red_hat | satellite_client | 6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1333 | The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles. |