Hugging Face Transformers library has Regular Expression Denial of Service
Moderate severity
GitHub Reviewed
Published
Sep 14, 2025
to the GitHub Advisory Database
•
Updated Sep 15, 2025
Description
Published by the National Vulnerability Database
Sep 14, 2025
Published to the GitHub Advisory Database
Sep 14, 2025
Reviewed
Sep 15, 2025
Last updated
Sep 15, 2025
A Regular Expression Denial of Service (ReDoS) vulnerability was discovered in the Hugging Face Transformers library, specifically within the
normalize_numbers()
method of theEnglishNormalizer
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.References