diff --git a/advisories/unreviewed/2026/08/GHSA-2x68-8jqv-5gp3/GHSA-2x68-8jqv-5gp3.json b/advisories/unreviewed/2026/08/GHSA-2x68-8jqv-5gp3/GHSA-2x68-8jqv-5gp3.json index 5bec82ad2d03..477d03919ec7 100644 --- a/advisories/unreviewed/2026/08/GHSA-2x68-8jqv-5gp3/GHSA-2x68-8jqv-5gp3.json +++ b/advisories/unreviewed/2026/08/GHSA-2x68-8jqv-5gp3/GHSA-2x68-8jqv-5gp3.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-2x68-8jqv-5gp3", - "modified": "2026-08-11T03:31:57Z", + "modified": "2026-08-11T03:32:05Z", "published": "2026-08-11T03:31:57Z", "aliases": [ "CVE-2026-66776" ], + "summary": "Improper Authentication in @sap/approuter", "details": "SAP Approuter does not consistently enforce integrity verification on certain session-related request headers under specific conditions. An attacker with low privileges could send a specially crafted request that bypasses the integrity check and loads another user's session context. Successful exploitation requires the attacker to have previously observed matching session values out-of-band, which makes the attack complex to execute. This could result 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",