code injection vulnerability exists in the huggingface/text-generation-inference repository
Medium4.4CVE-2024-3924 · Published Jun 2, 2024 · updated Jul 7, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| text-generation PyPI | < 2.0.0 | 2.0.0 |
Details and references
A code injection vulnerability exists in the huggingface/text-generation-inference repository, specifically within the `autodocs.yml` workflow file. The vulnerability arises from the insecure handling of the `github.head_ref` user input, which is used to dynamically construct a command for installing a software package. An attacker can exploit this by forking the repository, creating a branch with a malicious payload as the name, and then opening a pull request to the base repository. Successful exploitation could lead to arbitrary code execution within the context of the GitHub Actions runner. This issue affects versions up to and including v2.0.0 and was fixed in version 2.0.0.
- CVSS 3.0
- CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-94
- Also known as
- CVE-2024-3924, PYSEC-2026-1966
More text-generation-inference advisories
All| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Feb 2 | Hugging Face Text Generation Inference vulnerable to Uncontrolled Resource Consumption CVE-2026-0599High7.5fixed in 3.3.7 | High7.5 | 3.3.7 |