From 62975ab5be41e00f1a88a21e423dcdd07565e5aa Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Tue, 22 Sep 2026 11:33:41 +0200 Subject: [PATCH] [GHSA-56vg-25rp-h2c5] Apache NiFi 2.11.0 disabled support for gzip-encoded HTTP... Co-Authored-By: Claude Opus 5 Signed-off-by: Andrea Cosentino --- .../GHSA-56vg-25rp-h2c5.json | 31 +++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/09/GHSA-56vg-25rp-h2c5/GHSA-56vg-25rp-h2c5.json b/advisories/unreviewed/2026/09/GHSA-56vg-25rp-h2c5/GHSA-56vg-25rp-h2c5.json index 3a76d58becc4..330418ce041a 100644 --- a/advisories/unreviewed/2026/09/GHSA-56vg-25rp-h2c5/GHSA-56vg-25rp-h2c5.json +++ b/advisories/unreviewed/2026/09/GHSA-56vg-25rp-h2c5/GHSA-56vg-25rp-h2c5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-56vg-25rp-h2c5", - "modified": "2026-09-17T21:31:35Z", + "modified": "2026-09-22T09:31:19Z", "published": "2026-09-16T21:32:46Z", "aliases": [ "CVE-2026-70469" @@ -13,7 +13,30 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.nifi:nifi-web-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.11.0" + }, + { + "fixed": "2.12.0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.11.0" + } + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +49,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2026/09/16/7" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/nifi" } ], "database_specific": {