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
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-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-54330Ceph is an open-source distributed storage platform providin…8.1
- CVE-2026-54332gopacket provides packet processing capabilities for Go. In …7.5
- CVE-2026-54333UEFI Firmware Parser parses BIOS, Intel ME, and UEFI firmwar…9.8
- CVE-2026-54334UEFI Firmware Parser parses BIOS, Intel ME, and UEFI firmwar…9.8
- CVE-2026-54336JumpServer is an open source bastion host and an operation a…5.4
- CVE-2026-54337Fireshare facilitates self-hosted media and link sharing. Pr…9.8
- CVE-2026-54338JupyterHub is software that allows users to create a multi-u…5.3
- CVE-2026-54339Glean is a self-hosted RSS reader and personal knowledge man…7.7
- 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
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
