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-2024-24563

27
FAUCET Score

CVE-2024-24563 is a critical vulnerability in Vyper, a Pythonic Smart Contract Language for the Ethereum Virtual Machine, where the typechecker incorrectly allows signed integers to be used as array indices, despite arrays being defined for unsigned integers only. This flaw, present in all versions including 0.3.10, could lead to unpredictable contract behavior, access to otherwise inaccessible elements, or denial of service, though a revert on bounds check is the most likely outcome. With a CVSS score of 9.8 (CRITICAL), it carries a high risk of complete compromise (Confidentiality, Integrity, Availability) with low attack complexity and no user interaction required. There is currently no evidence of active exploitation, public exploit code, or significant community discussion, and a fixed version is not yet available.

Impacted Technologies

VendorProductVersion(s)CPE
<= 0.3.10CPE matchmatch criteria
cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.54%
Probability of exploitation in next 30 days
EPSS Percentile
72.3%
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.0154 is in the 59th percentile among its peer group of 36,862 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)

pippatch availablevia ghsa
Product: vyperFixed in: 0.4.0
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-52xq-j7v9-v4v2critical

Vyper negative array index bounds checks

Feb 7, 2024

References

github.com / vyperlang/vyper/blob/a1fd228cb9936c3e4bbca6f3ee3fb4426ef45490/vyper/codegen/core.py
Product
github.com / vyperlang/vyper/blob/c150fc49ee9375a930d177044559b83cb95f7963/vyper/semantics/types/subscriptable.py
Product
github.com / vyperlang/vyper/security/advisories/GHSA-52xq-j7v9-v4v2
ExploitVendor Advisory