CVE-2025-56200

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
30/09/2025
Last modified:
18/10/2025

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:validator_project:validator:*:*:*:*:*:node.js:*:* 3.15.15 (including)