SCA: security update for github.com/consensys/gnark (GHSA-95v9-hv42-pwrj)

high Tenable Cloud Security Plugin ID 435060

Description

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

- gnark is a zero-knowledge proof system framework. In versions prior to 0.14.0, the Verify function in
eddsa.go and ecdsa.go used the S value from a signature without asserting that 0 ≤ S < order, leading to a
signature malleability vulnerability. Because gnark’s native EdDSA and ECDSA circuits lack essential
constraints, multiple distinct witnesses can satisfy the same public inputs. In protocols where nullifiers
or anti-replay checks are derived from R and S, this enables signature malleability and may allow double
spending. This issue has been addressed in version 0.14.0. (CVE-2025-57801)

See Also

https://github.com/advisories/GHSA-95v9-hv42-pwrj

Plugin Details

Severity: High

ID: 435060

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 8/23/2025

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.37

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

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

CVSS Score Source: CVE-2025-57801

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 8.2

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

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

CVSS v4

Risk Factor: High

Base Score: 8.6

Threat Score: 7.2

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 8/22/2025

Vulnerability Publication Date: 8/22/2025

Reference Information

CVE: CVE-2025-57801

cwe: CWE-347