Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-56200

24
FAUCET Score

CVE-2025-56200 is a URL validation bypass vulnerability in validator.js versions up to 13.15.15, affecting the validator_project validator. It arises because the isURL() function uses '://' for protocol parsing, while browsers use ':', enabling attackers to craft malicious URLs that bypass validation. This medium-severity vulnerability (CVSS 6.1) has a low attack complexity and can lead to Cross-Site Scripting (XSS) and Open Redirect attacks, with potential impacts on confidentiality and integrity. Currently, there is no evidence of active exploitation, no public exploit code (Metasploit, Nuclei, ExploitDB), and minimal community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
<= 3.15.15CPE matchmatch criteria
cpe:2.3:a:validator_project:validator:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

6.1MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
2.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.30%
Probability of exploitation in next 30 days
EPSS Percentile
22.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0030 is in the 23rd percentile among its peer group of 26,221 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

npmpatch availablevia ghsa
Product: validatorFixed in: 13.15.20

Vendor Advisories (1)

npmGHSA-9965-vmph-33xxmedium

validator.js has a URL validation bypass vulnerability in its isURL function

Sep 30, 2025

References

gist.github.com / junan-98/27ae092aa40e2a057d41a0f95148f666
ExploitThird Party Advisory
gist.github.com / junan-98/a93130505b258b9e4ec9f393e7533596
ExploitThird Party Advisory
github.com / validatorjs/validator.js
Product