Description
A vulnerability in the `preprocess_string()` function of the `transformers.testing_utils` module in huggingface/transformers version v4.48.3 allows for a Regular Expression Denial of Service (ReDoS) attack. The regular expression used to process code blocks in docstrings contains nested quantifiers, leading to exponential backtracking when processing input with a large number of newline characters. An attacker can exploit this by providing a specially crafted payload, causing high CPU usage and potential application downtime, effectively resulting in a Denial of Service (DoS) scenario.
INFO
Published Date :
2025-05-19T11:22:36.908Z
Last Modified :
2025-05-19T13:45:13.385Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2025-2099 vulnerability.
| Vendors | Products |
|---|---|
| Huggingface |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-2099.