CVE-2025-3777

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-3777
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-3777.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-3777
Aliases
Related
Published
2025-07-07T10:15:28Z
Modified
2025-07-08T20:23:44Z
Summary
[none]
Details

Hugging Face Transformers versions up to 4.49.0 are affected by an improper input validation vulnerability in the image_utils.py file. The vulnerability arises from insecure URL validation using the startswith() method, which can be bypassed through URL username injection. This allows attackers to craft URLs that appear to be from YouTube but resolve to malicious domains, potentially leading to phishing attacks, malware distribution, or data exfiltration. The issue is fixed in version 4.52.1.

References

Affected packages

Git / github.com/huggingface/transformers

Affected ranges

Type
GIT
Repo
https://github.com/huggingface/transformers
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed