CVE-2025-56200

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:validator_project:validator:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2025-09-30 18:15

Updated : 2025-10-18 01:48


NVD link : CVE-2025-56200

Mitre link : CVE-2025-56200

CVE.ORG link : CVE-2025-56200


JSON object : View

Products Affected

validator_project

  • validator
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')