CVE-2026-55091
Last modified
CVE-2026-55091 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.
Description
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 or id is __proto__, temp[parent] can resolve to Object.prototype, and initPush() can write attacker-controlled data to the global children prototype property while existing prototype methods remain intact. Any application that passes attacker-influenced flat records to convert() can therefore expose unrelated objects to polluted inherited state, causing application-logic corruption or denial of service and potentially enabling greater impact when a downstream prototype-pollution gadget is present. The constructor and prototype strings are also unsafe inherited-key values in the same lookup design. This issue is fixed in version 1.1.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| joaonuno | flat-to-nested-js | < 1.1.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-55091?
How severe is CVE-2026-55091?
How do I fix CVE-2026-55091?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55086Etherpad is a real-time collaborative editor. Prior to 3.1.0…4.2
- CVE-2026-55087Etherpad is a real-time collaborative editor. From 2.1.0 unt…6.1
- CVE-2026-55088Etherpad is a real-time collaborative editor. From 2.6.0 unt…6.8
- CVE-2026-55089Etherpad is a real-time collaborative editor. From 2.1.0 unt…9.9
- CVE-2026-5509An authenticated command injection vulnerability exists in t…7.2
- CVE-2026-55090Etherpad is a real-time collaborative editor. Prior to 3.3.0…5.3
- CVE-2026-55092Trivy is a security scanner. Prior to 0.71.1, when Trivy dow…7.5
- CVE-2026-55093Tract is a tiny, no-nonsense, self-contained TensorFlow and …6.1
- CVE-2026-55095OpenProject is open-source, web-based project management sof…5.3
- CVE-2026-55099icalendar is an RFC 5545 compatible parser and generator of …7.5
- CVE-2026-5510The GiveWP – Donation Plugin and Fundraising Platform plugin…6.4
- CVE-2026-55100hashi-vault-js is a Node.js module for interacting with the …8.7
Are you affected by CVE-2026-55091?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
