DEBIAN-CVE-2026-27809

Source
https://security-tracker.debian.org/tracker/CVE-2026-27809
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-27809.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-27809
Upstream
Published
2026-02-26T00:16:26Z
Modified
2026-09-14T17:03:24Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Debian:12 / psd-tools

Package

Name
psd-tools
Purl
pkg:deb/debian/psd-tools?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.9.24+dfsg.1-1
1.9.28+dfsg.1-1
1.9.30+dfsg.1-1
1.9.31+dfsg.1-1
1.9.32+dfsg.1-1
1.9.34+dfsg.1-1
1.10.7+dfsg.1-1
1.10.9+dfsg.1-1
1.12.0+dfsg.1-1
1.12.1+dfsg.1-1
1.14.2+dfsg.1-1
1.14.3+dfsg.1-1
1.15.0+dfsg.1-1
1.16.0+dfsg.1-1
1.17.0+dfsg.1-1
1.17.4+dfsg.1-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-27809.json"

Debian:13 / psd-tools

Package

Name
psd-tools
Purl
pkg:deb/debian/psd-tools?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.10.7+dfsg.1-1+deb13u1

Affected versions

1.*
1.10.7+dfsg.1-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-27809.json"

Debian:14 / psd-tools

Package

Name
psd-tools
Purl
pkg:deb/debian/psd-tools?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.14.2+dfsg.1-1

Affected versions

1.*
1.10.7+dfsg.1-1
1.10.9+dfsg.1-1
1.12.0+dfsg.1-1
1.12.1+dfsg.1-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-27809.json"