VYPR

npm package

underscore

pkg:npm/underscore

Vulnerabilities (2)

  • CVE-2026-27601MedMar 3, 2026
    affected < 1.13.8fixed 1.13.8

    Underscore.js is a utility-belt library for JavaScript. Prior to 1.13.8, the _.flatten and _.isEqual functions use recursion without a depth limit. Under very specific conditions, detailed below, an attacker could exploit this in a Denial of Service (DoS) attack by triggering a s

  • CVE-2021-23358Mar 29, 2021
    affected >= 1.3.2, < 1.12.1fixed 1.12.1

    The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.