---
title: "CVE-2026-93019\n    | Ubuntu"
description: Ubuntu is an open source software operating system that runs from the
  desktop, to the cloud, to all your internet connected things.
url: https://ubuntu.com/security/CVE-2026-93019?format=md
keywords: index, follow
---

# CVE-2026-93019

Publication date 21 September 2026

Last updated 21 September 2026

---

Ubuntu priority

**Medium**

[Why this priority?](https://ubuntu.com/security/cves/about#priority )

## Cvss 3 Severity Score

**9.1 · Critical**

[Score breakdown](https://ubuntu.com/security/CVE-2026-93019?format=md#impact-score)

Toggle side navigation

## Description

Imager versions before 1.036 for Perl exit the process reading a TGA with a
colour map length of 32768 or more in tga\_palette\_read.
The reader unpacks the two-byte colour map length into a signed short, so a
length of 32768 or more becomes negative. tga\_palette\_read() casts that
value to size\_t and asks mymalloc() for a size near SIZE\_MAX. The
allocation fails and Imager's allocator calls exit(3).
Reading an attacker-supplied file through Imager->read() triggers an
uncatchable exit.

## Status

Show unmaintained releases

| Package | Ubuntu Release | Status |
| --- | --- | --- |
| libimager-perl | 26.04 LTS resolute | Needs evaluation |
| 24.04 LTS noble | Needs evaluation |
| 22.04 LTS jammy | Needs evaluation |
| 20.04 LTS focal | Needs evaluation |
| 18.04 LTS bionic | Needs evaluation |
| 16.04 LTS xenial | Needs evaluation |

---

* [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)
* [What do statuses mean?](https://ubuntu.com/security/cves/about#statuses)

## Severity score breakdown

CVSS version:
CVSS v3.0

**Base score**

9.1 · Critical

* Base metrics

  | Parameter | Value |
  | --- | --- |
  | Attack vector | Network |
  | Attack complexity | Low |
  | Privileges required | None |
  | User interaction | None |
  | Scope | Unchanged |
  | Confidentiality impact | High |
  | Integrity impact | None |
  | Availability impact | High |
* Scores

  | Parameter | Value |
  | --- | --- |
  | Base score | 9.1 · Critical |
  | Exploitability score | - |
  | Impact score | - |

**Vector:** CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

## References

* [MITRE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-93019)
* [NVD](https://nvd.nist.gov/vuln/detail/CVE-2026-93019)
* [Launchpad](https://launchpad.net/bugs/cve/CVE-2026-93019)
* [Debian](https://security-tracker.debian.org/tracker/CVE-2026-93019)

### Other references

* <https://www.cve.org/CVERecord?id=CVE-2026-93019>
* <https://lists.security.metacpan.org/cve-announce/msg/43654761/>
* <https://github.com/tonycoz/imager/security/advisories/GHSA-p4vw-rc54-p2c2>
* <https://github.com/tonycoz/imager/commit/74ed50e0625f9f51054e595bb4a8da92c1e0d571.patch>
* <https://metacpan.org/release/TONYC/Imager-1.036/changes>
* <http://www.openwall.com/lists/oss-security/2026/09/18/9>
