CVE-2026-4775
HIGHA flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations,...
Full CISO analysis pending enrichment.
What systems are affected?
| Package | Ecosystem | Vulnerable Range | Patched |
|---|---|---|---|
| vLLM | pip | — | No patch |
| vLLM | pip | — | No patch |
| vLLM | pip | — | No patch |
| compat-libtiff3 | — | — | No patch |
| libtiff | — | — | No patch |
| libtiff-main | — | — | No patch |
| mingw-libtiff | — | — | No patch |
| rhaiis/model-opt-cuda-rhel9 | — | — | No patch |
How severe is it?
What is the attack surface?
What should I do?
No patch available
Monitor for updates. Consider compensating controls or temporary mitigations.
Which compliance frameworks are affected?
Compliance analysis pending. Sign in for full compliance mapping when available.
Frequently Asked Questions
What is CVE-2026-4775?
A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.
Is CVE-2026-4775 actively exploited?
No confirmed active exploitation of CVE-2026-4775 has been reported, but organizations should still patch proactively.
How to fix CVE-2026-4775?
No patch is currently available. Monitor vendor advisories for updates.
What is the CVSS score for CVE-2026-4775?
CVE-2026-4775 has a CVSS v3.1 base score of 7.8 (HIGH).
What are the technical details?
Original Advisory
A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.
Weaknesses (CWE)
CWE-190 — Integer Overflow or Wraparound: The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
- [Requirements] Ensure that all protocols are strictly defined, such that all out-of-bounds behavior can be identified simply, and require strict conformance to the protocol.
- [Requirements] Use a language that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid. If possible, choose a language or compiler that performs automatic bounds checking.
Source: MITRE CWE corpus.
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H References
- access.redhat.com/errata/RHSA-2026:12265 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:12271 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:14929 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:16055 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19150 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19363 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19585 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19586 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19604 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19608 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19609 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19657 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19659 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:19702 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:20583 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:20585 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:20591 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:20592 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:24992 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:25096 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:25910 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30078 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30087 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30088 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30089 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30349 vendor-advisory x_refsource_REDHAT
- access.redhat.com/security/cve/CVE-2026-4775 vdb-entry x_refsource_REDHAT
- bugzilla.redhat.com/show_bug.cgi issue-tracking x_refsource_REDHAT
Timeline
Related Vulnerabilities
CVE-2024-9053 9.8 vllm: RCE via unsafe pickle deserialization in RPC server
Same package: vllm CVE-2026-25960 9.8 vllm: SSRF allows internal network access
Same package: vllm CVE-2025-47277 9.8 vLLM: RCE via exposed TCPStore in distributed inference
Same package: vllm CVE-2024-11041 9.8 vllm: RCE via unsafe pickle deserialization in MessageQueue
Same package: vllm CVE-2025-32444 9.8 vLLM: RCE via pickle deserialization on ZeroMQ
Same package: vllm