CVE-2026-12817
Received
Received - Intake
OpenPGP AEAD Decryption Tag Bypass in Bouncy Castle
Vulnerability report for CVE-2026-12817, 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, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bcpg-fips 1.0.13 (1.0.X series), 2.0.13 (2.0.X series) and 2.1.13 (2.1.X series).
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 | bcpg_fips | to 1.0.13 (exc) |
| bouncy_castle | bcpg_fips | to 2.0.13 (exc) |
| bouncy_castle | bcpg_fips | to 2.1.13 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-354 | The product does not validate or incorrectly validates the integrity check values or "checksums" of a message. This may prevent it from detecting if the data has been modified or corrupted in transmission. |