VYPR

scim-patch

by Scim Patch

CVEs (1)

  • CVE-2026-48170criJun 22, 2026
    risk 0.52cvss epss

    ## Summary `scim-patch` performs prototype pollution when applying a SCIM PATCH operation whose `value` object contains a key like `"__proto__.someProp"`. After one such patch, `Object.prototype.someProp` is set process-wide, affecting every plain object in the Node process. …