CVE-2026-40323 Details
Description
SP1 is a zero‑knowledge virtual machine that proves the correct execution of programs compiled for the RISC-V architecture. In versions 6.0.0 through 6.0.2, a soundness vulnerability in the SP1 V6 recursive shard verifier allows a malicious prover to construct a recursive proof from a shard proof that the native verifier would reject. Version 6.1.0 fixes the issue.
A soundness vulnerability has been identified in the SP1 zero-knowledge virtual machine, specifically in versions 6.0.0 prior to 6.0.2. This vulnerability allows a malicious prover to create a recursive proof from a shard proof that would normally be rejected by the native verifier. The issue arises in the V6 recursive shard verifier, where the consistency check between commitment binding and polynomial evaluation is missing. This gap can lead to misrepresentation of the circuit structure and potential data forgery.
Users can upgrade to SP1 version 6.1.0, which addresses this vulnerability by adding a consistency constraint that ensures both commitment and evaluation witnesses describe the same trace geometry, preventing the exploitation of the soundness gap.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/succinctlabs/sp1/releases/tag/v6.1.0 | [email protected] | Release Notes |
| https://github.com/succinctlabs/sp1/security/advisories/GHSA-63x8-x938-vx33 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-345 | Insufficient Verification of Data Authenticity | [email protected] |
| CWE-354 | Improper Validation of Integrity Check Value | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| succinct sp1 | >= 6.0.0, < 6.1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 13, 2026 | Initial Analysis | [email protected] |
| Apr 18, 2026 | New CVE Received | [email protected] |