From 1b11de33ae9ed8ed87b2db1ae5640487da275153 Mon Sep 17 00:00:00 2001 From: Henry Brink Date: Thu, 13 Aug 2026 18:09:37 +0200 Subject: [PATCH] Improve GHSA-w69g-xj7m-rmrv --- .../GHSA-w69g-xj7m-rmrv.json | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/advisories/unreviewed/2026/08/GHSA-w69g-xj7m-rmrv/GHSA-w69g-xj7m-rmrv.json b/advisories/unreviewed/2026/08/GHSA-w69g-xj7m-rmrv/GHSA-w69g-xj7m-rmrv.json index 26ade89e1319..b3891680a9b6 100644 --- a/advisories/unreviewed/2026/08/GHSA-w69g-xj7m-rmrv/GHSA-w69g-xj7m-rmrv.json +++ b/advisories/unreviewed/2026/08/GHSA-w69g-xj7m-rmrv/GHSA-w69g-xj7m-rmrv.json @@ -6,6 +6,7 @@ "aliases": [ "CVE-2026-58239" ], + "summary": "Identity Spoofing vulnerability in @sap/approuter", "details": "SAP Approuter does not sufficiently validate tenant context in inbound requests. An unauthenticated attacker could send specially crafted requests to spoof the tenant context under conditions not fully within their control. Successful exploitation could allow limited access to another tenant's information, resulting in a low impact on confidentiality. There is no 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:L/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@sap/approuter" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "23.0.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",