Answer in brief
CVE-2020-15522 records a Medium severity (CVSS 5.1) vulnerability in Timing based private key exposure in Bouncy Castle. The current sources do not mark it as known exploited. The current feed maps org.bouncycastle:bc-fips (maven), org.bouncycastle:bcprov-ext-jdk15on (maven), org.bouncycastle:bcprov-ext-jdk16 (maven), org.bouncycastle:bcprov-jdk14 (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.1. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.bouncycastle:bc-fips (maven), org.bouncycastle:bcprov-ext-jdk15on (maven), org.bouncycastle:bcprov-ext-jdk16 (maven), org.bouncycastle:bcprov-jdk14 (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.bouncycastle:bc-fipsmaven | >=0 <1.0.2.1 | 1.0.2.1 |
| org.bouncycastle:bcprov-ext-jdk15onmaven | >=0 <1.66 | 1.66 |
| org.bouncycastle:bcprov-ext-jdk16maven | >=0 <1.66 | 1.66 |
| org.bouncycastle:bcprov-jdk14maven | >=0 <1.66 | 1.66 |
| org.bouncycastle:bcprov-jdk15maven | >=0 <1.66 | 1.66 |
| org.bouncycastle:bcprov-jdk15onmaven | >=0 <1.66 | 1.66 |
| org.bouncycastle:bcprov-jdk15to18maven | >=0 <1.66 | 1.66 |
| org.bouncycastle:bcprov-jdk16maven | >=0 <1.66 | 1.66 |
| BouncyCastlenuget | >=0 <1.8.7 | 1.8.7 |
Published upstream
Aug 13, 2021
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Aug 7, 2026
Bouncy Castle BC Java before 1.66, BC C# .NET before 1.8.7, BC-FJA before 1.0.2.1, BC before 1.66, BC-FNA before 1.0.1.1 have a timing issue within the EC math library that can expose information about the private key when an attacker is able to observe timing information for the generation of multiple deterministic ECDSA signatures.
Quoted source text, attributed separately from HOL analysis.