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.
CVE-2026-54627
This critical-severity CVE scores 9.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 62% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EG Risk
- 75(Attend)EG Risk 75/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 38%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 18, 2026
Advisory Details (3)
Auto-updated Sep 18, 2026Heap out-of-bounds write in SAIL PSD decoder (Bitmap mode ignores depth) · Advisory · HappySeaFox/sail · GitHub
https://github.com/HappySeaFox/sail/security/advisories/GHSA-ccqf-rv86-h3wmRelease v1.0.0 (HappySeaFox/sail)
Patch available: HappySeaFox/sail v1.0.0
https://github.com/HappySeaFox/sail/releases/tag/v1.0.0commit f44a8b779a1f (HappySeaFox/sail)
Patch available: HappySeaFox/sail v1.0.0 (contains commit f44a8b779a1f)
https://github.com/HappySeaFox/sail/commit/f44a8b779a1fc527fc6bc5caa71a66a8ed940d50Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-20 22:02 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 19:32 UTCEG score recompute
- 2026-09-19 01:42 UTCEG score recompute
- 2026-09-18 21:17 UTCEG score recompute
- 2026-09-18 20:34 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 20:18 UTCEG score recompute
- 2026-09-17 19:51 UTCEG score recompute
- 2026-09-17 19:49 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-122 · CWE-787
Frequently asked(5)
What is CVE-2026-54627?
When was CVE-2026-54627 disclosed?
Is CVE-2026-54627 actively exploited?
What is the CVSS score of CVE-2026-54627?
How do I remediate CVE-2026-54627?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54627
Is Your Infrastructure Affected by CVE-2026-54627?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.