From e3ebfce9bdbfeb810d22968297c8ad0e85e09b1d Mon Sep 17 00:00:00 2001 From: Sandipan Roy Date: Mon, 21 Sep 2026 01:24:06 +0530 Subject: [PATCH] Add finder credit and affected range for GHSA-66cv-5wq4-p78m --- .../GHSA-66cv-5wq4-p78m.json | 43 ++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/advisories/unreviewed/2026/09/GHSA-66cv-5wq4-p78m/GHSA-66cv-5wq4-p78m.json b/advisories/unreviewed/2026/09/GHSA-66cv-5wq4-p78m/GHSA-66cv-5wq4-p78m.json index 768fb2cf08b3..e95e562802ad 100644 --- a/advisories/unreviewed/2026/09/GHSA-66cv-5wq4-p78m/GHSA-66cv-5wq4-p78m.json +++ b/advisories/unreviewed/2026/09/GHSA-66cv-5wq4-p78m/GHSA-66cv-5wq4-p78m.json @@ -13,7 +13,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "io.smallrye:smallrye-jwt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.3.0" + }, + { + "fixed": "4.6.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +46,27 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2524980" + }, + { + "type": "WEB", + "url": "https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/81xxx/CVE-2026-81829.json" + }, + { + "type": "WEB", + "url": "https://github.com/smallrye/smallrye-jwt/pull/925" + }, + { + "type": "WEB", + "url": "https://github.com/smallrye/smallrye-jwt/releases/tag/4.6.4" + } + ], + "credits": [ + { + "name": "Sandipan Roy", + "contact": [ + "https://github.com/ByteHackr" + ], + "type": "FINDER" } ], "database_specific": {