Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-27809

27
FAUCET Score

CVE-2026-27809 is a critical vulnerability affecting the psd-tools Python package (versions prior to 1.12.2), which is used for processing Adobe Photoshop PSD files. Malformed RLE-compressed image data within a PSD file can cause a ValueError, leading to a denial-of-service condition by crashing psd.composite() and psd-tools export functions. Rated with a CVSS score of 9.1 (CRITICAL), this vulnerability is remotely exploitable with low attack complexity and no user interaction required, potentially leading to high impact on availability and integrity. The issue stems from improper error handling (CWE-755) when decoding RLE data. Currently, there is no evidence of active exploitation, and no public exploit code is available in Metasploit, Nuclei, or ExploitDB. While it is not on the CISA KEV catalog, there has been some community discussion, indicating awareness of the flaw.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.12.2CPE matchmatch criteria
cpe:2.3:a:psd-tools_project:psd-tools:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

6.8MEDIUM

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/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
UNREPORTED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.41%
Probability of exploitation in next 30 days
EPSS Percentile
33.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0041 is in the 11th percentile among its peer group of 36,835 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: psd-toolsFixed in: 1.12.2

Vendor Advisories (1)

pipGHSA-24p2-j2jr-386wmedium

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

Feb 26, 2026

References

github.com / psd-tools/psd-tools/commit/6c0a78f195b5942757886a1863793fd5946c1fb1
Patch
github.com / psd-tools/psd-tools/releases/tag/v1.12.2
ProductRelease Notes
github.com / psd-tools/psd-tools/security/advisories/GHSA-24p2-j2jr-386w
ExploitVendor Advisory