### [CVE-2025-53085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53085) ![](https://img.shields.io/static/v1?label=Product&message=SAIL%20Image%20Decoding%20Library&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=v0.9.8%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-122%3A%20Heap-based%20Buffer%20Overflow&color=brightgreen) ### Description A memory corruption vulnerability exists in the PSD RLE Decoding functionality of the SAIL Image Decoding Library v0.9.8. When decompressing the image data from a specially crafted .psd file, a heap-based buffer overflow can occur which allows for remote code execution. An attacker will need to convince the library to read a file to trigger this vulnerability. ### POC #### Reference - https://talosintelligence.com/vulnerability_reports/TALOS-2025-2219 #### Github No PoCs found on GitHub currently.