The mul_mod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand (the exponent). An attacker who can measure the time of secret‑sharing operations (e.g., via a remote service) could progressively recover the values of shares, ultimately leading to secret reconstruction.
https://github.com/svvqt/pyquorum/releases/tag/v0.2.1
{
"cwe_ids": [
"CWE-208"
],
"nvd_published_at": "2026-05-13T21:16:47Z",
"github_reviewed": true,
"severity": "MODERATE",
"github_reviewed_at": "2026-05-06T22:40:15Z"
}