Filtered by vendor Validatorjs Subscriptions
Filtered by product Validator.js Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-56200 1 Validatorjs 1 Validator.js 2025-10-02 6.1 Medium
A URL validation bypass vulnerability exists in validator.js through version 13.15.15. The isURL() function uses '://' as a delimiter to parse protocols, while browsers use ':' as the delimiter. This parsing difference allows attackers to bypass protocol and domain validation by crafting URLs leading to XSS and Open Redirect attacks.