VYPR

npm package

validator

pkg:npm/validator

Vulnerabilities (9)

  • CVE-2025-12758Nov 27, 2025
    affected < 13.15.22fixed 13.15.22

    Versions of the package validator before 13.15.22 are vulnerable to Incomplete Filtering of One or More Instances of Special Elements in the isLength() function that does not take into account Unicode variation selectors (\uFE0F, \uFE0E) appearing in a sequence which lead to impr

  • CVE-2025-56200Sep 30, 2025
    affected < 13.15.20fixed 13.15.20

    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

  • CVE-2021-3765Nov 2, 2021
    affected < 13.7.0fixed 13.7.0

    validator.js is vulnerable to Inefficient Regular Expression Complexity

  • CVE-2014-8882higAug 31, 2020
    affected < 3.22.1fixed 3.22.1

    Versions of `validator` prior to 3.22.1 are affected by a regular expression denial of service vulnerability in the `isURL` method. ## Recommendation Update to version 3.22.1 or later.

  • CVE-2014-9772MedJan 23, 2017
    affected < 2.0.0fixed 2.0.0

    The validator package before 2.0.0 for Node.js allows remote attackers to bypass the cross-site scripting (XSS) filter via hex-encoded characters.

  • CVE-2013-7454MedJan 23, 2017
    affected < 1.1.0fixed 1.1.0

    The validator module before 1.1.0 for Node.js allows remote attackers to bypass the cross-site scripting (XSS) filter via nested forbidden strings.

  • CVE-2013-7453MedJan 23, 2017
    affected < 1.1.0fixed 1.1.0

    The validator module before 1.1.0 for Node.js allows remote attackers to bypass the cross-site scripting (XSS) filter via vectors related to UI redressing.

  • CVE-2013-7452MedJan 23, 2017
    affected < 1.1.0fixed 1.1.0

    The validator module before 1.1.0 for Node.js allows remote attackers to bypass the cross-site scripting (XSS) filter via a crafted javascript URI.

  • CVE-2013-7451MedJan 23, 2017
    affected < 1.1.0fixed 1.1.0

    The validator module before 1.1.0 for Node.js allows remote attackers to bypass the XSS filter via a nested tag.