CVE-2026-14682
Received
Received - Intake
Memory Exhaustion in Bouncy Castle Java
Vulnerability report for CVE-2026-14682, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-03
Last updated on: 2026-08-03
Assigner: bcorg
Description
Description
In Bouncy Castle for Java before 1.85, Possible OOM from unbounded up-front allocation on a definite-length read. 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), and before bctls-fips 1.0.24.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bouncy_castle | bouncy_castle | to 1.85 (exc) |
| bouncy_castle | bouncy_castle_lts | to 2.73.12 (exc) |
| bouncy_castle | bc_fips | to 1.0.2.7 (exc) |
| bouncy_castle | bc_fips | to 2.0.2 (exc) |
| bouncy_castle | bc_fips | to 2.1.3 (exc) |
| bouncy_castle | bctls_fips | to 1.0.24 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-789 | The product allocates memory based on an untrusted, large size value, but it does not ensure that the size is within expected limits, allowing arbitrary amounts of memory to be allocated. |