CVE-2026-61834: scim-patch: Mutation of Inherited Built-in Method Objects

Published Sep 23, 2026
·
Updated

scim-patch is a library for applying SCIM patch operations. Prior to 0.9.2, navigate() reads inherited properties and assign() uses prototype-chain membership checks while resolving attacker-controlled SCIM PATCH paths. A path or one of the dotted value keys beginning with an inherited property such as toString can therefore traverse into a shared built-in function object and add attacker-controlled properties, causing process-global mutation that may affect application logic reading inherited-method properties. This issue is fixed in version 0.9.2.

Affected Software

1 affected component
npm/scim-patch<0.9.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade scim-patch to a version that resolves this vulnerability.

    Fixed in 0.9.2

Event History

Sep 23, 2026
CVE Published
via MITRE·02:02 PM
Data Sourced
via MITRE·02:02 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Applications using npm/scim-patch versions earlier than 0.9.2 are exposed when they apply SCIM PATCH operations containing attacker-controlled paths or dotted value keys.

2

What access does an attacker need?

The supplied severity vector indicates network reachability, low privileges, and no user interaction. Exploitation relies on the attacker being able to submit SCIM PATCH data that the application passes to the library.

3

What can exploitation affect?

An attacker can add properties to a shared built-in function object through inherited properties such as toString. The resulting process-global mutation may alter application logic that reads inherited-method properties.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203