CVE-2026-50171

MEDIUM

Angular: Denial of Service (DoS) via OOM in Number Formatting (digitsInfo)

Title source: cna
STIX 2.1

Description

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23, a Denial of Service (DoS) vulnerability exists in the @angular/common package of Angular. The formatNumber function, which is also utilized by DecimalPipe, PercentPipe, and CurrencyPipe, does not properly validate the upper bounds of the digitsInfo parameter. Specifically, the minimum and maximum fraction digits parsed from the digitsInfo string (e.g., 1.2-4) are converted to integers and used without limits. When parsing a maliciously crafted digitsInfo string with excessively large fraction digit values (e.g., 1.200000000-200000000), the internal roundNumber function attempts to pad the digits array to match the requested fraction size. This results in an unbounded loop that repeatedly pushes elements into an array. This vulnerability is fixed in 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23.

References (1)

Core 1
Core References

Scores

CVSS v3 6.1
EPSS 0.0016
EPSS Percentile 5.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-400 CWE-834
Status published
Products (14)
angular/angular 22.0.0 next0 (15 CPE variants)
angular/angular < 18.2.14
angular/angular <= 18.2.14
angular/angular >= 19.0.0-next.0, < 19.2.23
angular/angular >= 20.0.0-next.0, < 20.3.22
angular/angular >= 21.0.0-next.0, < 21.2.15
angular/angular >= 22.0.0-next.0, < 22.0.0-rc.2
angular/common 0 - 18.2.14npm
angular/common 19.0.0-next.0 - 19.2.23npm
angular/common 20.0.0-next.0 - 20.3.22npm
... and 4 more
Published Jun 22, 2026
Tracked Since Jun 22, 2026