Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2025-3777


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.


Published

2025-07-07T10:15:28.297

Last Modified

2025-08-07T00:54:16.957

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.0: 3.5 (LOW)

Weaknesses
  • Type: Primary
    CWE-20
  • Type: Primary
    NVD-CWE-noinfo

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application huggingface transformers < 4.52.1 Yes

References