VYPR

npm package

dottie

pkg:npm/dottie

Vulnerabilities (2)

  • CVE-2026-27837Feb 26, 2026
    affected >= 2.0.4, < 2.0.7fixed 2.0.7

    Dottie provides nested object access and manipulation in JavaScript. Versions 2.0.4 through 2.0.6 contain an incomplete fix for CVE-2023-26132. The prototype pollution guard introduced in commit `7d3aee1` only validates the first segment of a dot-separated path, allowing an attac

  • CVE-2023-26132Jun 10, 2023
    affected < 2.0.4fixed 2.0.4

    Versions of the package dottie before 2.0.4 are vulnerable to Prototype Pollution due to insufficient checks, via the set() function and the current variable in the /dottie.js file.