Alpine: multiple perl-gd packages: security update to 2.86-r0

critical Tenable Cloud Security Plugin ID 443104

Description

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

- GD versions before 2.86 for Perl allow OS command injection and file overwrite via a 2-arg open() of
filename arguments in _make_filehandle. GD::Image::_make_filehandle opens a filename argument with Perl's
2-arg open(), so a filename that begins or ends with a pipe ("| cmd", "cmd |") or begins with a redirect
("> path", ">> path") is run as a command or redirect rather than opened as a file. _make_filehandle is
the single open path behind every filename-accepting constructor (new, newFromPng, newFromJpeg, and the
rest); the in-memory *Data variants do not open a path and are unaffected. Any caller that forwards
untrusted input to one of these constructors as a pathname can run an arbitrary command or truncate a file
under the process UID. (CVE-2026-11526)

Solution

Update the perl-gd library and its related packages to version 2.86-r0 or later.

See Also

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

Plugin Details

Severity: Critical

ID: 443104

Version: Revision 1.5

Type: Local

Published: 6/12/2026

Updated: 6/19/2026

Supported Sensors: Agentless Assessment

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-11526

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Reference Information

CVE: CVE-2026-11526