diff --git a/advisories/unreviewed/2026/08/GHSA-j28w-983h-rg43/GHSA-j28w-983h-rg43.json b/advisories/unreviewed/2026/08/GHSA-j28w-983h-rg43/GHSA-j28w-983h-rg43.json index 0c5bbad6b409..e4e56a4131f8 100644 --- a/advisories/unreviewed/2026/08/GHSA-j28w-983h-rg43/GHSA-j28w-983h-rg43.json +++ b/advisories/unreviewed/2026/08/GHSA-j28w-983h-rg43/GHSA-j28w-983h-rg43.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-j28w-983h-rg43", - "modified": "2026-08-11T03:31:57Z", + "modified": "2026-08-11T03:32:04Z", "published": "2026-08-11T03:31:57Z", "aliases": [ "CVE-2026-66761" ], + "summary": "Denial of Service @sap/approuter", "details": "SAP Approuter does not enforce sufficient flow control in certain functionality. An attacker with low privileges could send high volumes of data without consuming responses, causing unbounded memory growth. This results in a low impact on availability. There is no impact on confidentiality and integrity.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@sap/approuter" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "23.0.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",