Inefficient regular expression complexity in Angular - CVE-2026-54268
Published: September 11, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to inefficient regular expression complexity in the formatDate function and Angular DatePipe when processing excessively long attacker-controlled date format strings. A remote attacker can supply a maliciously crafted date format string to cause a denial of service.
Exploitation requires the application to use formatDate or DatePipe with a date format string controlled by untrusted input.