{"id":"CVE-2022-39354","aliases":[],"url":"https://o3.security/vulnerability/CVE-2022-39354","summary":"SputnikVM, also called evm, is a Rust implementation of Ethereum Virtual Machine. A custom stateful precompile can use the `is_static` parameter to determine if the call is executed…","details":"SputnikVM, also called evm, is a Rust implementation of Ethereum Virtual Machine. A custom stateful precompile can use the `is_static` parameter to determine if the call is executed in a static context (via `STATICCALL`), and thus decide if stateful operations should be done. Prior to version 0.36.0, the passed `is_static` parameter was incorrect -- it was only set to `true` if the call came from a direct `STATICCALL` opcode. However, once a static call context is entered, it should stay static. The issue only impacts custom precompiles that actually uses `is_static`. For those affected, the issue can lead to possible incorrect state transitions. Version 0.36.0 contains a patch. There are no known workarounds.","published":"2022-10-25T19:15:11.790","modified":"2026-06-17T04:58:12.167","cvss":{"score":5.9,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"},"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[],"fix":{"url":"https://github.com/rust-blockchain/evm/pull/133","label":"rust-blockchain/evm#133"},"references":[{"type":"FIX","url":"https://github.com/rust-blockchain/evm/pull/133"},{"type":"ADVISORY","url":"https://github.com/rust-blockchain/evm/security/advisories/GHSA-hhc4-47rh-cr34"},{"type":"FIX","url":"https://github.com/rust-blockchain/evm/pull/133"},{"type":"ADVISORY","url":"https://github.com/rust-blockchain/evm/security/advisories/GHSA-hhc4-47rh-cr34"}],"provenance":{"sources":["OSV.dev","NVD","FIRST.org (EPSS)"],"lastVerified":"2026-06-17T04:58:12.167"}}