Lucene search
+L

25 matches found

OSV
OSV
added 2026/09/16 2:51 a.m.35 views

ROOT-APP-MAVEN-CVE-2025-8885 CVE-2025-8885 in org.bouncycastle:bc-fips - Patched by Root

Root has patched CVE-2025-8885 in the org.bouncycastle:bc-fips package for Root:Maven. Multiple fixed versions available...

5.3CVSS6.6AI score0.00541EPSS
SaveExploits0
OSV
OSV
added 2026/09/16 2:51 a.m.22 views

ROOT-APP-MAVEN-CVE-2024-29857 CVE-2024-29857 in org.bouncycastle:bcprov-jdk18on - Patched by Root

Root has patched CVE-2024-29857 in the org.bouncycastle:bcprov-jdk18on package for Root:Maven. Multiple fixed versions available...

5.3CVSS6.6AI score0.011EPSS
SaveExploits1
Snyk
Snyk
added 2026/08/08 3:45 a.m.10 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop due to the lack of a limit in the retry mechanism for CPU entropy instructions in the native entropy source. An attacker can cause the application to hang indefinitely by triggering persistent failures in the on-chip entro...

8.7CVSS5.4AI score0.00329EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/08 3:45 a.m.11 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop due to the lack of a limit in the retry mechanism for CPU entropy instructions in the native entropy source. An attacker can cause the application to hang indefinitely by triggering persistent failures in the on-chip entro...

8.7CVSS5.4AI score0.00329EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/08 3:44 a.m.9 views

Missing Release of Resource after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime due to reliance on the finalize process for zeroizing sensitive key material. An attacker can potentially access sensitive cryptographic keys by exploiting delays in garbage collectio...

8.7CVSS5.4AI score0.00253EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/08 3:44 a.m.9 views

Missing Release of Resource after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime due to reliance on the finalize process for zeroizing sensitive key material. An attacker can potentially access sensitive cryptographic keys by exploiting delays in garbage collectio...

8.7CVSS5.4AI score0.00253EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/08 12:50 a.m.8 views

CVE-2026-8798 Native entropy source retries the CPU entropy instructions without limit

In Bouncy Castle for Java FIPS BC-FJA before bc-fips 2.1.3, the native entropy source used on Intel platforms retried the CPU entropy instructions without any bound. RDSEED and RDRAND report failure through their carry flag, and the JNI seeding routine spun re-issuing the instruction for as long ...

8.7CVSS5.5AI score0.00329EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/03 5:54 a.m.10 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the IETFUtils.valueToString method, reached through X500Name.toString, equals, and hashCode via AbstractX500NameStyle, which escapes each special character with vBuf.insertindex, "\" on the same...

8.7CVSS5.8AI score0.00524EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.12 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the engineLoad method of BcFKSKeyStoreSpi, which reads HMAC PBKDF2 or scrypt cost parameters from a keystore's integrity structures and runs key derivation before MAC verification,...

7.5CVSS5.4AI score0.00362EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:50 a.m.11 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the toByteArray method of DefiniteLengthInputStream, which allocates new byteintremaining up front from the declared ASN.1 definite-length value before reading any content. An attacker can...

8.7CVSS5.5AI score0.0031EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:50 a.m.12 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion in the force method of LazyEncodedSequence, which parses the deferred SEQUENCE with a fresh ASN1InputStream whose nesting-depth counter is reset rather than inherited from the parent parse, and never calls...

8.7CVSS5.5AI score0.0031EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:51 a.m.10 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the isEmailConstrained and isURIConstrained methods of PKIXNameConstraintValidator, which compare rfc822Name and URI subjectAltName values with a bare equalsIgnoreCase and do not strip a trailing dot t...

9.3CVSS5.5AI score0.0043EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:51 a.m.10 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the isEmailConstrained and isURIConstrained methods of PKIXNameConstraintValidator, which compare rfc822Name and URI subjectAltName values with a bare equalsIgnoreCase and do not strip a trailing dot t...

9.3CVSS5.5AI score0.0043EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 2:41 a.m.13 views

CVE-2026-58059 Quadratic-time escaping when stringifying X.500 distinguished names

In Bouncy Castle for Java before 1.85, Quadratic-time escaping when stringifying X.500 distinguished names. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bc-fips 1.0.2.7 1.0.X series, 2.0.2 2.0.X series and 2.1.3 2.1.X series...

8.7CVSS5.4AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/03 12:44 a.m.14 views

CVE-2026-59649

In Bouncy Castle for Java before 1.85, OpenPGP user-attribute subpacket length bounded only by JVM max memory. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X serie...

8.7CVSS5.4AI score0.0031EPSS
SaveExploits0References4Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/17 4:38 a.m.16 views

Security Bulletin: IBM webMethods BPM is vulnerable to a denial of service due to bc-fips

Summary IBM webMethods BPM uses bc-fips which is pulled in by webMethods Integration Server core for FIPS-compliant cryptographic operations. The BPM Process Engine relies on IS infrastructure for security but doesn't directly use Bouncy Castle APIs. Vulnerability Details CVEID:CVE-2025-8885...

6.3CVSS5.5AI score0.00541EPSS
SaveExploits0Affected Software1
Snyk
Snyk
added 2025/10/24 11:43 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in DisposalDaemon.java. In high-core environments under heavy load, the disposal thread can fall behind and allow excessive memory use. Note This issue was reported for environments...

5.9CVSS7AI score0.00145EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/24 11:43 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in DisposalDaemon.java. In high-core environments under heavy load, the disposal thread can fall behind and allow excessive memory use. Note This issue was reported for environments...

5.9CVSS7AI score0.00145EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/09/12 7:54 a.m.10 views

Out-of-bounds Write

org.bouncycastle, bc-fips is vulnerable to Out-of-bounds Write. The vulnerability is due to improper memory handling in org/bouncycastle/jcajce/provider/BaseCipher, which allows an attacker to write data outside the intended memory bounds and potentially execute arbitrary code...

7.5AI score0.00169EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
added 2025/09/09 7:24 a.m.10 views

Denial Of Service (DoS)

org.bouncycastle, bc-fips is vulnerable to Denial Of Service DoS. The vulnerability is due to excessive allocation in the org.Bouncycastle.Crypto.Fips.NativeLoader module, which allows an attacker to exhaust system resources and cause a denial of service...

1CVSS6.9AI score0.00147EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder