Skip to main content

Incorrect Calculation in github.com/cloudflare/circl

CVE-2026-1229

  • github.com/cloudflare/circl
Severity Low
Score 2.9/10

Summary

The "CombinedMult()" function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas. ECDH and ECDSA signing relying on this curve are not affected. This issue affects versions prior to 1.6.3.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-682 - Incorrect Calculation

The software performs a calculation that generates incorrect or unintended results that are later used in security-critical decisions or resource management.

Advisory Timeline

  • Published