SCA: security update for vyper (GHSA-4hwq-4cpm-8vmx)

medium Tenable Self-Hosted Container Security Plugin ID 421443

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. When using the built-in
`extract32(b, start)`, if the `start` index provided has for side effect to update `b`, the byte array to
extract `32` bytes from, it could be that some dirty memory is read and returned by `extract32`. This
vulnerability is fixed in 0.4.0. (CVE-2024-24564)

Solution

Update the vyper library and its related packages to version 0.4.0 or later.

See Also

https://github.com/advisories/GHSA-4hwq-4cpm-8vmx

Plugin Details

Severity: Medium

ID: 421443

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.2

Percentile: 51.06

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2024-24564

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/26/2024

Vulnerability Publication Date: 2/26/2024

Reference Information

CVE: CVE-2024-24564

cwe: CWE-125