VulnerabilityModified
CVE-2025-56200
A URL validation bypass vulnerability exists in validator.js through version 13.15.15.
MEDIUM 6.1EPSS 0.32%
Does this matter?
Lower severity and a low EPSS score (0.32%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.32% probability · 25th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- validator project/validator
- Source
- cve@mitre.org
References
- https://gist.github.com/junan-98/27ae092aa40e2a057d41a0f95148f666Exploit, Third Party Advisory
- https://gist.github.com/junan-98/a93130505b258b9e4ec9f393e7533596Exploit, Third Party Advisory
- https://github.com/validatorjs/validator.jsProduct
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.