From 155486a8167f4e604a3a661404c10821ce027869 Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Thu, 27 Aug 2026 13:37:15 +0200 Subject: [PATCH] [GHSA-hwrj-9rr4-24xh] Improper Validation of Certificate with Host Mismatch vul... Signed-off-by: Andrea Cosentino --- .../GHSA-hwrj-9rr4-24xh.json | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/07/GHSA-hwrj-9rr4-24xh/GHSA-hwrj-9rr4-24xh.json b/advisories/unreviewed/2026/07/GHSA-hwrj-9rr4-24xh/GHSA-hwrj-9rr4-24xh.json index dce68b62abc7..48e2f81e4576 100644 --- a/advisories/unreviewed/2026/07/GHSA-hwrj-9rr4-24xh/GHSA-hwrj-9rr4-24xh.json +++ b/advisories/unreviewed/2026/07/GHSA-hwrj-9rr4-24xh/GHSA-hwrj-9rr4-24xh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-hwrj-9rr4-24xh", - "modified": "2026-07-27T12:31:17Z", + "modified": "2026-08-27T11:36:32Z", "published": "2026-07-27T12:31:17Z", "aliases": [ "CVE-2026-66053" @@ -13,7 +13,27 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "thrift" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "< 0.24.0" + } + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +46,10 @@ { "type": "WEB", "url": "https://lists.apache.org/thread/w4k5dnv1x58knwlhpo9x0or5xh220y65" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/thrift" } ], "database_specific": {