Intel

AIKIDO-2026-790923

bcprov-jdk18on is vulnerable to Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or ThrottlingCVE-2026-58063 Published Aug 10, 2026

53

Medium Risk

This Affects:

JAVAbcprov-jdk18on
0.0.1 - 1.84.0
Fixed in 1.85.0
Are you affected? Scan for Free

TL;DR

Loading a BCFKS keystore honours KDF iteration/cost parameters taken from the keystore file without an upper bound. A crafted BCFKS file can demand extreme KDF work during load. Applications that open untrusted BCFKS keystores can be stalled or exhausted. The fix caps accepted KDF cost parameters when loading BCFKS files.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you load BCFKS keystores from untrusted files.

Background info

bcprov-jdk18on is vulnerable to Allocation of Resources Without Limits or Throttling in versions 0.0.1 - 1.84.0.

How to fix this

Upgrade the org.bouncycastle provider library for your JDK target (bcprov-jdk18on, bcprov-jdk15to18 or bcprov-jdk14) to the patch version.