Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/bouncycastle@1.49%2Bdfsg-3%2Bdeb8u2
purl pkg:deb/debian/bouncycastle@1.49%2Bdfsg-3%2Bdeb8u2
Next non-vulnerable version 1.80-3
Latest non-vulnerable version 1.80-3
Risk 10.0
Vulnerabilities affecting this package (18)
Vulnerability Summary Fixed by
VCID-2u8v-56gn-8uc2
Aliases:
CVE-2020-15522
GHSA-6xx3-rg99-gc3p
Timing based private key exposure in Bouncy Castle 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.
1.68-2
Affected by 8 other vulnerabilities.
VCID-31h9-7jrr-9kdt
Aliases:
CVE-2016-1000340
GHSA-r97x-3g8f-gx3m
In the Bouncy Castle JCE Provider versions 1.51 to 1.55, a carry propagation bug was introduced in the implementation of squaring for several raw math classes have been fixed (org.bouncycastle.math.raw.Nat???). These classes are used by our custom elliptic curve implementations (org.bouncycastle.math.ec.custom.**), so there was the possibility of rare (in general usage) spurious calculations for elliptic curve scalar multiplications. Such errors would have been detected with high probability by the output validation for our scalar multipliers.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-amzx-sbps-xke5
Aliases:
CVE-2020-28052
GHSA-73xv-w5gp-frxh
Logic error in Legion of the Bouncy Castle BC Java An issue was discovered in Legion of the Bouncy Castle BC Java 1.65 and 1.66. The OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password, allowing incorrect passwords to indicate they were matching with previously hashed ones that were different.
1.68-2
Affected by 8 other vulnerabilities.
VCID-crf9-zn1q-vya8
Aliases:
CVE-2015-6644
Bouncy Castle in Android before 5.1.1 LMY49F and 6.0 before 2016-01-01 allows attackers to obtain sensitive information via a crafted application, aka internal bug 24106146.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-ddqw-aj7g-s7c2
Aliases:
CVE-2016-1000341
GHSA-r9ch-m4fh-fc7q
In the Bouncy Castle JCE Provider version 1.55 and earlier DSA signature generation is vulnerable to timing attack. Where timings can be closely observed for the generation of signatures, the lack of blinding in 1.55, or earlier, may allow an attacker to gain information about the signature's k value and ultimately the private value as well.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-f4qa-9fn6-97az
Aliases:
CVE-2016-1000342
GHSA-qcj7-g2j5-g7r3
In the Bouncy Castle JCE Provider version 1.55 and earlier ECDSA does not fully validate ASN.1 encoding of signature on verification. It is possible to inject extra elements in the sequence making up the signature and still have it validate, which in some cases may allow the introduction of 'invisible' data into a signed structure.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-f73y-mjrg-yfc9
Aliases:
CVE-2016-1000344
GHSA-2j2x-hx4g-2gf4
In the Bouncy Castle JCE Provider version 1.55 and earlier the DHIES implementation allowed the use of ECB mode. This mode is regarded as unsafe and support for it has been removed from the provider.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-jr7u-m7gc-pydy
Aliases:
CVE-2016-1000339
GHSA-c8xf-m4ff-jcxj
In the Bouncy Castle JCE Provider version 1.55 and earlier the primary engine class used for AES was AESFastEngine. Due to the highly table driven approach used in the algorithm it turns out that if the data channel on the CPU can be monitored the lookup table accesses are sufficient to leak information on the AES key being used. There was also a leak in AESEngine although it was substantially less. AESEngine has been modified to remove any signs of leakage (testing carried out on Intel X86-64) and is now the primary AES class for the BC JCE provider from 1.56. Use of AESFastEngine is now only recommended where otherwise deemed appropriate.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-jua2-2byr-t3cv
Aliases:
CVE-2016-1000338
GHSA-4vhj-98r6-424h
In Bouncy Castle JCE Provider version 1.55 and earlier the DSA does not fully validate ASN.1 encoding of signature on verification. It is possible to inject extra elements in the sequence making up the signature and still have it validate, which in some cases may allow the introduction of 'invisible' data into a signed structure.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-ka8b-44hx-mkc5
Aliases:
CVE-2016-1000352
GHSA-w285-wf9q-5w69
In the Bouncy Castle JCE Provider version 1.55 and earlier the ECIES implementation allowed the use of ECB mode. This mode is regarded as unsafe and support for it has been removed from the provider.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-nau9-4auz-pqbs
Aliases:
CVE-2020-26939
GHSA-72m5-fvvv-55m6
Observable Differences in Behavior to Error Inputs in Bouncy Castle In Legion of the Bouncy Castle BC before 1.55 and BC-FJA before 1.0.2, attackers can obtain sensitive information about a private exponent because of Observable Differences in Behavior to Error Inputs. This occurs in org.bouncycastle.crypto.encodings.OAEPEncoding. Sending invalid ciphertext that decrypts to a short payload in the OAEP Decoder could result in the throwing of an early exception, potentially leaking some information about the private exponent of the RSA private key performing the encryption.
1.68-2
Affected by 8 other vulnerabilities.
VCID-pybm-wf4t-pbdg
Aliases:
CVE-2018-1000180
GHSA-xqj7-j8j5-f2xr
Bouncy Castle BC 1.54 - 1.59, BC-FJA 1.0.0, BC-FJA 1.0.1 and earlier have a flaw in the Low-level interface to RSA key pair generator, specifically RSA Key Pairs generated in low-level API with added certainty may have less M-R tests than expected. This appears to be fixed in versions BC 1.60 beta 4 and later, BC-FJA 1.0.2 and later.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
1.60-1
Affected by 3 other vulnerabilities.
VCID-qr8s-5r61-skhw
Aliases:
CVE-2016-1000345
GHSA-9gp4-qrff-c648
In the Bouncy Castle JCE Provider version 1.55 and earlier the DHIES/ECIES CBC mode vulnerable to padding oracle attack. For BC 1.55 and older, in an environment where timings can be easily observed, it is possible with enough observations to identify when the decryption is failing due to padding.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-tnen-a68v-9bfk
Aliases:
CVE-2016-1000343
GHSA-rrvx-pwf8-p59p
In the Bouncy Castle JCE Provider version 1.55 and earlier the DSA key pair generator generates a weak private key if used with default values. If the JCA key pair generator is not explicitly initialised with DSA parameters, 1.55 and earlier generates a private value assuming a 1024 bit key size. In earlier releases this can be dealt with by explicitly passing parameters to the key pair generator.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-waqt-x8vm-qyez
Aliases:
CVE-2015-7940
GHSA-4mv7-cq75-3qjm
The Bouncy Castle Java library before 1.51 does not validate a point is withing the elliptic curve, which makes it easier for remote attackers to obtain private keys via a series of crafted elliptic curve Diffie Hellman (ECDH) key exchanges, aka an "invalid curve attack."
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-xpm3-yad2-mke2
Aliases:
CVE-2017-13098
GHSA-wrwf-pmmj-w989
BouncyCastle TLS prior to version 1.0.3, when configured to use the JCE (Java Cryptography Extension) for cryptographic functions, provides a weak Bleichenbacher oracle when any TLS cipher suite using RSA key exchange is negotiated. An attacker can recover the private key from a vulnerable application. This vulnerability is referred to as "ROBOT."
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
1.60-1
Affected by 3 other vulnerabilities.
VCID-xzbt-bkdp-8bgh
Aliases:
CVE-2016-1000346
GHSA-fjqm-246c-mwqg
In the Bouncy Castle JCE Provider version 1.55 and earlier the other party DH public key is not fully validated. This can cause issues as invalid keys can be used to reveal details about the other party's private key where static Diffie-Hellman is in use. As of release 1.56 the key parameters are checked on agreement calculation.
1.56-1+deb9u2
Affected by 6 other vulnerabilities.
VCID-y7hr-kcfy-5qgd
Aliases:
CVE-2018-1000613
GHSA-4446-656p-f54g
Legion of the Bouncy Castle Legion of the Bouncy Castle Java Cryptography APIs 1.58 up to but not including 1.60 contains a CWE-470: Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') vulnerability in XMSS/XMSS^MT private key deserialization that can result in Deserializing an XMSS/XMSS^MT private key can result in the execution of unexpected code. This attack appear to be exploitable via A handcrafted private key can include references to unexpected classes which will be picked up from the class path for the executing application. This vulnerability appears to have been fixed in 1.60 and later.
1.60-1
Affected by 3 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-crf9-zn1q-vya8 Bouncy Castle in Android before 5.1.1 LMY49F and 6.0 before 2016-01-01 allows attackers to obtain sensitive information via a crafted application, aka internal bug 24106146. CVE-2015-6644
VCID-waqt-x8vm-qyez The Bouncy Castle Java library before 1.51 does not validate a point is withing the elliptic curve, which makes it easier for remote attackers to obtain private keys via a series of crafted elliptic curve Diffie Hellman (ECDH) key exchanges, aka an "invalid curve attack." CVE-2015-7940
GHSA-4mv7-cq75-3qjm

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-15T20:51:31.087547+00:00 Debian Oval Importer Affected by VCID-xzbt-bkdp-8bgh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:41:47.091386+00:00 Debian Oval Importer Affected by VCID-jr7u-m7gc-pydy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:20:43.462372+00:00 Debian Oval Importer Affected by VCID-tnen-a68v-9bfk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:18:01.471708+00:00 Debian Oval Importer Affected by VCID-f73y-mjrg-yfc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:32:14.659278+00:00 Debian Oval Importer Affected by VCID-crf9-zn1q-vya8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:15:49.897167+00:00 Debian Oval Importer Affected by VCID-31h9-7jrr-9kdt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:50:16.497577+00:00 Debian Oval Importer Affected by VCID-amzx-sbps-xke5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:37:49.467098+00:00 Debian Oval Importer Affected by VCID-xpm3-yad2-mke2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:16:02.279496+00:00 Debian Oval Importer Affected by VCID-ddqw-aj7g-s7c2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:58:01.417482+00:00 Debian Oval Importer Affected by VCID-pybm-wf4t-pbdg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:43:49.767086+00:00 Debian Oval Importer Affected by VCID-nau9-4auz-pqbs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:37:34.787535+00:00 Debian Oval Importer Affected by VCID-qr8s-5r61-skhw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T14:37:56.969679+00:00 Debian Oval Importer Affected by VCID-pybm-wf4t-pbdg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:36:11.257858+00:00 Debian Oval Importer Affected by VCID-xpm3-yad2-mke2 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:01:11.723215+00:00 Debian Oval Importer Fixing VCID-waqt-x8vm-qyez https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:21:01.857999+00:00 Debian Oval Importer Fixing VCID-crf9-zn1q-vya8 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-11T23:28:17.801096+00:00 Debian Oval Importer Affected by VCID-f4qa-9fn6-97az https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:13:02.659968+00:00 Debian Oval Importer Affected by VCID-y7hr-kcfy-5qgd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:32:25.154148+00:00 Debian Oval Importer Affected by VCID-waqt-x8vm-qyez https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:29:00.177279+00:00 Debian Oval Importer Affected by VCID-2u8v-56gn-8uc2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:28:39.575380+00:00 Debian Oval Importer Affected by VCID-ka8b-44hx-mkc5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:17:44.159612+00:00 Debian Oval Importer Affected by VCID-jua2-2byr-t3cv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:32:07.713214+00:00 Debian Oval Importer Affected by VCID-xzbt-bkdp-8bgh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:22:50.348518+00:00 Debian Oval Importer Affected by VCID-jr7u-m7gc-pydy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:02:23.304660+00:00 Debian Oval Importer Affected by VCID-tnen-a68v-9bfk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:59:46.392532+00:00 Debian Oval Importer Affected by VCID-f73y-mjrg-yfc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:17:02.399907+00:00 Debian Oval Importer Affected by VCID-crf9-zn1q-vya8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:01:14.006530+00:00 Debian Oval Importer Affected by VCID-31h9-7jrr-9kdt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:36:17.805994+00:00 Debian Oval Importer Affected by VCID-amzx-sbps-xke5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:24:02.071524+00:00 Debian Oval Importer Affected by VCID-xpm3-yad2-mke2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:02:34.032331+00:00 Debian Oval Importer Affected by VCID-ddqw-aj7g-s7c2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:44:40.193689+00:00 Debian Oval Importer Affected by VCID-pybm-wf4t-pbdg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:30:39.332571+00:00 Debian Oval Importer Affected by VCID-nau9-4auz-pqbs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:24:32.407759+00:00 Debian Oval Importer Affected by VCID-qr8s-5r61-skhw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T14:26:14.136275+00:00 Debian Oval Importer Affected by VCID-pybm-wf4t-pbdg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:24:28.051130+00:00 Debian Oval Importer Affected by VCID-xpm3-yad2-mke2 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:49:48.298575+00:00 Debian Oval Importer Fixing VCID-waqt-x8vm-qyez https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:09:45.552590+00:00 Debian Oval Importer Fixing VCID-crf9-zn1q-vya8 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-08T23:01:16.491189+00:00 Debian Oval Importer Affected by VCID-f4qa-9fn6-97az https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:46:38.647824+00:00 Debian Oval Importer Affected by VCID-y7hr-kcfy-5qgd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:10:39.829054+00:00 Debian Oval Importer Affected by VCID-waqt-x8vm-qyez https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:07:23.823249+00:00 Debian Oval Importer Affected by VCID-2u8v-56gn-8uc2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:07:04.337584+00:00 Debian Oval Importer Affected by VCID-ka8b-44hx-mkc5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:56:32.252102+00:00 Debian Oval Importer Affected by VCID-jua2-2byr-t3cv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:12:21.453363+00:00 Debian Oval Importer Affected by VCID-xzbt-bkdp-8bgh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:03:28.456463+00:00 Debian Oval Importer Affected by VCID-jr7u-m7gc-pydy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:44:04.449526+00:00 Debian Oval Importer Affected by VCID-tnen-a68v-9bfk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:41:34.507604+00:00 Debian Oval Importer Affected by VCID-f73y-mjrg-yfc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:03:12.299238+00:00 Debian Oval Importer Affected by VCID-crf9-zn1q-vya8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:47:50.793997+00:00 Debian Oval Importer Affected by VCID-31h9-7jrr-9kdt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:23:48.701139+00:00 Debian Oval Importer Affected by VCID-amzx-sbps-xke5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:12:15.347495+00:00 Debian Oval Importer Affected by VCID-xpm3-yad2-mke2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:51:58.014645+00:00 Debian Oval Importer Affected by VCID-ddqw-aj7g-s7c2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:35:04.624251+00:00 Debian Oval Importer Affected by VCID-pybm-wf4t-pbdg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:21:52.135186+00:00 Debian Oval Importer Affected by VCID-nau9-4auz-pqbs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:16:13.319898+00:00 Debian Oval Importer Affected by VCID-qr8s-5r61-skhw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T13:09:01.454560+00:00 Debian Oval Importer Fixing VCID-crf9-zn1q-vya8 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T22:59:42.179789+00:00 Debian Oval Importer Affected by VCID-pybm-wf4t-pbdg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:57:59.619645+00:00 Debian Oval Importer Affected by VCID-xpm3-yad2-mke2 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:25:04.317956+00:00 Debian Oval Importer Fixing VCID-waqt-x8vm-qyez https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0