CVE-2026-54627
Last modified
CVE-2026-54627 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. In 0.9.10 and earlier, psd_private_sail_pixel_format() in src/sail-codecs/psd/helpers.c resolves a one-channel PSD in Bitmap color mode to SAIL_PIXEL_FORMAT_BPP1_INDEXED without requiring the file depth to be one, so the pixel buffer uses one-bit rows while sail_codec_load_frame_v8_psd() in src/sail-codecs/psd/psd.c accepts depth == 8 and writes one attacker-controlled byte per pixel. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. In 0.9.10 and earlier, psd_private_sail_pixel_format() in src/sail-codecs/psd/helpers.c resolves a one-channel PSD in Bitmap color mode to SAIL_PIXEL_FORMAT_BPP1_INDEXED without requiring the file depth to be one, so the pixel buffer uses one-bit rows while sail_codec_load_frame_v8_psd() in src/sail-codecs/psd/psd.c accepts depth == 8 and writes one attacker-controlled byte per pixel. Loading a crafted PSD through sail_load_from_file() or sail_load_from_memory() therefore writes beyond each heap row, causing memory corruption, a reliable crash, or potential code execution. This mode/depth mismatch is distinct from GHSA-rcqx-gc76-r9mv and GHSA-wcj8-hxxf-pq2c. This issue is fixed in version 1.0.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| HappySeaFox | sail | < 1.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-54627?
How severe is CVE-2026-54627?
How do I fix CVE-2026-54627?
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-54621datamodel-code-generator generates Python data models from s…7.8
- CVE-2026-54622django CMS is an easy-to-use and developer-friendly enterpri…6.5
- CVE-2026-54623django CMS is an easy-to-use and developer-friendly enterpri…7.1
- CVE-2026-54624django CMS is an easy-to-use and developer-friendly enterpri…6.5
- CVE-2026-54625django CMS is a content management system powered by Django.…4.8
- CVE-2026-54626SAIL is a cross-platform library for loading and saving imag…9.8
- CVE-2026-54628Anyquery is an SQL query engine built on top of SQLite. Prio…8.6
- CVE-2026-54629Anyquery is an SQL query engine built on top of SQLite. Prio…7.5
- CVE-2026-5463Command injection vulnerability in console.run_module_with_o…9.8
- CVE-2026-54632SIPSorcery is a WebRTC, SIP, and VoIP library for C# and .NE…7.5
- CVE-2026-54633PoDoFo is a C++17 PDF manipulation library. From version 1.0…6.9
- CVE-2026-54634Hamlib is a ham radio control library for radios, rotators, …7.3
Are you affected by CVE-2026-54627?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
