Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-14041

5.9 · MEDIUM
Published Jul 28, 2026 bouncycastle CWE-208 EPSS 0.34% (27th pctl)

Overview

CVE-2024-14041 is a medium-severity vulnerability affecting bouncycastle bc-java. It was published on July 28, 2026 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.9, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from bouncycastle. Update bc-java to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
bouncycastle bc-java >= 1.73, < 1.78 Affected

Frequently Asked Questions

What is CVE-2024-14041?

CVE-2024-14041 is a medium-severity vulnerability affecting bouncycastle bc-java. It was published on July 28, 2026 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

How severe is CVE-2024-14041?

This vulnerability has a CVSS 3.1 base score of 5.9, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-14041?

Check the references section for vendor advisories and patches from bouncycastle. Update bc-java to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-14041?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-14041 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.