Skip to content

Commit e3ebfce

Browse files
committed
Add finder credit and affected range for GHSA-66cv-5wq4-p78m
1 parent fc375d3 commit e3ebfce

1 file changed

Lines changed: 42 additions & 1 deletion

File tree

advisories/unreviewed/2026/09/GHSA-66cv-5wq4-p78m/GHSA-66cv-5wq4-p78m.json

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,27 @@
1313
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
1414
}
1515
],
16-
"affected": [],
16+
"affected": [
17+
{
18+
"package": {
19+
"ecosystem": "Maven",
20+
"name": "io.smallrye:smallrye-jwt"
21+
},
22+
"ranges": [
23+
{
24+
"type": "ECOSYSTEM",
25+
"events": [
26+
{
27+
"introduced": "4.3.0"
28+
},
29+
{
30+
"fixed": "4.6.4"
31+
}
32+
]
33+
}
34+
]
35+
}
36+
],
1737
"references": [
1838
{
1939
"type": "ADVISORY",
@@ -26,6 +46,27 @@
2646
{
2747
"type": "WEB",
2848
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2524980"
49+
},
50+
{
51+
"type": "WEB",
52+
"url": "https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/81xxx/CVE-2026-81829.json"
53+
},
54+
{
55+
"type": "WEB",
56+
"url": "https://github.com/smallrye/smallrye-jwt/pull/925"
57+
},
58+
{
59+
"type": "WEB",
60+
"url": "https://github.com/smallrye/smallrye-jwt/releases/tag/4.6.4"
61+
}
62+
],
63+
"credits": [
64+
{
65+
"name": "Sandipan Roy",
66+
"contact": [
67+
"https://github.com/ByteHackr"
68+
],
69+
"type": "FINDER"
2970
}
3071
],
3172
"database_specific": {

0 commit comments

Comments
 (0)