Home

Description

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.

PUBLISHED Reserved 2025-08-16 | Published 2025-09-30 | Updated 2025-09-30 | Assigner mitre

References

validatorjs.com

gist.github.com/junan-98/a93130505b258b9e4ec9f393e7533596

github.com/validatorjs/validator.js

gist.github.com/junan-98/27ae092aa40e2a057d41a0f95148f666

cve.org (CVE-2025-56200)

nvd.nist.gov (CVE-2025-56200)

Download JSON