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",