From 9e7b2dc4c2e94d341bcc92b2d90c5b4610fd393c Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Tue, 22 Sep 2026 11:34:30 +0200 Subject: [PATCH] [GHSA-9x6g-jfj6-r3jg] When a request to the Airflow core API carries both a ses... Co-Authored-By: Claude Opus 5 Signed-off-by: Andrea Cosentino --- .../GHSA-9x6g-jfj6-r3jg.json | 31 +++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/09/GHSA-9x6g-jfj6-r3jg/GHSA-9x6g-jfj6-r3jg.json b/advisories/unreviewed/2026/09/GHSA-9x6g-jfj6-r3jg/GHSA-9x6g-jfj6-r3jg.json index 12f657181e7..28186edc6f6 100644 --- a/advisories/unreviewed/2026/09/GHSA-9x6g-jfj6-r3jg/GHSA-9x6g-jfj6-r3jg.json +++ b/advisories/unreviewed/2026/09/GHSA-9x6g-jfj6-r3jg/GHSA-9x6g-jfj6-r3jg.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9x6g-jfj6-r3jg", - "modified": "2026-09-21T21:31:50Z", + "modified": "2026-09-22T09:31:19Z", "published": "2026-09-21T15:32:05Z", "aliases": [ "CVE-2026-82355" @@ -13,7 +13,30 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "apache-airflow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.3.0" + }, + { + "fixed": "3.3.2" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.3.1" + } + } + ], "references": [ { "type": "ADVISORY", @@ -34,6 +57,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2026/09/21/4" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/airflow" } ], "database_specific": {