---
id: GHSA-x8xr-mj9x-6h7w
title: >-
  Duplicate Advisory: image EXIF Rotation & PNG tRNS Transparency Not
  Normalized, Causing Mismatch Between Model Input and Expectations
summary: >-
  Duplicate Advisory: image EXIF Rotation & PNG tRNS Transparency Not
  Normalized, Causing Mismatch Between Model Input and Expectations
severity: medium
cvss: 4.8
cwe:
  - CWE-115
vendor: vllm
product: vllm
ecosystem: pip
affected:
  - 'vllm >= 0.11.0, <= 0.23.0'
published: '2026-06-17'
updated: '2026-06-18'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-x8xr-mj9x-6h7w'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-12491'
  - url: 'https://access.redhat.com/security/cve/CVE-2026-12491'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2489786'
  - url: 'https://github.com/advisories/GHSA-x8xr-mj9x-6h7w'
tags:
  - ghsa
  - pip
ingestedAt: '2026-06-29T14:31:47.216Z'
---

## Overview

## Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-8jr5-v98p-w75m. This link is maintained to preserve external references.

## Original Description
A flaw was found in vLLM, an open-source library for large language model inference. This vulnerability arises from improper handling of image metadata, specifically EXIF orientation and PNG transparency (tRNS) data, during image processing. When images are converted to RGB, transparency information may be implicitly discarded or remapped, leading to unexpected rendering of transparent pixels and distortion of input content. This can result in the model misinterpreting image content, potentially affecting the integrity of processed data.

## Affected packages

- `vllm >= 0.11.0, <= 0.23.0`

## Remediation

Refer to the advisory for the patched release.
