Alpine: gvim, multiple vim packages, xxd: security update to 9.2.0677-r0

medium Tenable Cloud Security Plugin ID 443970

Description

There are packages installed that are affected by multiple vulnerabilities referenced in the following CVEs:

- Vim is an open source, command line text editor. Prior to 9.2.0670, get_text_props() in src/textprop.c
reads a uint16 property count stored inline after a line's text and returns it as the number of 32-byte
textprop_T entries that follow. The only check is a floor that guarantees room for a single entry; the
count is never checked against the amount of data actually present. A line that declares a large count
while carrying little data causes consumers to read far past the end of the line buffer. Such a line can
be delivered through a crafted undo file, leading to a crash. This vulnerability is fixed in 9.2.0670.
(CVE-2026-57451)

- Vim is an open source, command line text editor. Prior to 9.2.0671, when Vim opens a file encrypted with
the VimCrypt~04! or VimCrypt~05! method (xchacha20poly1305, requires the +sodium feature) whose body is
shorter than a single libsodium secretstream header, an unsigned length calculation underflows and a
subsequent decryption call reads far past the end of the input buffer, crashing Vim. This vulnerability is
fixed in 9.2.0671. (CVE-2026-57452)

Solution

Update the gvim library and its related packages to version 9.2.0677-r0 or later.

See Also

https://security.alpinelinux.org/vuln/CVE-2026-57451

https://security.alpinelinux.org/vuln/CVE-2026-57452

Plugin Details

Severity: Medium

ID: 443970

Version: Revision 1.3

Type: Local

Published: 6/26/2026

Updated: 6/29/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5.0

CVSS v2

Risk Factor: Medium

Base Score: 5.6

Temporal Score: 4.1

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

CVSS Score Source: CVE-2026-57451

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Vulnerability Publication Date: 6/25/2026

Reference Information

CVE: CVE-2026-57451, CVE-2026-57452