From a1ed6b57a028f4989954c8f8574bdd7aa7d6f3ab Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Thu, 27 Aug 2026 13:37:21 +0200 Subject: [PATCH] [GHSA-jx7g-767m-86hp] Allocation of Resources Without Limits or Throttling vuln... Signed-off-by: Andrea Cosentino --- .../GHSA-jx7g-767m-86hp.json | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/07/GHSA-jx7g-767m-86hp/GHSA-jx7g-767m-86hp.json b/advisories/unreviewed/2026/07/GHSA-jx7g-767m-86hp/GHSA-jx7g-767m-86hp.json index 8b67ba0f7c89..439d4a66e0c2 100644 --- a/advisories/unreviewed/2026/07/GHSA-jx7g-767m-86hp/GHSA-jx7g-767m-86hp.json +++ b/advisories/unreviewed/2026/07/GHSA-jx7g-767m-86hp/GHSA-jx7g-767m-86hp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jx7g-767m-86hp", - "modified": "2026-07-27T21:31:21Z", + "modified": "2026-08-27T11:36:32Z", "published": "2026-07-27T12:31:17Z", "aliases": [ "CVE-2026-58389" @@ -17,7 +17,27 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "crates.io", + "name": "thrift" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "< 0.24.0" + } + } + ], "references": [ { "type": "ADVISORY", @@ -34,6 +54,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2026/07/24/44" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/thrift" } ], "database_specific": {