CVE-2025-28269
JavaScript vulnerability analysis and mitigation

Overview

A prototype pollution vulnerability (CVE-2025-28269) was discovered in js-object-utilities versions prior to 2.2.1. The vulnerability was identified in the lib.set function, allowing attackers to manipulate object properties through the Object.prototype setter. The issue was discovered by Tariq Hawis and publicly disclosed on April 6, 2025 (GitHub Advisory).

Technical details

The vulnerability exists in the module.exports function at /node_modules/js-object-utilities/dist/set.js:16:29. An attacker can exploit this by supplying a payload with Object.prototype setter to introduce or modify properties within the global prototype chain. The vulnerability specifically occurs when processing object properties that include 'proto' or 'constructor' keys without proper validation (GitHub Commit). The vulnerability has been assigned a CVSS v4.0 score of 7.0 (High) with the vector string: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:P (GitHub Advisory).

Impact

The successful exploitation of this vulnerability can lead to denial of service (DoS) at minimum. More severe consequences may include injection-based attacks if the polluted property propagates to sensitive Node.js APIs (e.g., exec, eval), potentially enabling attackers to execute arbitrary commands within the application's context (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in version 2.2.1 of js-object-utilities. The fix includes adding protection against prototype pollution by checking for 'proto' or 'constructor' in key parts and returning the object unchanged if these sensitive keys are detected (GitHub Commit). Users are advised to update to version 2.2.1 or later to address this security issue.

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-22787HIGH8.7
  • JavaScriptJavaScript
  • html2pdf.js
NoYesJan 14, 2026
CVE-2026-22820MEDIUM6.3
  • JavaScriptJavaScript
  • outray
NoYesJan 14, 2026
CVE-2026-22819MEDIUM5.9
  • JavaScriptJavaScript
  • outray
NoYesJan 14, 2026
CVE-2026-22036LOW3.7
  • JavaScriptJavaScript
  • node-undici
NoYesJan 14, 2026
GHSA-73rr-hh4g-fpgxLOWN/A
  • JavaScriptJavaScript
  • diff
NoYesJan 14, 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