CVE-2026-59647
CRMF/CMP password-MAC honours unbounded iteration count
Description
In Bouncy Castle for Java before 1.85, CRMF/CMP password-MAC honours unbounded iteration count. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bcpkix-fips 1.0.12 (1.0.X series), 2.0.12 (2.0.X series) and 2.1.12 (2.1.X series).
INFO
Published Date :
Aug. 3, 2026, 1:16 a.m.
Last Modified :
Aug. 28, 2026, 7:50 p.m.
Remotely Exploit :
Yes !
Source :
91579145-5d7b-4cc5-b925-a0262ff19630
Affected Products
The following products are affected by CVE-2026-59647
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 3.1 | MEDIUM | [email protected] | ||||
| CVSS 4.0 | MEDIUM | 91579145-5d7b-4cc5-b925-a0262ff19630 | ||||
| CVSS 4.0 | MEDIUM | 91579145-5d7b-4cc5-b925-a0262ff19630 |
Solution
- Update Bouncy Castle for Java to 1.85 or later.
- Update Bouncy Castle for Java LTS to 2.73.12 or later.
- Update Bouncy Castle FIPS (BC-FJA) to the latest patch release.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-59647.
| URL | Resource |
|---|---|
| https://github.com/bcgit/bc-java/commit/c99d6427d6818d04165b07b45dfda96f2b384c53 | Patch |
| https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902026%E2%80%9059647 | Third Party Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-59647 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-59647
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-59647 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-59647 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 28, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L Added CPE Configuration OR *cpe:2.3:a:bouncycastle:bc-java:*:*:*:*:*:*:*:* versions up to (excluding) 1.85 *cpe:2.3:a:bouncycastle:bouncy_castle_for_java_lts:*:*:*:*:*:*:*:* versions up to (including) 2.73.11 *cpe:2.3:a:bouncycastle:bcpkix-fips:*:*:*:*:*:*:*:* versions up to (excluding) 1.0.12 *cpe:2.3:a:bouncycastle:bcpkix-fips:*:*:*:*:*:*:*:* versions from (including) 2.1.8 up to (excluding) 2.1.12 *cpe:2.3:a:bouncycastle:bcpkix-fips:*:*:*:*:*:*:*:* versions from (including) 2.0.7 up to (excluding) 2.0.12 Added Reference Type bcorg: https://github.com/bcgit/bc-java/commit/c99d6427d6818d04165b07b45dfda96f2b384c53 Types: Patch Added Reference Type bcorg: https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902026%E2%80%9059647 Types: Third Party Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Aug. 03, 2026
Action Type Old Value New Value Added SSVC {'id': 'CVE-2026-59647', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'yes'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-08-03T13:34:42.759372Z'} -
CVE Modified by 91579145-5d7b-4cc5-b925-a0262ff19630
Aug. 03, 2026
Action Type Old Value New Value Added Reference https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902026%E2%80%9059647 Removed Reference https://github.com/bcgit/bc-java/wiki/CVE-2026-59647 -
New CVE Received by 91579145-5d7b-4cc5-b925-a0262ff19630
Aug. 03, 2026
Action Type Old Value New Value Added Affected [{'repo': 'https://github.com/bcgit/bc-java', 'vendor': 'Legion of the Bouncy Castle Inc.', 'modules': ['pkix'], 'product': 'BC-JAVA', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '1.85', 'versionType': 'maven'}], 'platforms': ['all'], 'packageURL': 'pkg:maven/org.bouncycastle/bcpkix-jdk18on', 'packageName': 'bcpkix', 'programFiles': ['PKMACBuilder'], 'collectionURL': 'https://www.bouncycastle.org/download/bouncy-castle-java/', 'defaultStatus': 'unaffected'}, {'repo': 'https://github.com/bcgit/bc-lts-java', 'vendor': 'Legion of the Bouncy Castle Inc.', 'modules': ['pkix'], 'product': 'BC-LTS-JAVA', 'versions': [{'status': 'affected', 'version': '2.73.0', 'lessThan': '2.73.12', 'versionType': 'maven'}], 'platforms': ['all'], 'packageURL': 'pkg:maven/org.bouncycastle/bcpkix-lts8on', 'packageName': 'bcpkix-lts8on', 'programFiles': ['PKMACBuilder'], 'collectionURL': 'https://www.bouncycastle.org/download/bouncy-castle-java-lts/', 'defaultStatus': 'unaffected'}, {'vendor': 'Legion of the Bouncy Castle Inc.', 'product': 'BC-FJA', 'versions': [{'status': 'affected', 'version': '1.0.0', 'lessThan': '1.0.12', 'versionType': 'maven'}, {'status': 'affected', 'version': '2.0.0', 'lessThan': '2.0.12', 'versionType': 'maven'}, {'status': 'affected', 'version': '2.1.0', 'lessThan': '2.1.12', 'versionType': 'maven'}], 'platforms': ['all'], 'packageURL': 'pkg:maven/org.bouncycastle/bcpkix-fips', 'packageName': 'bcpkix-fips', 'collectionURL': 'https://www.bouncycastle.org/download/bouncy-castle-java-fips/', 'defaultStatus': 'unaffected'}] Added Description In Bouncy Castle for Java before 1.85, CRMF/CMP password-MAC honours unbounded iteration count. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bcpkix-fips 1.0.12 (1.0.X series), 2.0.12 (2.0.X series) and 2.1.12 (2.1.X series). Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber Added CWE CWE-770 Added Reference https://github.com/bcgit/bc-java/commit/c99d6427d6818d04165b07b45dfda96f2b384c53 Added Reference https://github.com/bcgit/bc-java/wiki/CVE-2026-59647