CVE-2022-25862
JavaScript vulnerability analysis and mitigation

Overview

CVE-2022-25862 affects the sds package from version 0.0.0. The vulnerability allows attackers to add or modify properties of the Object.prototype by exploiting the set function located in js/set.js. This vulnerability is particularly notable as it derives from an incomplete fix to CVE-2020-7618 (NVD, Snyk).

Technical details

The vulnerability is classified as a Prototype Pollution issue (CWE-1321). It has a CVSS v3.1 base score of 7.5 (HIGH) according to NVD, with a vector string of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N. The vulnerability exists in the set function where insufficient input validation allows manipulation of Object.prototype properties (NVD).

Impact

The vulnerability can lead to Prototype Pollution, which could result in denial of service by triggering JavaScript exceptions or potentially lead to remote code execution by tampering with the application source code. The attack can affect all JavaScript objects through the prototype chain (Snyk).

Exploitability

A proof-of-concept exploit exists that demonstrates how an attacker can abuse the set function to modify Object.prototype properties. The exploit involves using a specially crafted payload targeting the constructor.prototype path (Snyk).

Mitigation and workarounds

There is no fixed version available for the sds package. Recommended mitigations include freezing the prototype using Object.freeze(Object.prototype), implementing schema validation for JSON input, avoiding unsafe recursive merge functions, and considering the use of objects without prototypes (Object.create(null)) or using Map instead of Object (Snyk).

Additional resources


SourceThis report was generated using AI

Related JavaScript vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-54155HIGH7.7
  • JavaScript logoJavaScript
  • node-opcua
NoNoAug 20, 2026
CVE-2026-54156HIGH7.5
  • JavaScript logoJavaScript
  • node-opcua
NoYesAug 20, 2026
CVE-2026-55451MEDIUM6.9
  • JavaScript logoJavaScript
  • gettext-converter
NoYesAug 20, 2026
CVE-2026-54150MEDIUM6.9
  • JavaScript logoJavaScript
  • next-video
NoYesAug 20, 2026
GHSA-ghvf-qf6h-g8x5HIGHN/A
  • JavaScript logoJavaScript
  • @nocobase/server
NoYesAug 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management