← Back

CVE-2026-50171

nvd nist
Published: Jun 22, 2026Modified: Jul 9, 2026

JSON object

Loading...
8.2
Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Show more
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XShow less
Source: security-advisories@github.com (Secondary)

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.

Affected (19)

Products: Angular: Angular
1 product
Angular
Configuration A
19 vulnerable
Vulnerable SoftwareAffected Versions
Angular
Up to 18.2.14
From 19.0.0 to 19.2.23
From 20.0.0 to 20.3.22
From 21.0.0 to 21.2.15
Version 22.0.0 next0
Version 22.0.0 next10
Version 22.0.0 next11
Version 22.0.0 next12
Version 22.0.0 next1
Version 22.0.0 next2
Version 22.0.0 next3
Version 22.0.0 next4
Version 22.0.0 next5
Version 22.0.0 next6
Version 22.0.0 next7
Version 22.0.0 next8
Version 22.0.0 next9
Version 22.0.0 rc0
Version 22.0.0 rc1

References (1)

Source: security-advisories@github.com
Third Party Advisory

Timeline

No history available yet.