CVE-2025-6051

A Regular Expression Denial of Service (ReDoS) vulnerability was discovered in the Hugging Face Transformers library, specifically within the `normalize_numbers()` method of the `EnglishNormalizer` class. This vulnerability affects versions up to 4.52.4 and is fixed in version 4.53.0. The issue arises from the method's handling of numeric strings, which can be exploited using crafted input strings containing long sequences of digits, leading to excessive CPU consumption. This vulnerability impacts text-to-speech and number normalization tasks, potentially causing service disruption, resource exhaustion, and API vulnerabilities.
Configurations

No configuration.

History

14 Sep 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-14 17:15

Updated : 2025-09-14 17:15


NVD link : CVE-2025-6051

Mitre link : CVE-2025-6051

CVE.ORG link : CVE-2025-6051


JSON object : View

Products Affected

No product.

CWE
CWE-1333

Inefficient Regular Expression Complexity