๐Ÿ” CVE Alert

CVE-2026-49836

UNKNOWN 0.0

psd-tools: arbitrary file write via smart-object filename

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

psd-tools is a Python package for working with Adobe Photoshop PSD files. Prior to version 1.17.1, `SmartObject.save()` writes an embedded smart object to a path taken verbatim from the PSD file. Because that name is attacker-controlled and unsanitised, a tool that extracts embedded objects from an untrusted `.psd` can be made to write attacker-chosen bytes to an attacker-chosen path (absolute or `../`-traversing), outside its intended output directory. A secondary issue in `SmartObject.open()` for external-kind smart objects allows the attacker-controlled `fullPath` descriptor to be used as an arbitrary file read path, enabling exfiltration of the read content to the controlled write destination. Both issues are fixed in v1.17.1.

CWE CWE-22 CWE-73
Vendor psd-tools
Product psd-tools
Published Sep 10, 2026
Last Updated Sep 11, 2026
Stay Ahead of the Next One

Get instant alerts for psd-tools psd-tools

Be the first to know when new unknown vulnerabilities affecting psd-tools psd-tools are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

psd-tools / psd-tools
< 1.17.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/psd-tools/psd-tools/security/advisories/GHSA-2rmg-vrx8-9j2f github.com: https://github.com/psd-tools/psd-tools/pull/657 github.com: https://github.com/pypa/advisory-database/tree/main/vulns/psd-tools/PYSEC-2026-2969.yaml github.com: http://github.com/psd-tools/psd-tools/releases/tag/v1.17.1