SCA: security update for psd-tools (GHSA-24p2-j2jr-386w)

high Tenable Self-Hosted Container Security Plugin ID 438098

Description

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

- psd-tools is a Python package for working with Adobe Photoshop PSD files. Prior to version 1.12.2, when a
PSD file contains malformed RLE-compressed image data (e.g. a literal run that extends past the expected
row size), decode_rle() raises ValueError which propagated all the way to the user, crashing
psd.composite() and psd-tools export. decompress() already had a fallback that replaces failed channels
with black pixels when result is None, but it never triggered because the ValueError from decode_rle() was
not caught. The fix in version 1.12.2 wraps the decode_rle() call in a try/except so the existing fallback
handles the error gracefully. (CVE-2026-27809)

See Also

https://github.com/advisories/GHSA-24p2-j2jr-386w

Plugin Details

Severity: High

ID: 438098

Version: Revision 1.77

Type: Local

Family: SCA Checks

Published: 3/3/2026

Updated: 7/1/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-27809

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: High

Base Score: 8.8

Threat Score: 6.8

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/26/2026

Vulnerability Publication Date: 2/25/2026

Reference Information

CVE: CVE-2026-27809