CVE Feed

    Dashboard / CVE / CVE-2026-45302

    CVE-2026-45302

    parse-nested-form-data is a tiny node module for parsing FormData by name into objects and arrays. Prior to version 1.0.1, parseFormData() walks bracket and dot-notation FormData field names into nested objects without filtering reserved property keys. A single FormData field whose name begins with __proto__, or contains .__proto__. mid-path, causes the parser to traverse onto Object.prototype and assign properties there, polluting the prototype chain of every plain object in the running process. This issue has been patched in version 1.0.1.

    Published:Jun 1, 2026
    Last Modified:Jun 2, 2026
    EPS:Jun 1, 2026
    EPSS Score:0.00045
    CVSS Score:8.2

    Affected Products

    Vendor
    Milamer
    Product
    Parse-nested-form-data

    Exploits

    No exploit reference

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High