VYPR
Vendor

Jonschlinkert

Products
12
CVEs
7
Across products
7
Status
Private

Products

12

Recent CVEs

7
  • CVE-2025-57328HigSep 24, 2025
    risk 0.49cvss 7.5epss 0.00

    toggle-array is a package designed to enables a property on the object at the specified index, while disabling the property on all other objects. A Prototype Pollution vulnerability in the enable and disable function of toggle-array v1.0.1 and before allows attackers to inject…

  • CVE-2025-25975HigMar 12, 2025
    risk 0.49cvss 7.5epss 0.00

    An issue in parse-git-config v.3.0.0 allows an attacker to obtain sensitive information via the expandKeys function

  • CVE-2025-3197HigApr 4, 2025
    risk 0.47cvss 7.3epss 0.00

    Versions of the package expand-object from 0.0.0 are vulnerable to Prototype Pollution in the expand() function in index.js. This function expands the given string into an object and allows a nested property to be set without checking the provided keys for sensitive properties…

  • CVE-2026-33671HigMar 26, 2026
    risk 0.42cvss 7.5epss 0.00

    Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob quantifiers such as `+()` and `*()`, especially when…

  • CVE-2024-4068HigMay 14, 2024
    risk 0.42cvss 7.5epss 0.01

    The NPM package `braces`, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In `lib/parse.js,` if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program…

  • CVE-2024-4067MedMay 14, 2024
    risk 0.28cvss 5.3epss 0.01

    The NPM package `micromatch` prior to 4.0.8 is vulnerable to Regular Expression Denial of Service (ReDoS). The vulnerability occurs in `micromatch.braces()` in `index.js` because the pattern `.*` will greedily match anything. By passing a malicious payload, the pattern matching…

  • CVE-2026-33672MedMar 26, 2026
    risk 0.27cvss 5.3epss 0.00

    Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the `POSIX_REGEX_SOURCE` object. Because the object inherits from `Object.prototype`, specially crafted POSIX bracket…