CVE-2026-27837
February 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 attacker to bypass the protection by placing "__proto__" at any position other than the first. Both "dottie.set()" and "dottie.transform()" are affected. Version 2.0.7 contains an updated fix to address the residual vulnerability.
Affected Packages
https://github.com/mickhansen/dottie.js.git (GITHUB):
Affected version(s) >=v2.0.4 <v2.0.7Fix Suggestion:
Update to version v2.0.7dottie (NPM):
Affected version(s) >=2.0.4 <2.0.7Fix Suggestion:
Update to version 2.0.7Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
EPSS
Base Score:
0.07