#VU123001 Input validation error in transformers - CVE-2025-3777
Published: February 17, 2026
transformers
huggingface
Description
The vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to from insecure URL validation using the `startswith()` method, which can be bypassed through URL username injection. A remote user can trick the victim into opening a specially crafted URLs that appear to be from YouTube but resolve to malicious domains, potentially leading to phishing attacks, malware distribution, or data exfiltration.