VYPR

flat-to-nested-js

by Joaonuno

Source repositories

CVEs (1)

  • CVE-2026-55091HigSep 14, 2026
    risk 0.42cvss 7.5epss 0.00

    flat-to-nested converts a hierarchy from a flat representation to a nested representation. Prior to 1.1.2, FlatToNested.prototype.convert in index.js uses attacker-influenced id and parent record fields directly as keys in the plain temp and pendingChildOf objects. When parent…