CVE-2026-49836
Last modified
CVE-2026-49836 is a medium-severity vulnerability rated 4.6/10 on the CVSS scale. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| psd-tools | psd-tools | < 1.17.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-49836?
How severe is CVE-2026-49836?
How do I fix CVE-2026-49836?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49830DSpace open source software is a repository application whic…4.4
- CVE-2026-49831DSpace open source software is a repository application whic…5.5
- CVE-2026-49832DSpace open source software is a repository application whic…8
- CVE-2026-49833DSpace open source software is a repository application whic…5.5
- CVE-2026-49834sigstore-go is a Go library for Sigstore signing and verific…7.5
- CVE-2026-49835Sigstore Timestamp Authority is a service for issuing RFC 31…7.5
- CVE-2026-49837GoBGP is an open source Border Gateway Protocol (BGP) implem…5.9
- CVE-2026-49838GoBGP is an open source Border Gateway Protocol (BGP) implem…5.9
- CVE-2026-49839jq is a command-line JSON processor. Prior to 1.8.2,` jq --r…7.1
- CVE-2026-4984The Twilio integration webhook handler accepts any POST requ…8.2
- CVE-2026-49840FreeSWITCH is a Software Defined Telecom Stack enabling the …9.1
- CVE-2026-49841FreeSWITCH is a Software Defined Telecom Stack enabling the …9.8
Are you affected by CVE-2026-49836?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
