SCA: security update for vyper (GHSA-4w26-8p97-f4jp)

low Tenable Self-Hosted Container Security Plugin ID 420946

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 EVM. Vyper handles AugAssign statements by first
caching the target location to avoid double evaluation. However, in the case when target is an access to a
DynArray and the rhs modifies the array, the cached target will evaluate first, and the bounds check will
not be re-evaluated during the write portion of the statement. This issue has been addressed in version
0.4.1 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
(CVE-2025-27105)

See Also

https://github.com/advisories/GHSA-4w26-8p97-f4jp

Plugin Details

Severity: Low

ID: 420946

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 2/22/2025

Updated: 5/29/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.37

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

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

CVSS Score Source: CVE-2025-27105

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 8.2

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

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

CVSS v4

Risk Factor: Low

Base Score: 2.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/21/2025

Vulnerability Publication Date: 2/21/2025

Reference Information

CVE: CVE-2025-27105

cwe: CWE-787