CVE-2026-49836
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
1Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-2rmg-vrx8-9j2fghsaADVISORY
- github.com/psd-tools/psd-tools/releases/tag/v1.17.1nvd
- github.com/psd-tools/psd-tools/pull/657nvd
- github.com/psd-tools/psd-tools/security/advisories/GHSA-2rmg-vrx8-9j2fnvd
- github.com/pypa/advisory-database/tree/main/vulns/psd-tools/PYSEC-2026-2969.yamlnvd
- nvd.nist.gov/vuln/detail/CVE-2026-49836ghsa
News mentions
0No linked articles in our index yet.