Ad

CVE-2026-27837

MEDIUM CVSS 3.1: 6.3 EPSS 0.14%
Updated Feb 26, 2026
Dottie
Parameter Value
CVSS 6.3 (MEDIUM)
Affected Versions 2.0.4 — 2.0.6
Type CWE-1321 (Prototype Pollution)
Vendor Dottie
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
Low
Partial disruption

CVSS Vector v3.1

Weakness Type (CWE)