CVE-2026-54335: CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in feathersjs feathers
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.
AI Analysis
Technical Summary
Feathersjs, a framework for web APIs and real-time applications, uses a _.merge utility in @feathersjs/commons that recursively merges source objects into target objects by iterating Object.keys(source). When the source object is parsed from JSON and contains keys like __proto__, constructor, or prototype, these keys become enumerable own properties. The recursive merge then writes attacker-supplied properties onto Object.prototype, causing prototype pollution that persists for the lifetime of the Node.js process. This vulnerability affects versions 5.0.44 and earlier and is resolved in version 5.0.45.
Potential Impact
An attacker can modify the prototype of all plain objects in the Node.js process by injecting properties via specially crafted JSON input. This can lead to unexpected behavior or logic errors in applications using feathersjs, though no direct confidentiality or availability impact is indicated. The CVSS score of 3.7 reflects a low severity with network attack vector, high attack complexity, no privileges required, no user interaction, and limited impact on integrity only.
Mitigation Recommendations
Upgrade feathersjs to version 5.0.45 or later, where this prototype pollution vulnerability is fixed. No other mitigation or temporary workaround is indicated. Patch status is confirmed by the vendor advisory stating the fix in 5.0.45.
CVE-2026-54335: CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in feathersjs feathers
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.
CVSS v3.1
Score 3.7low
Affected software
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Feathersjs, a framework for web APIs and real-time applications, uses a _.merge utility in @feathersjs/commons that recursively merges source objects into target objects by iterating Object.keys(source). When the source object is parsed from JSON and contains keys like __proto__, constructor, or prototype, these keys become enumerable own properties. The recursive merge then writes attacker-supplied properties onto Object.prototype, causing prototype pollution that persists for the lifetime of the Node.js process. This vulnerability affects versions 5.0.44 and earlier and is resolved in version 5.0.45.
Potential Impact
An attacker can modify the prototype of all plain objects in the Node.js process by injecting properties via specially crafted JSON input. This can lead to unexpected behavior or logic errors in applications using feathersjs, though no direct confidentiality or availability impact is indicated. The CVSS score of 3.7 reflects a low severity with network attack vector, high attack complexity, no privileges required, no user interaction, and limited impact on integrity only.
Mitigation Recommendations
Upgrade feathersjs to version 5.0.45 or later, where this prototype pollution vulnerability is fixed. No other mitigation or temporary workaround is indicated. Patch status is confirmed by the vendor advisory stating the fix in 5.0.45.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-06-12T19:23:22.316Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a5b401b34329bf928c718f3
Added to database: 07/18/2026, 08:58:03 UTC
Last enriched: 07/18/2026, 08:59:48 UTC
Last updated: 07/18/2026, 11:08:19 UTC
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.