From 5bc0e122453a59a6bf12e133a873de9c0aae343c Mon Sep 17 00:00:00 2001 From: Henry Brink Date: Thu, 13 Aug 2026 18:08:28 +0200 Subject: [PATCH] Improve GHSA-pmcc-wjfp-vchv --- .../GHSA-pmcc-wjfp-vchv.json | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/advisories/unreviewed/2026/08/GHSA-pmcc-wjfp-vchv/GHSA-pmcc-wjfp-vchv.json b/advisories/unreviewed/2026/08/GHSA-pmcc-wjfp-vchv/GHSA-pmcc-wjfp-vchv.json index 7a9c4da14e41..0702ebe54fd3 100644 --- a/advisories/unreviewed/2026/08/GHSA-pmcc-wjfp-vchv/GHSA-pmcc-wjfp-vchv.json +++ b/advisories/unreviewed/2026/08/GHSA-pmcc-wjfp-vchv/GHSA-pmcc-wjfp-vchv.json @@ -6,6 +6,7 @@ "aliases": [ "CVE-2026-58238" ], + "summary": "Denial of Service (DoS) in @sap/approuter", "details": "SAP Approuter does not sufficiently handle certain requests under specific conditions. An unauthenticated attacker could send specially crafted input that causes the component to crash and restart. Successful exploitation requires specific runtime conditions to be met, making the attack complex to execute. This results in a high impact on availability. There is no impact on confidentiality and integrity.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@sap/approuter" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "23.0.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",