GHSA-498w-5j49-vqjg · Severity: medium · Ecosystem: go — gnark unsoundness in variable comparison / non-unique binary decomposition
gnark is a zk-SNARK library that offers a high-level API to design circuits. Prior to version 0.9.0, for some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of `a`, for small values there exists a second decomposition for `a+r` (where `r` is the modulus the values are being reduced by). The second decomposition was possible due to overflowing the field where the values are defined. Upgrading to version 0.9.0 should fix the issue without needing to change the calls to value comparison methods.
Conclusion & alert: CVE-2023-44378 is rated Low Risk (31.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-21 | 0.10% | 0.03% | -0.06% |
| 2 | 2025-11-18 | 0.03% | 0.10% | +0.06% |
| 3 | 2025-04-15 | — | 0.03% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 3.1 | HIGH |
|
2.5 | 4.0 | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-498w-5j49-vqjg · Severity: medium · Ecosystem: go — gnark unsoundness in variable comparison / non-unique binary decomposition
| URL | Tags |
|---|---|
| https://github.com/Consensys/gnark/commit/59a4087261a6c73f13e80d695c17b398c3d0934f | Patch |
| https://github.com/Consensys/gnark/security/advisories/GHSA-498w-5j49-vqjg | Mitigation Patch Third Party Advisory |
| https://github.com/zkopru-network/zkopru/issues/116 | Not Applicable |