Intel

AIKIDO-2026-431029

bcpg-jdk18on is vulnerable to Improper Verification of Cryptographic Signature

Improper Verification of Cryptographic SignatureCVE-2026-59643 Published 2 days ago

87

High Risk

This Affects:

JAVAbcpg-jdk18on
1.81.0 - 1.84.0
Fixed in 1.85.0
Are you affected? Scan for Free

TL;DR

Bouncy Castle's OpenPGP one-pass inline-signature processing silently ignores signature policy failures instead of surfacing them to the caller. A message whose inline signature does not satisfy the configured policy is still processed as if verification succeeded. This lets unsigned or improperly signed content be accepted as authentic. The fix propagates inline-signature policy failures so callers can reject the data.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your application relies on OpenPGP inline (one-pass) signature policy enforcement for externally supplied messages.

Background info

bcpg-jdk18on is vulnerable to Improper Verification of Cryptographic Signature in versions 1.81.0 - 1.84.0.

How to fix this

Upgrade the org.bouncycastle:bcpg-jdk18on library to the patch version.