SCA: security update for pyquorum (GHSA-7r92-3jgr-r65q)

medium Tenable Cloud Security Plugin ID 441352

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-44368)

Solution

Update the pyquorum library and its related packages to version 0.2.1 or later.

See Also

https://github.com/advisories/GHSA-7r92-3jgr-r65q

Plugin Details

Severity: Medium

ID: 441352

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/7/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.66

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-44368

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

Vector: 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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/6/2026

Vulnerability Publication Date: 5/6/2026

Reference Information

CVE: CVE-2026-44368

cwe: CWE-208