CVE-2023-44378 - CVE House
Back to Database
Status published High CVE-2023-44378

gnark vulnerable to unsoundness in variable comparison/non-unique binary decomposition

Vulnerability Description

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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-44378

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

gnark
Vulnerable Versions:
< 0.9.0

Timeline

Official Publish: October 9th, 2023
Last Modified: September 19th, 2024
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N

Weaknesses (CWE)