From 93393fe8d67c236aac90eb7d688127569cadf53c Mon Sep 17 00:00:00 2001 From: Henry Brink Date: Thu, 13 Aug 2026 18:10:19 +0200 Subject: [PATCH] Improve GHSA-vhh6-v828-x62f --- .../GHSA-vhh6-v828-x62f.json | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/advisories/unreviewed/2026/08/GHSA-vhh6-v828-x62f/GHSA-vhh6-v828-x62f.json b/advisories/unreviewed/2026/08/GHSA-vhh6-v828-x62f/GHSA-vhh6-v828-x62f.json index b565ae6becc2..ea8637668646 100644 --- a/advisories/unreviewed/2026/08/GHSA-vhh6-v828-x62f/GHSA-vhh6-v828-x62f.json +++ b/advisories/unreviewed/2026/08/GHSA-vhh6-v828-x62f/GHSA-vhh6-v828-x62f.json @@ -6,6 +6,7 @@ "aliases": [ "CVE-2026-58230" ], + "summary": "Information Disclosure vulnerability in @sap/approuter", "details": "SAP Approuter does not sufficiently validate certain token content under specific configurations. An unauthenticated attacker could send a specially crafted token to cause sensitive credential material to be sent to an attacker-controlled destination. The attack complexity is high due to non-default preconditions required in the target environment. This results in a high impact on confidentiality and a low impact on integrity and availability.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@sap/approuter" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "23.0.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",