๐Ÿ” CVE Alert

CVE-2024-14041

UNKNOWN 0.0

ML-KEM (Kyber) decapsulation leaks private key information through non-constant-time division in message decoding and ciphertext compression (KyberSlash)

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In Bouncy Castle for Java from 1.73 to before 1.78, three ML-KEM (CRYSTALS-Kyber) routines divided secret-derived polynomial coefficients by the modulus q: Poly.toMsg, which decodes the decrypted message, and the ciphertext compression routines Poly.compressPoly and PolyVec.compressPolyVec. An attacker able to measure the timing of a large number of decapsulations performed with the same long-term private key can recover that key. These are the KyberSlash1 (Poly.toMsg) and KyberSlash2 (ciphertext compression) divisions. Compression performed during encapsulation operates on values that become the public ciphertext and is not affected.

CWE CWE-208
Vendor legion of the bouncy castle inc.
Product bc-java
Published Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for legion of the bouncy castle inc. bc-java

Be the first to know when new unknown vulnerabilities affecting legion of the bouncy castle inc. bc-java are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Legion of the Bouncy Castle Inc. / BC-JAVA
1.73 < 1.78

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/bcgit/bc-java/wiki/CVE-2024-14041 github.com: https://github.com/bcgit/bc-java/commit/5adb2c5c5b462a332b01a012bea0784b40b904e5 github.com: https://github.com/bcgit/bc-java/commit/1590247178f2280defa36421475f015175dfbe9e kyberslash.cr.yp.to: https://kyberslash.cr.yp.to/

Credits

The Robusta team: Deepak Pillai, Anirban Chakraborty, Chitchanok Chuengsatiansup, Matthew Roughan, Peter Schwabe and Yuval Yarom The KyberSlash authors: Daniel J. Bernstein, Karthikeyan Bhargavan, Shivam Bhasin, Anupam Chattopadhyay, Tee Kiah Chia, Matthias J. Kannwischer, Franziskus Kiefer, Thales Paiva, Prasanna Ravi and Goutam Tamvada.