Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2021-41153

29
FAUCET Score

CVE-2021-41153 is a high-severity vulnerability in the evm crate, a pure Rust implementation of the Ethereum Virtual Machine, affecting versions prior to 0.31.0. The vulnerability stems from an incorrect order of operations in the JUMPI opcode, where the condition check occurs after the destination validity check, deviating from standard Ethereum implementations like Geth and OpenEthereum. This flaw carries a CVSS score of 9.8 (Critical), indicating a network-exploitable vulnerability with no authentication required, leading to high impacts on confidentiality, integrity, and availability. While critical for Ethereum mainnet users, it is considered low severity for Frontier or standalone blockchain implementations. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.31.0CPE matchmatch criteria
cpe:2.3:a:evm_project:evm:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

8.7HIGH

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

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
2.2
Impact Score
5.8
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.00%
Probability of exploitation in next 30 days
EPSS Percentile
59.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0100 is in the 44th percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: evmFixed in: 0.31.0

Vendor Advisories (1)

rustGHSA-pvh2-pj76-4m96high

Specification non-compliance in JUMPI

Oct 19, 2021

References

github.com / rust-blockchain/evm/pull/67
PatchThird Party Advisory
github.com / rust-blockchain/evm/security/advisories/GHSA-pvh2-pj76-4m96
PatchThird Party Advisory