From 7aad196b7e509bf79ac7786b727c529ea7e214ef Mon Sep 17 00:00:00 2001 From: Henry Brink Date: Thu, 13 Aug 2026 17:32:52 +0200 Subject: [PATCH] Improve GHSA-8m85-wqg7-c529 --- .../GHSA-8m85-wqg7-c529.json | 25 +++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/07/GHSA-8m85-wqg7-c529/GHSA-8m85-wqg7-c529.json b/advisories/unreviewed/2026/07/GHSA-8m85-wqg7-c529/GHSA-8m85-wqg7-c529.json index e4c0421311bb..a3b678099bc1 100644 --- a/advisories/unreviewed/2026/07/GHSA-8m85-wqg7-c529/GHSA-8m85-wqg7-c529.json +++ b/advisories/unreviewed/2026/07/GHSA-8m85-wqg7-c529/GHSA-8m85-wqg7-c529.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-8m85-wqg7-c529", - "modified": "2026-07-14T03:31:35Z", + "modified": "2026-07-14T03:31:36Z", "published": "2026-07-14T03:31:35Z", "aliases": [ "CVE-2026-27690" ], + "summary": "HTTP Request Smuggling in SAP Approuter", "details": "Due to an HTTP Request Smuggling vulnerability in SAP Approuter, an unauthenticated attacker could send a specially crafted HTTP request that leads to request-response desynchronization. This could result in the exposure of user responses and cause the system to become unavailable. This leads to a high impact on confidentiality and availability.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@sap/approuter" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "20.10.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",