CVE-2026-54335
Last modified
CVE-2026-54335 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In 5.0.44 and earlier, the _.merge(target, source) utility exported by @feathersjs/commons recursively merges source into target by iterating Object.keys(source). EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In 5.0.44 and earlier, the _.merge(target, source) utility exported by @feathersjs/commons recursively merges source into target by iterating Object.keys(source). When source was produced by JSON.parse and contains a __proto__, constructor, or prototype key, that key is returned as an own-enumerable property; the recursive merge then resolves target['__proto__'] to Object.prototype and writes attacker-supplied properties onto it, polluting the prototype for all plain objects in the process for the lifetime of the Node process. This issue is fixed in version 5.0.45.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| feathersjs | feathers | < 5.0.45 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54335?
How severe is CVE-2026-54335?
How do I fix CVE-2026-54335?
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-54326Pi is a minimal terminal coding harness. From 0.74.0 until 0…2.5
- CVE-2026-54327Pi is a minimal terminal coding harness. From 0.74.0 until 0…2.2
- CVE-2026-54328Pi is a minimal terminal coding harness. From 0.74.0 until 0…7.3
- CVE-2026-54329Snipe-IT is an IT asset/license management system. Prior to …7.7
- CVE-2026-5433Honeywell Control Network Module (CNM) contains command inje…9.1
- CVE-2026-54332gopacket provides packet processing capabilities for Go. In …7.5
- CVE-2026-54338JupyterHub is software that allows users to create a multi-u…5.3
- CVE-2026-5434Honeywell Control Network Module (CNM) contains insertion of…5.9
- CVE-2026-54340h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and …7.5
- CVE-2026-54341Dragonfly is an in-memory data store built for modern applic…7.5
- CVE-2026-54342In epa4all, prior to version 2026-05-20, an attacker on the …8.1
- CVE-2026-54344ToolJet is an open-source low-code platform for building int…4.7
Are you affected by CVE-2026-54335?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
