Lucene search
K

32 matches found

Packet Storm
Packet Storm
added 2026/03/06 12:0 a.m.97 views

📄 psd-tools Denial of Service

When a specially crafted PSD file contains malformed RLE-compressed image data for example, a literal run extending beyond the expected row size, the internal decoderle function raises a ValueError in psd-tools, resulting in a denial of service condition...

5.8AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-27809

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

9.1CVSS5.8AI score0.00076EPSS
Exploits1References3
Veracode
Veracode
added 2026/02/28 5:11 a.m.1 views

Buffer Overflow

psd-tools is vulnerable to Buffer Overflow. The vulnerability is due to malformed RLE-compressed image data, where decoderle raises ValueError which propagated all the way to the user, crashing psd.composite and psd-tools export, and attackers can exploit it by crafting a PSD file with malformed...

9.1CVSS5.9AI score0.00076EPSS
Exploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/27 4:13 a.m.2 views

CVE-2026-27809

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, decoderle raises ValueError which propagated all the way to the user, crashin...

9.1CVSS5.3AI score0.00076EPSS
Exploits1References1
vulnersOsv
vulnersOsv
added 2026/02/26 3:20 p.m.0 views

agkit (=0.27.0), mangadownloadlib (=1.0.0) +2 more potentially affected by CVE-2026-27809 via psd-tools (>=0.10.0 <=1.10.9)

psd-tools PYPI version =0.10.0, =3.5.0, =4.79.0 - psdtojpg =0.1.0 Source cves: CVE-2026-27809 Source advisory: OSV:GHSA-24P2-J2JR-386W...

9.1CVSS5.8AI score0.00076EPSS
Exploits1
OSV
OSV
added 2026/02/26 3:20 p.m.4 views

GHSA-24P2-J2JR-386W psd-tools: Compression module has unguarded zlib decompression, missing dimension validation, and hardening gaps

Summary A security review of the psdtools.compression module conducted against the fix/invalid-rle-compression branch, commits 7490ffa–2a006f5 identified the following pre-existing issues. The two findings introduced and fixed by those commits Cython buffer overflow, IndexError on lone repeat...

8.8CVSS5.8AI score0.00076EPSS
Exploits1References5
vulnersOsv
vulnersOsv
added 2026/02/26 3:13 a.m.0 views

agkit (=0.27.0), mangadownloadlib (=1.0.0) +1 more potentially affected by CVE-2026-27809 via psd-tools (>=1.10.2 <=1.10.9)

psd-tools PYPI version =1.10.2, =3.5.0, =4.79.0 Source cves: CVE-2026-27809 Source advisory: SNYK:PYTHON-PSDTOOLS-15357995...

9.1CVSS5.8AI score0.00076EPSS
Exploits1
Snyk
Snyk
added 2026/02/26 3:13 a.m.2 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview psd-tools is a Python package for working with Adobe Photoshop PSD files as described in specification. Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification via the compression module. An attacker can cause application crashes...

9.1CVSS5.9AI score0.00076EPSS
Exploits1References2
OSV
OSV
added 2026/02/26 12:16 a.m.3 views

DEBIAN-CVE-2026-27809

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, decoderle raises ValueError which propagated all the way to the user, crashin...

9.1CVSS5.3AI score0.00076EPSS
Exploits1References1
NVD
NVD
added 2026/02/26 12:16 a.m.3 views

CVE-2026-27809

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, decoderle raises ValueError which propagated all the way to the user, crashin...

9.1CVSS0.00076EPSS
Exploits1References3
OSV
OSV
added 2026/02/26 12:16 a.m.0 views

UBUNTU-CVE-2026-27809

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, decoderle raises ValueError which propagated all the way to the user, crashin...

9.1CVSS5.8AI score0.00076EPSS
Exploits1References5
CNNVD
CNNVD
added 2026/02/26 12:0 a.m.2 views

psd-tools 安全漏洞

psd-tools is an open-source Python package designed for reading Adobe Photoshop PSD files. Versions of psd-tools prior to 1.12.2 contained security vulnerabilities. These vulnerabilities occurred due to the lack of handling of ValueError exceptions when processing PSD files containing...

9.1CVSS5.8AI score0.00076EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2026/02/26 12:0 a.m.2 views

CVE-2026-27809

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, decoderle raises ValueError which propagated all the way to the user, crashin...

9.1CVSS5.9AI score0.00076EPSS
Exploits1References4
Cvelist
Cvelist
added 2026/02/25 11:57 p.m.18 views

CVE-2026-27809 psd-tools: Compression module has unguarded zlib decompression, missing dimension validation, and hardening gaps

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, decoderle raises ValueError which propagated all the way to the user, crashin...

8.8CVSS0.00076EPSS
Exploits1References3
OSV
OSV
added 2026/02/25 11:57 p.m.4 views

CVE-2026-27809 psd-tools: Compression module has unguarded zlib decompression, missing dimension validation, and hardening gaps

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, decoderle raises ValueError which propagated all the way to the user, crashin...

8.8CVSS5.6AI score0.00076EPSS
Exploits1References5
ATTACKERKB
ATTACKERKB
added 2026/02/25 11:57 p.m.2 views

CVE-2026-27809

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, decoderle raises ValueError which propagated all the way to the user, crashin...

9.1CVSS5.4AI score0.00076EPSS
Exploits1References4Affected Software1
CVE
CVE
added 2026/02/25 11:57 p.m.9 views

CVE-2026-27809

psd-tools (Python) prior to v1.12.2 is vulnerable when parsing PSD files with malformed RLE-compressed image data: decode_rle() can raise ValueError that was not caught, causing psd.composite() and psd-tools export to crash. The fix in v1.12.2 wraps the decode_rle() call in a try/except so that t...

9.1CVSS5.4AI score0.00076EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 11:57 p.m.3 views

CVE-2026-27809 psd-tools: Compression module has unguarded zlib decompression, missing dimension validation, and hardening gaps

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, decoderle raises ValueError which propagated all the way to the user, crashin...

8.8CVSS5.9AI score0.00076EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/02/25 12:0 a.m.1 views

PT-2026-22058

Name of the Vulnerable Software and Affected Versions psd-tools versions prior to 1.12.2 Description psd-tools, a Python package for working with Adobe Photoshop PSD files, contains multiple issues. A lack of a length cap on zlib.decompress can lead to denial-of-service or out-of-memory crashes...

9.1CVSS5.9AI score0.00076EPSS
Exploits1References14
RedhatCVE
RedhatCVE
added 2026/01/09 9:51 a.m.3 views

CVE-2020-10571

An issue was discovered in psd-tools before 1.9.4. The Cython implementation of RLE decoding did not check for malicious data...

9.8CVSS6.8AI score0.00418EPSS
Exploits0References1
Rows per page
Query Builder