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, the TGA_INDEXED_RLE path selected by image_type == 9 allocates an image buffer using the one-byte-per-pixel SAIL_PIXEL_FORMAT_BPP8_INDEXED format returned by tga_private_sail_pixel_format() in src/sail-codecs/tga/helpers.c, while sail_codec_load_frame_v8_tga() in src/sail-codecs/tga/tga.c derives a two-to-four-byte pixel_size from an attacker-controlled header bpp value from 9 through 32. Loading a crafted color-mapped run-length-encoded TGA through sail_load_from_file() or sail_load_from_memory() therefore writes attacker-controlled bytes beyond the heap pixel buffer. The pixel-count clamp added for CVE-2026-40494 does not constrain the per-pixel write width, so this issue is an incomplete fix of that vulnerability and can cause heap corruption, a reliable crash, or potential code execution. This issue is fixed in version 1.0.0.
CVE-2026-54626
This critical-severity CVE scores 9.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 56% 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
- 1%
- EPSS %ILE
- 44%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (3)
Auto-updated Sep 17, 2026Heap out-of-bounds write in SAIL TGA decoder (indexed-RLE bpp/stride mismatch) · Advisory · HappySeaFox/sail · GitHub
https://github.com/HappySeaFox/sail/security/advisories/GHSA-744p-cqg2-m33hRelease v1.0.0 (HappySeaFox/sail)
Patch available: HappySeaFox/sail v1.0.0
https://github.com/HappySeaFox/sail/releases/tag/v1.0.0commit fa24bceb9395 (HappySeaFox/sail)
Patch available: HappySeaFox/sail v1.0.0 (contains commit fa24bceb9395)
https://github.com/HappySeaFox/sail/commit/fa24bceb93958ad665dbc3cf6b49a1079ab12559Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× 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-19 15:56 UTCEG score recompute
- 2026-09-18 22:52 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 21:20 UTCEG score recompute
- 2026-09-17 20:34 UTCEG score recompute
- 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-54626?
When was CVE-2026-54626 disclosed?
Is CVE-2026-54626 actively exploited?
What is the CVSS score of CVE-2026-54626?
How do I remediate CVE-2026-54626?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54626
Is Your Infrastructure Affected by CVE-2026-54626?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.