From a630323be10d24f5877e30646afe3b9dc8e2c3b8 Mon Sep 17 00:00:00 2001 From: Henry Brink Date: Thu, 13 Aug 2026 18:09:04 +0200 Subject: [PATCH] Improve GHSA-pf62-cqrr-jr3r --- .../GHSA-pf62-cqrr-jr3r.json | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/advisories/unreviewed/2026/08/GHSA-pf62-cqrr-jr3r/GHSA-pf62-cqrr-jr3r.json b/advisories/unreviewed/2026/08/GHSA-pf62-cqrr-jr3r/GHSA-pf62-cqrr-jr3r.json index e1cb864a1186..bf97cd71debd 100644 --- a/advisories/unreviewed/2026/08/GHSA-pf62-cqrr-jr3r/GHSA-pf62-cqrr-jr3r.json +++ b/advisories/unreviewed/2026/08/GHSA-pf62-cqrr-jr3r/GHSA-pf62-cqrr-jr3r.json @@ -6,6 +6,7 @@ "aliases": [ "CVE-2026-58237" ], + "summary": "Missing Authorization Check in @sap/approuter", "details": "WebSocket of SAP Approuter does not perform sufficient authorization checks in certain functionality. An attacker with low privileges could exploit this to access restricted functionality. Successful exploitation could allow the attacker to read sensitive information and perform limited modifications, resulting in a high impact on confidentiality and a low impact on integrity. There is no impact on availability.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@sap/approuter" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "23.0.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",