Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Junan-98

#42916of 53,632
6.1Total CVSS
Vulnerabilities · 1
PT-2025-40012
6.1
2025-09-30
Unknown · Validator.Js · CVE-2025-56200
**Name of the Vulnerable Software and Affected Versions** validator.js versions through 13.15.15 **Description** A flaw exists in the URL validation process within validator.js. The `isURL()` function utilizes '://' to identify protocols during parsing, differing from the ':' delimiter used by web browsers. This discrepancy enables attackers to circumvent protocol and domain validation checks, potentially leading to Cross-Site Scripting (XSS) and Open Redirect attacks. The vulnerable component is the `isURL()` function. **Recommendations** Update to a version of validator.js newer than 13.15.15.