diff --git a/advisories/unreviewed/2026/08/GHSA-h7cr-m88c-98m3/GHSA-h7cr-m88c-98m3.json b/advisories/unreviewed/2026/08/GHSA-h7cr-m88c-98m3/GHSA-h7cr-m88c-98m3.json index 25bac108f27b..67762046d7e8 100644 --- a/advisories/unreviewed/2026/08/GHSA-h7cr-m88c-98m3/GHSA-h7cr-m88c-98m3.json +++ b/advisories/unreviewed/2026/08/GHSA-h7cr-m88c-98m3/GHSA-h7cr-m88c-98m3.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-h7cr-m88c-98m3", - "modified": "2026-08-11T03:31:58Z", + "modified": "2026-08-11T03:32:05Z", "published": "2026-08-11T03:31:58Z", "aliases": [ "CVE-2026-66778" ], + "summary": "Request headers are not properly sanitized in @sap/approuter", "details": "SAP Approuter does not sufficiently sanitize certain request headers before forwarding traffic to internal components. An unauthenticated attacker could send a specially crafted request to obtain limited unauthorized access to information. This results 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:L/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",