Denial of Service Vulnerability in sprintf-js by Alexei
CVE-2026-97058
6.9MEDIUM
What is CVE-2026-97058?
The sprintf-js library, specifically versions up to 1.1.3, allows for unbounded precision specifiers without adequate validation, which can lead to uncaught RangeError exceptions. This vulnerability enables attackers to control format strings and inject precision values that exceed ECMAScript limits, resulting in potential disruptions to application functionality. If exploited, this could lead to operations being aborted due to the maliciously crafted payloads.
Affected Version(s)
sprintf-js 0 <= 1.1.3
