| { |
| "schema_version": "1.3.1", |
| "id": "GO-2025-3912", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2025-57801", |
| "GHSA-95v9-hv42-pwrj" |
| ], |
| "summary": "Gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks in github.com/consensys/gnark", |
| "details": "Gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks in github.com/consensys/gnark", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/consensys/gnark", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.14.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/consensys/gnark/std/signature/eddsa", |
| "symbols": [ |
| "Verify" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/Consensys/gnark/security/advisories/GHSA-95v9-hv42-pwrj" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/Consensys/gnark/commit/0ba6730f05537a351517998add89a61a0d82716e" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/Consensys/gnark/commit/0ba6730f05537a351517998add89a61a0d82716e" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2025-3912", |
| "review_status": "REVIEWED" |
| } |
| } |