CVE-2026-48170: CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in thomaspoignant scim-patch
CVE-2026-48170 is a prototype pollution vulnerability in the scim-patch library prior to version 0.9.1. The vulnerability occurs when a SCIM PATCH operation includes a value object with keys like "__proto__.someProp", which modifies Object.prototype process-wide in a Node.js runtime. This affects all plain objects in the process and can lead to significant security impacts. Version 0.9.1 of scim-patch contains a patch for this issue. A workaround involves freezing Object.prototype and other prototypes at process startup to prevent modification.
AI Analysis
Technical Summary
The scim-patch library versions before 0.9.1 are vulnerable to prototype pollution via SCIM PATCH operations that include keys targeting the __proto__ property. This causes Object.prototype to be modified globally within the Node.js process, impacting all plain objects. Such pollution can lead to elevated privileges or arbitrary code execution depending on the application context. The vulnerability is patched in version 0.9.1. A known workaround is to call Object.freeze on Object.prototype, Array.prototype, and Function.prototype at process startup, or to use Node.js's --frozen-intrinsics flag which freezes built-in prototypes automatically.
Potential Impact
Successful exploitation allows an attacker to modify the global Object prototype in a Node.js process, potentially leading to privilege escalation, arbitrary code execution, or other integrity and availability impacts. The CVSS score of 9.1 reflects critical severity with network attack vector, low attack complexity, requiring low privileges but no user interaction, and impacts confidentiality, integrity, and availability.
Mitigation Recommendations
Upgrade to scim-patch version 0.9.1 or later where the vulnerability is patched. If upgrading is not immediately possible, apply the workaround by freezing Object.prototype, Array.prototype, and Function.prototype at process startup using Object.freeze(), or run Node.js with the --frozen-intrinsics flag to prevent prototype pollution. These mitigations neutralize the vulnerability by making prototype assignments no-ops or causing errors.
CVE-2026-48170: CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in thomaspoignant scim-patch
Description
CVE-2026-48170 is a prototype pollution vulnerability in the scim-patch library prior to version 0.9.1. The vulnerability occurs when a SCIM PATCH operation includes a value object with keys like "__proto__.someProp", which modifies Object.prototype process-wide in a Node.js runtime. This affects all plain objects in the process and can lead to significant security impacts. Version 0.9.1 of scim-patch contains a patch for this issue. A workaround involves freezing Object.prototype and other prototypes at process startup to prevent modification.
CVSS v3.1
Score 9.1critical
Affected software
pkg:npm/thomaspoignant/scim-patchRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The scim-patch library versions before 0.9.1 are vulnerable to prototype pollution via SCIM PATCH operations that include keys targeting the __proto__ property. This causes Object.prototype to be modified globally within the Node.js process, impacting all plain objects. Such pollution can lead to elevated privileges or arbitrary code execution depending on the application context. The vulnerability is patched in version 0.9.1. A known workaround is to call Object.freeze on Object.prototype, Array.prototype, and Function.prototype at process startup, or to use Node.js's --frozen-intrinsics flag which freezes built-in prototypes automatically.
Potential Impact
Successful exploitation allows an attacker to modify the global Object prototype in a Node.js process, potentially leading to privilege escalation, arbitrary code execution, or other integrity and availability impacts. The CVSS score of 9.1 reflects critical severity with network attack vector, low attack complexity, requiring low privileges but no user interaction, and impacts confidentiality, integrity, and availability.
Mitigation Recommendations
Upgrade to scim-patch version 0.9.1 or later where the vulnerability is patched. If upgrading is not immediately possible, apply the workaround by freezing Object.prototype, Array.prototype, and Function.prototype at process startup using Object.freeze(), or run Node.js with the --frozen-intrinsics flag to prevent prototype pollution. These mitigations neutralize the vulnerability by making prototype assignments no-ops or causing errors.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-05-20T23:12:43.033Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a76512cbf8831d5393521f8
Added to database: 08/07/2026, 21:42:04 UTC
Last enriched: 08/07/2026, 21:56:07 UTC
Last updated: 08/07/2026, 22:28:34 UTC
Views: 48
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.