CVE-2026-93018
Last modified
CVE-2026-93018 is a vulnerability of currently unknown severity. 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.
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.
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | < 1.036 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-93018?
How severe is CVE-2026-93018?
How do I fix CVE-2026-93018?
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-92993A vulnerability was detected in Dromara mayfly-go up to 1.11…6.3
- CVE-2026-9300A vulnerability has been found in omec-project amf up to 2.1…6.3
- CVE-2026-9301A vulnerability was found in omec-project amf up to 2.1.1. T…6.3
- CVE-2026-93013RAGFlow through 0.27.2 contains a path traversal vulnerabili…4.3
- CVE-2026-93014RosarioSIS versions before 12.9 fail to validate the filenam…7.1
- CVE-2026-93015BlueKitchen BTstack through 1.8.2 fails to validate the peer…6.3
- CVE-2026-93019Imager versions before 1.036 for Perl exit the process readi…9.1
- CVE-2026-9302A vulnerability was determined in 546669204 vps-inventory-mo…6.3
- CVE-2026-9303A vulnerability was identified in calcom cal.diy up to 4.9.4…4.3
- CVE-2026-93037In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93038In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93039In the Linux kernel, the following vulnerability has been re…7.4
Are you affected by CVE-2026-93018?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
