CVEFinder.io

CVE-2026-44368

๐Ÿ”ถ medium
๐Ÿ” Scan for this CVE
Summary

PyQuorum is a cryptographic library for secret sharing and key management. Prior to 0.2.1, 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. This vulnerability is fixed in 0.2.1.

CVSS Score
-
EPSS Score
0.1
Exploit Probability
Published Date
2026-05-13
First Seen: 2026-05-17
๐ŸŽฏ CISA SSVC Assessment Updated: May 15, 2026
๐Ÿ” Exploitation Status
None
No known exploits
โš™๏ธ Automatable
YES
Can be exploited automatically
๐Ÿ’ฅ Technical Impact
Partial
Limited system impact
SSVC data provided by CISA
Last Modified 2026-05-14
CVSS Vector 4.0 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE IDs (Weakness Types)

๐Ÿ“ฆ Affected Products 0

No affected products information available

๐Ÿ”— References 1