CVE-2026-5598 has incorrect fixed versions for bcprov-jdk packages

Open Beginner friendly
#8,994 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
java
Domain
security

Research direction

Start by comparing the CVE-2026-5598 advisory with the Bouncy Castle wiki and the versions available on Maven. Update the affected and patched version ranges for org.bouncycastle:bcprov-jdk14, bcprov-jdk15to18, and bcprov-jdk18on, then verify that all listed versions match those sources.

Written by the indexing model from the issue text.

Description

CVE-2026-5598
The affected and fixed versions listed for org.bouncycastle:bcprov-jdk are incorrect.
According to https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902026%E2%80%905598 and the versions available on Maven. The following are the expected affected versions and fixed versions.

Package
org.bouncycastle:bcprov-jdk14
Affected versions

= 1.71, < 1.84
Patched versions
1.84

org.bouncycastle:bcprov-jdk15to18
Affected versions

= 1.71, < 1.84
Patched versions
1.84

org.bouncycastle:bcprov-jdk18on
Affected versions

= 1.71 < 1.80.2, 1.81.0, <= 1.82 < 1.84
Patched versions
1.80.2, 1.81.1, 1.84

Dominant language
No language data
Stars
2.5k
Forks
772
Avg merge
3d 18h
Merged PRs (30d)
48

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/advisory-database

All issues in github/advisory-database

Similar issues

More Security issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.