npm package
dottie
pkg:npm/dottie
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-27837 | — | >= 2.0.4, < 2.0.7 | 2.0.7 | Feb 26, 2026 | 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-26132 | — | < 2.0.4 | 2.0.4 | Jun 10, 2023 | 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. |
- CVE-2026-27837Feb 26, 2026affected >= 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, 2023affected < 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.