Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:npm/angular@1.5.8
purl pkg:npm/angular@1.5.8
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk
Vulnerabilities affecting this package (16)
Vulnerability Summary Fixed by
VCID-1m2s-v4c8-ubfj
Aliases:
CVE-2019-10768
GHSA-89mq-4x47-5v83
angular Prototype Pollution vulnerability Versions of `angular ` prior to 1.7.9 are vulnerable to prototype pollution. The deprecated API function `merge()` does not restrict the modification of an Object's prototype in the , which may allow an attacker to add or modify an existing property that will exist on all objects. ## Recommendation Upgrade to version 1.7.9 or later. The function was already deprecated and upgrades are not expected to break functionality.
1.7.9
Affected by 10 other vulnerabilities.
VCID-1vfe-5vmx-hkhv
Aliases:
CVE-2024-21490
GHSA-4w4v-5hc9-xrr2
angular vulnerable to super-linear runtime due to backtracking 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 a 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). There are no reported fixed by versions.
VCID-28fb-7hdn-kubh
Aliases:
CVE-2025-0716
GHSA-j58c-ww9w-pwp5
angular: AngularJS improper sanitization in SVG '<image>' element There are no reported fixed by versions.
VCID-6cmy-dmfc-2qap
Aliases:
GMS-2017-115
Denial of service in $sanitize Running $sanitize on bad HTML can freeze the browser. The problem occurs with clobbered data; typically the "nextSibling" property on an element is changed to one of it's child node, this makes it impossible to walk the HTML tree and leads to an infinite loop which freezes the browser.
1.6.3
Affected by 12 other vulnerabilities.
VCID-7gba-xjqc-gfgh
Aliases:
GMS-2016-73
Bypass CSP protection Extension URIs (`resource://...`) bypass ````Content-Security-Policy```` in Chrome and Firefox and can always be loaded. Now if a site already has a XSS bug, and uses CSP to protect itself, but the user has an extension installed that uses Angular, an attacked can load Angular from the extension, and Angular's auto-bootstrapping can be used to bypass the victim site's CSP protection.
1.5.9
Affected by 15 other vulnerabilities.
1.6.0-rc.1
Affected by 15 other vulnerabilities.
1.6.0
Affected by 14 other vulnerabilities.
VCID-9qsz-ca83-jbbe
Aliases:
GMS-2018-9
Cross Site Scripting On Firefox there is a XSS vulnerability if a malicious attacker can write into the `xml:base` attribute on an SVG anchor.
1.6.9
Affected by 10 other vulnerabilities.
VCID-9xxt-pnz9-8kfh
Aliases:
GMS-2017-134
XSS in $sanitize in Safari/Firefox Both Firefox and Safari are vulnerable to XSS if we use an inert document created via `document.implementation.createHTMLDocument()`.
1.6.5
Affected by 11 other vulnerabilities.
VCID-c6kz-fj8a-g7ec
Aliases:
CVE-2020-7676
GHSA-mhp6-pxh8-r675
Angular vulnerable to Cross-site Scripting 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.
1.8.0
Affected by 9 other vulnerabilities.
VCID-crzr-4s7t-hfdp
Aliases:
CVE-2023-26118
GHSA-qwqh-hm9m-p5hr
angular vulnerable to regular expression denial of service via the <input type="url"> element All versions of the package angular 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. There are no reported fixed by versions.
VCID-dt2h-r48s-efhy
Aliases:
CVE-2023-26117
GHSA-2qqx-w9hr-q5gx
angular vulnerable to regular expression denial of service via the $resource service All versions of the package angular 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. There are no reported fixed by versions.
VCID-hw89-k8zm-eqfm
Aliases:
CVE-2024-8373
GHSA-mqm9-c95h-x2p6
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 . There are no reported fixed by versions.
VCID-nwfu-9fjm-cqdc
Aliases:
GHSA-28hp-fgcr-2r4h
GMS-2019-114
Cross-Site Scripting via JSONP JSONP allows untrusted resource URLs, which provides a vector for attack by malicious actors.
1.6.0
Affected by 14 other vulnerabilities.
VCID-uy8x-z72k-hyaf
Aliases:
CVE-2022-25869
GHSA-prc3-vjfx-vhm9
angularjs: Angular Cross-site Scripting (XSS) There are no reported fixed by versions.
VCID-v6xj-1k3t-47c2
Aliases:
CVE-2024-8372
GHSA-m9gf-397r-hwpg
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 . There are no reported fixed by versions.
VCID-w6nk-4kzy-zuap
Aliases:
GMS-2017-110
Bypass CSP protection , AngularJS allows bootstrapping of invalid/bad svg and currentScript if it was clobbered.
1.6.3
Affected by 12 other vulnerabilities.
VCID-wcch-ugbh-eue5
Aliases:
CVE-2023-26116
GHSA-2vrf-hf26-jrp5
angular vulnerable to regular expression denial of service via the angular.copy() utility All versions of the package angular 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. There are no reported fixed by versions.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-05-30T07:25:14.927330+00:00 GitLab Importer Affected by VCID-28fb-7hdn-kubh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2025-0716.yml 38.6.0
2026-05-30T06:58:15.163780+00:00 GitLab Importer Affected by VCID-hw89-k8zm-eqfm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2024-8373.yml 38.6.0
2026-05-30T06:58:14.293988+00:00 GitLab Importer Affected by VCID-v6xj-1k3t-47c2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2024-8372.yml 38.6.0
2026-05-30T06:36:36.406684+00:00 GitLab Importer Affected by VCID-1vfe-5vmx-hkhv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2024-21490.yml 38.6.0
2026-05-30T06:03:43.095278+00:00 GitLab Importer Affected by VCID-dt2h-r48s-efhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26117.yml 38.6.0
2026-05-30T06:03:42.287568+00:00 GitLab Importer Affected by VCID-crzr-4s7t-hfdp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26118.yml 38.6.0
2026-05-30T06:03:32.926473+00:00 GitLab Importer Affected by VCID-wcch-ugbh-eue5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26116.yml 38.6.0
2026-05-30T05:37:05.995193+00:00 GitLab Importer Affected by VCID-uy8x-z72k-hyaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2022-25869.yml 38.6.0
2026-05-30T04:19:43.691603+00:00 GitLab Importer Affected by VCID-c6kz-fj8a-g7ec https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2020-7676.yml 38.6.0
2026-05-30T04:10:14.433966+00:00 GitLab Importer Affected by VCID-1m2s-v4c8-ubfj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2019-10768.yml 38.6.0
2026-05-30T04:06:13.706910+00:00 GitLab Importer Affected by VCID-nwfu-9fjm-cqdc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2019-114.yml 38.6.0
2026-05-30T03:48:36.925579+00:00 GitLab Importer Affected by VCID-9qsz-ca83-jbbe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2018-9.yml 38.6.0
2026-05-30T03:42:59.846109+00:00 GitLab Importer Affected by VCID-9xxt-pnz9-8kfh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-134.yml 38.6.0
2026-05-30T03:42:08.283648+00:00 GitLab Importer Affected by VCID-6cmy-dmfc-2qap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-115.yml 38.6.0
2026-05-30T03:42:00.730019+00:00 GitLab Importer Affected by VCID-w6nk-4kzy-zuap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-110.yml 38.6.0
2026-05-30T03:40:10.986517+00:00 GitLab Importer Affected by VCID-7gba-xjqc-gfgh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2016-73.yml 38.6.0