CVE-2025-52884
Last modified
CVE-2025-52884 is a low-severity vulnerability rated 1.7/10 on the CVSS scale. RISC Zero is a zero-knowledge verifiable general computing platform, with Ethereum integration. The risc0-ethereum repository contains Solidity verifier contracts, Steel EVM view call library, and supporting code. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
RISC Zero is a zero-knowledge verifiable general computing platform, with Ethereum integration. The risc0-ethereum repository contains Solidity verifier contracts, Steel EVM view call library, and supporting code. Prior to versions 2.1.1 and 2.2.0, the `Steel.validateCommitment` Solidity library function will return `true` for a crafted commitment with a digest value of zero. This violates the semantics of `validateCommitment`, as this does not commitment to a block that is in the current chain. Because the digest is zero, it does not correspond to any block and there exist no known openings. As a result, this commitment will never be produced by a correct zkVM guest using Steel and leveraging this bug to compromise the soundness of a program using Steel would require a separate bug or misuse of the Steel library, which is expected to be used to validate the root of state opening proofs. A fix has been released as part of `risc0-ethereum` 2.1.1 and 2.2.0. Users for the `Steel` Solidity library versions 2.1.0 or earlier should ensure they are using `Steel.validateCommitment` in tandem with zkVM proof verification of a Steel program, as shown in the ERC-20 counter example, and documentation. This is the correct usage of Steel, and users following this pattern are not at risk, and do not need to take action. Users not verifying a zkVM proof of a Steel program should update their application to do so, as this is incorrect usage of Steel.
Metrics
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-52884?
How severe is CVE-2025-52884?
How do I fix CVE-2025-52884?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-52879In JetBrains TeamCity before 2025.03.3 reflected XSS in the …4.8
- CVE-2025-5288The REST API | Custom API Generator For Cross Platform And I…9.8
- CVE-2025-52880Komga is a media server for comics, mangas, BDs, magazines a…4.2
- CVE-2025-52881runc is a CLI tool for spawning and running containers accor…7.5
- CVE-2025-52882Claude Code is an agentic coding tool. Claude Code extension…8.8
- CVE-2025-52883Meshtastic-Android is an Android application for the mesh ra…5.3
- CVE-2025-52885Poppler ia a library for rendering PDF files, and examining …6.1
- CVE-2025-52886Poppler is a PDF rendering library. Versions prior to 25.06.…5.9
- CVE-2025-52887cpp-httplib is a C++11 single-file header-only cross platfor…7.5
- CVE-2025-52888Allure 2 is the version 2.x branch of Allure Report, a multi…7.5
- CVE-2025-52889Incus is a system container and virtual machine manager. Whe…3.4
- CVE-2025-5289The 3D FlipBook – PDF Embedder, PDF Flipbook Viewer, Flipboo…5.4
Are you affected by CVE-2025-52884?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
