Skip to content

Commit 1a75de3

Browse files
committed
1 parent 08dc98f commit 1a75de3

1 file changed

Lines changed: 102 additions & 0 deletions

File tree

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-p93r-85wp-75v3",
4+
"modified": "2026-04-25T23:25:25Z",
5+
"published": "2026-04-17T18:31:50Z",
6+
"aliases": [
7+
"CVE-2026-5598"
8+
],
9+
"summary": "Bouncy Castle Has Covert Timing Channel Vulnerability",
10+
"details": "Covert timing channel vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA core on all (core modules). This vulnerability is associated with program files FrodoEngine.Java. This issue affects BC-JAVA: from 1.71 before 1.84.",
11+
"severity": [],
12+
"affected": [
13+
{
14+
"package": {
15+
"ecosystem": "Maven",
16+
"name": "org.bouncycastle:bcprov-jdk15to18"
17+
},
18+
"ranges": [
19+
{
20+
"type": "ECOSYSTEM",
21+
"events": [
22+
{
23+
"introduced": "1.71"
24+
},
25+
{
26+
"fixed": "1.84"
27+
}
28+
]
29+
}
30+
]
31+
},
32+
{
33+
"package": {
34+
"ecosystem": "Maven",
35+
"name": "org.bouncycastle:bcprov-jdk14"
36+
},
37+
"ranges": [
38+
{
39+
"type": "ECOSYSTEM",
40+
"events": [
41+
{
42+
"introduced": "1.71"
43+
},
44+
{
45+
"fixed": "1.84"
46+
}
47+
]
48+
}
49+
]
50+
},
51+
{
52+
"package": {
53+
"ecosystem": "Maven",
54+
"name": "org.bouncycastle:bcprov-jdk18on"
55+
},
56+
"ranges": [
57+
{
58+
"type": "ECOSYSTEM",
59+
"events": [
60+
{
61+
"introduced": "1.71"
62+
},
63+
{
64+
"fixed": "1.84"
65+
}
66+
]
67+
}
68+
]
69+
}
70+
],
71+
"references": [
72+
{
73+
"type": "ADVISORY",
74+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5598"
75+
},
76+
{
77+
"type": "WEB",
78+
"url": "https://github.com/bcgit/bc-java/commit/8692e6b2b191fc4aafa32545c7a78bdb9bf110c5"
79+
},
80+
{
81+
"type": "WEB",
82+
"url": "https://github.com/bcgit/bc-java/commit/94abbd56413dfdac651fd878bc60253871ef5e87"
83+
},
84+
{
85+
"type": "PACKAGE",
86+
"url": "https://github.com/bcgit/bc-java"
87+
},
88+
{
89+
"type": "WEB",
90+
"url": "https://github.com/bcgit/bc-java/wiki/CVE-2026-5598"
91+
}
92+
],
93+
"database_specific": {
94+
"cwe_ids": [
95+
"CWE-385"
96+
],
97+
"severity": "LOW",
98+
"github_reviewed": true,
99+
"github_reviewed_at": "2026-04-25T23:25:24Z",
100+
"nvd_published_at": "2026-04-15T10:16:49Z"
101+
}
102+
}

0 commit comments

Comments
 (0)