AngularJS Angular JS MVW Framework written in JavaScript
Don't miss out!
Thousands of developers use stack.watch to stay informed.Get an email whenever new security vulnerabilities are reported in AngularJS.
By the Year
In 2026 there have been 0 vulnerabilities in AngularJS. AngularJS did not have any published security vulnerabilities last year.
| Year | Vulnerabilities | Average Score |
|---|---|---|
| 2026 | 0 | 0.00 |
| 2025 | 0 | 0.00 |
| 2024 | 3 | 5.70 |
| 2023 | 3 | 5.30 |
| 2022 | 2 | 6.80 |
| 2021 | 0 | 0.00 |
| 2020 | 2 | 0.00 |
| 2019 | 1 | 7.50 |
It may take a day or so for new AngularJS vulnerabilities to show up in the stats or in the list of recent security vulnerabilities. Additionally vulnerabilities may be tagged under a different product or component name.
Recent AngularJS Security Vulnerabilities
AngularJS: srcset Sanitization Exploit Enables Image Spoofing
CVE-2024-8373
4.8 - Medium
- September 09, 2024
Improper sanitization of the value of the [srcset] attribute in <source> HTML elements in AngularJS allows attackers to bypass common image source restrictions, which can also lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing . This issue affects all versions of AngularJS. Note: The AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status .
Incomplete Filtering of Special Elements
AngularJS srcset Sanitization Flaw (1.3.0rc.4+) Content Spoofing
CVE-2024-8372
4.8 - Medium
- September 09, 2024
Improper sanitization of the value of the 'srcset' attribute in AngularJS allows attackers to bypass common image source restrictions, which can also lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing . This issue affects AngularJS versions 1.3.0-rc.4 and greater. Note: The AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status .
Improper Validation of Unsafe Equivalence in Input
Angular NG-SrcSet Regex DoS CVE-2024-21490 (v1.3.0+)
CVE-2024-21490
7.5 - High
- February 10, 2024
This affects versions of the package angular from 1.3.0. A regular expression used to split the value of the ng-srcset directive is vulnerable to super-linear runtime due to backtracking. With large carefully-crafted input, this can result in catastrophic backtracking and cause a denial of service. **Note:** This package is EOL and will not receive any updates to address this issue. Users should migrate to [@angular/core](https://www.npmjs.com/package/@angular/core).
ReDoS
AngularJS ReDoS via <input type='url'> (1.4.9+)
CVE-2023-26118
5.3 - Medium
- March 30, 2023
Versions of the package angular from 1.4.9 are vulnerable to Regular Expression Denial of Service (ReDoS) via the <input type="url"> element due to the usage of an insecure regular expression in the input[url] functionality. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking.
ReDoS
Angular 1.0.0 $resource ReDoS via insecure regex
CVE-2023-26117
5.3 - Medium
- March 30, 2023
Versions of the package angular from 1.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the $resource service due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking.
ReDoS
ReDoS in AngularJS angular.copy() regex (v1.2.21+)
CVE-2023-26116
5.3 - Medium
- March 30, 2023
Versions of the package angular from 1.2.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the angular.copy() utility function due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking.
ReDoS
All versions of the package angular; all versions of the package angularjs.core; all versions of the package angularjs are vulnerable to Cross-site Scripting (XSS) due to insecure page caching in the Internet Explorer browser, which
CVE-2022-25869
6.1 - Medium
- July 15, 2022
All versions of the package angular; all versions of the package angularjs.core; all versions of the package angularjs are vulnerable to Cross-site Scripting (XSS) due to insecure page caching in the Internet Explorer browser, which allows interpolation of <textarea> elements.
XSS
The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service (ReDoS) by providing a custom locale rule
CVE-2022-25844
7.5 - High
- May 01, 2022
The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service (ReDoS) by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat() of NUMBER_FORMATS.PATTERNS[1].posPre with a very high value. **Note:** 1) This package has been deprecated and is no longer maintained. 2) The vulnerable versions are 1.7.0 and higher.
ReDoS
angular.js prior to 1.8.0 allows cross site scripting
CVE-2020-7676
- June 08, 2020
angular.js prior to 1.8.0 allows cross site scripting. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "<option>" elements in "<select>" ones changes parsing behavior, leading to possibly unsanitizing code.
There is a vulnerability in all angular versions before 1.5.0-beta.0
CVE-2019-14863
- January 02, 2020
There is a vulnerability in all angular versions before 1.5.0-beta.0, where after escaping the context of the web application, the web application delivers data to its users along with other trusted dynamic content, without validating it.
XSS
In AngularJS before 1.7.9 the function `merge()` could be tricked into adding or modifying properties of `Object.prototype` using a `__proto__` payload.
CVE-2019-10768
7.5 - High
- November 19, 2019
In AngularJS before 1.7.9 the function `merge()` could be tricked into adding or modifying properties of `Object.prototype` using a `__proto__` payload.
Prototype Pollution