diff --git a/advisories/unreviewed/2026/04/GHSA-gf47-qgg5-9g9q/GHSA-gf47-qgg5-9g9q.json b/advisories/unreviewed/2026/04/GHSA-gf47-qgg5-9g9q/GHSA-gf47-qgg5-9g9q.json index f876676797252..3f64f836870c7 100644 --- a/advisories/unreviewed/2026/04/GHSA-gf47-qgg5-9g9q/GHSA-gf47-qgg5-9g9q.json +++ b/advisories/unreviewed/2026/04/GHSA-gf47-qgg5-9g9q/GHSA-gf47-qgg5-9g9q.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-gf47-qgg5-9g9q", - "modified": "2026-07-09T15:32:00Z", + "modified": "2026-07-09T15:32:01Z", "published": "2026-04-28T12:31:30Z", "aliases": [ "CVE-2026-41603" ], + "summary": "Apache Thrift: Java TSSLTransportFactory hostname verification", "details": "Improper Validation of Certificate with Host Mismatch vulnerability in Apache Thrift.\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version 0.23.0, which fixes the issue.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.thrift:libthrift" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.23.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",