Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. vllm
  4. ›
  5. GHSA-8jr5-v98p-w75m

GHSA-8jr5-v98p-w75m: vLLM: image EXIF Rotation & PNG tRNS Transparency Not Normalized, Causing Mismatch Between Model Input and Expectations

June 17, 2026 (updated July 17, 2026)

Issue 1: EXIF orientation not normalized → The image orientation processed by the model differs from how humans view it, introducing interpretation bias.

Issue 2: PNG tRNS not explicitly flattened before converting to RGB → After conversion, transparent/semi-transparent pixels are rendered unexpectedly, making otherwise subtle overlay elements visible and distorting the input content. (This attack is similar to AlphaDog: RGBA handling is already correct in vLLM, but since tRNS permits RGB images, the correct processing path isn’t taken.)

Issue 3 : Pillow only loads the first frame when loading APNG or GIF files.


References

  • access.redhat.com/security/cve/CVE-2026-12491
  • bugzilla.redhat.com/show_bug.cgi?id=2489786
  • github.com/advisories/GHSA-8jr5-v98p-w75m
  • github.com/pypa/advisory-database/tree/main/vulns/vllm/PYSEC-2026-3406.yaml
  • github.com/vllm-project/vllm
  • github.com/vllm-project/vllm/commit/cf1c90672404548aa3bc51f92c4745576a65ee26
  • github.com/vllm-project/vllm/pull/44974
  • github.com/vllm-project/vllm/security/advisories/GHSA-8jr5-v98p-w75m
  • nvd.nist.gov/vuln/detail/CVE-2026-12491
  • pypi.org/project/vllm

Code Behaviors & Features

Detect and mitigate GHSA-8jr5-v98p-w75m with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.11.0 before 0.24.0

Fixed versions

  • 0.24.0

Solution

Upgrade to version 0.24.0 or above.

Impact 4.8 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-436: Interpretation Conflict

Source file

pypi/vllm/GHSA-8jr5-v98p-w75m.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:34 +0000.