CVE & CISA-KEV Catalog

CVE-2026-93018

UNSCORED

Description

Imager versions before 1.036 for Perl disclose uninitialised heap memory reading a paletted image with pixel indexes past its colour map in i_gpix_p and i_glin_p. The palette is allocated uninitialised, and only the entries a reader adds count as populated. The TGA reader stores pixel indexes without checking them against the colour map. i_gpix_p() rejects only an index greater than the count, so an index equal to it reads the first unpopulated entry, and getpixel() returns it. i_glin_p() skips any index at or beyond the count without writing that pixel to the caller's buffer. The palette-to-RGB conversion reads each row through an uninitialised buffer, so those pixels of the converted image hold prior heap contents. Reading an attacker-supplied image through Imager->read() and then fetching its pixels or converting it to RGB discloses process heap memory.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

EPSS data unavailable for this CVE.

References

Related Vulnerabilities

Other CWE-193 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2021-3156High7.8100%KEVFix
CVE-2003-0466Critical9.878%--
CVE-2023-44444High7.856%-Fix
CVE-2021-23017High7.753%-Fix
CVE-2023-28709High7.548%-Fix
CVE-2018-8828Critical9.830%-Fix

Common questions

How do I fix CVE-2026-93018?

No published fix for CVE-2026-93018 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

Embed a live status badge for CVE-2026-93018
CVE-2026-93018 severity badge

Markdown

[![CVE-2026-93018](https://tridentstack.com/cve/badge/CVE-2026-93018.svg)](https://tridentstack.com/cve/CVE-2026-93018)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-93018"><img src="https://tridentstack.com/cve/badge/CVE-2026-93018.svg" alt="CVE-2026-93018"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Scan your fleet freeStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-18.