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

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

  • github.com/advisories/GHSA-8jr5-v98p-w75m
  • 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

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 up to 0.23.0

Solution

Unfortunately, there is no solution available yet.

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 Thu, 18 Jun 2026 12:20:49 +0000.