CVE Vulnerabilities

CVE-2025-10990

Inefficient Regular Expression Complexity

Published: Feb 27, 2026 | Modified: Feb 27, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
7.5 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Ubuntu
root.io logo minimus.io logo echo.ai logo

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.

Weakness

The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.

Affected Software

NameVendorStart VersionEnd Version
Red Hat Satellite 6.16 for RHEL 8RedHatpuppet-agent-0:8.8.1-3.el8sat*
Red Hat Satellite 6.16 for RHEL 8RedHatpuppet-agent-0:8.8.1-3.el8sat*
Red Hat Satellite 6.16 for RHEL 9RedHatpuppet-agent-0:8.8.1-3.el9sat*
Red Hat Satellite 6.16 for RHEL 9RedHatpuppet-agent-0:8.8.1-3.el9sat*
Red Hat Satellite 6.17 for RHEL 9RedHatpuppet-agent-0:8.8.1-3.el9sat*
Red Hat Satellite 6.17 for RHEL 9RedHatpuppet-agent-0:8.8.1-3.el9sat*
Satellite Client 6 for RHEL 8RedHatpuppet-agent-0:7.34.0-4.el8sat*
Satellite Client 6 for RHEL 9RedHatpuppet-agent-0:7.34.0-4.el9sat*

Extended Description

	  Attackers can create crafted inputs that
	  intentionally cause the regular expression to use
	  excessive backtracking in a way that causes the CPU
	  consumption to spike.

Potential Mitigations

References