From c312f89ea08094093f1614ad9368d220f82d6c5e Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 08:18:09 -0400 Subject: [PATCH 1/2] Add Angular platform-server fix references --- .../GHSA-gxx4-3xcv-f8qx.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/advisories/github-reviewed/2026/06/GHSA-gxx4-3xcv-f8qx/GHSA-gxx4-3xcv-f8qx.json b/advisories/github-reviewed/2026/06/GHSA-gxx4-3xcv-f8qx/GHSA-gxx4-3xcv-f8qx.json index 62cb397b8bbaa..b0e6becee0317 100644 --- a/advisories/github-reviewed/2026/06/GHSA-gxx4-3xcv-f8qx/GHSA-gxx4-3xcv-f8qx.json +++ b/advisories/github-reviewed/2026/06/GHSA-gxx4-3xcv-f8qx/GHSA-gxx4-3xcv-f8qx.json @@ -124,6 +124,26 @@ "type": "WEB", "url": "https://github.com/angular/domino/pull/29" }, + { + "type": "WEB", + "url": "https://github.com/angular/domino/commit/f74cccd496283b6141fbdbeb25b168f4b1c9836a" + }, + { + "type": "WEB", + "url": "https://github.com/angular/angular/releases/tag/v19.2.25" + }, + { + "type": "WEB", + "url": "https://github.com/angular/angular/releases/tag/v20.3.24" + }, + { + "type": "WEB", + "url": "https://github.com/angular/angular/releases/tag/v21.2.16" + }, + { + "type": "WEB", + "url": "https://github.com/angular/angular/releases/tag/v22.0.0-rc.2" + }, { "type": "PACKAGE", "url": "https://github.com/angular/angular" From 7a7fecf7a662a14269340306802d7ad3da1fec99 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Wed, 8 Jul 2026 02:42:17 -0400 Subject: [PATCH 2/2] Add Angular platform-server NVD reference --- .../2026/06/GHSA-gxx4-3xcv-f8qx/GHSA-gxx4-3xcv-f8qx.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-gxx4-3xcv-f8qx/GHSA-gxx4-3xcv-f8qx.json b/advisories/github-reviewed/2026/06/GHSA-gxx4-3xcv-f8qx/GHSA-gxx4-3xcv-f8qx.json index b0e6becee0317..e7ebfb3114d6e 100644 --- a/advisories/github-reviewed/2026/06/GHSA-gxx4-3xcv-f8qx/GHSA-gxx4-3xcv-f8qx.json +++ b/advisories/github-reviewed/2026/06/GHSA-gxx4-3xcv-f8qx/GHSA-gxx4-3xcv-f8qx.json @@ -116,6 +116,10 @@ "type": "WEB", "url": "https://github.com/angular/angular/security/advisories/GHSA-gxx4-3xcv-f8qx" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50556" + }, { "type": "WEB", "url": "https://github.com/angular/angular/issues/68903" @@ -156,6 +160,6 @@ "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2026-06-15T17:21:03Z", - "nvd_published_at": null + "nvd_published_at": "2026-06-22T18:16:43Z" } -} \ No newline at end of file +}