CVE-2026-35591
CVE-2026-35591 is a high-severity vulnerability in Libvips with a CVSS 3.x base score of 7.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-122.
Key facts
- Severity: High (CVSS 3.x base score 7.8)
- CVSS v4: 7.0
- EPSS exploit prediction: 0% (6th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-122
- Affected product: Libvips
- Published:
- Last modified:
Description
libvips is a fast image processing library with low memory needs. The `tiffload` operation in libvips versions before and including 8.18.1 could incorrectly determine the number of channels in a JPEG or JPEG2000-encoded tile within a TIFF image, leading to a possible buffer overflow. This has been patched in version 8.18.2.
Frequently asked questions
- What is CVE-2026-35591?
- libvips is a fast image processing library with low memory needs. The `tiffload` operation in libvips versions before and including 8.18.1 could incorrectly determine the number of channels in a JPEG or JPEG2000-encoded tile within a TIFF image, leading to a possible buffer overflow. This has been patched in version 8.18.2.
- How severe is CVE-2026-35591?
- CVE-2026-35591 has a CVSS 3.x base score of 7.8, rated high severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-35591 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (6th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-35591?
- CVE-2026-35591 affects Libvips. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-35591?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2026-35591 published?
- CVE-2026-35591 was published on 2026-07-20 and last updated on 2026-08-19.
References
- https://github.com/libvips/libvips/commit/df044e409a0db77c980fa1a9f86a13fbfb2dc8fe
- https://github.com/libvips/libvips/pull/4973
- https://github.com/libvips/libvips/security/advisories/GHSA-523x-vhfw-6r76
Affected products (1)
- cpe:2.3:a:libvips:libvips:*:*:*:*:*:*:*:*
More vulnerabilities in Libvips
- CVE-2019-17534 — High (CVSS 8.8): vips_foreign_load_gif_scan_image in foreign/gifload.c in libvips before 8.8.2 tries to access a color map before a…
- CVE-2026-33327 — High (CVSS 7.8): libvips is a fast image processing library with low memory needs. The `vipsload` operation in versions before and…
- CVE-2025-59933 — High (CVSS 7.8): libvips is a demand-driven, horizontally threaded image processing library. For versions 8.17.1 and below, when libvips…
- CVE-2018-7998 — High (CVSS 7.5): In libvips before 8.6.3, a NULL function pointer dereference vulnerability was found in the vips_region_generate…
- CVE-2021-27847 — Medium (CVSS 6.5): Division-By-Zero vulnerability in Libvips 8.10.5 in the function vips_eye_point, eye.c#L83, and function…
- CVE-2026-35590 — Medium (CVSS 5.5): libvips is a fast image processing library with low memory needs. The EXIF decoder within libvips versions before and…
Other CWE-122 (Heap-based Buffer Overflow) vulnerabilities
- CVE-2026-46752 — Critical (CVSS 10.0): Redis Lua HEAP overflow in cjson library vulnerability in Apache Kvrocks. This issue affects Apache Kvrocks: from…
- CVE-2026-24822 — Critical (CVSS 10.0): Out-of-bounds Write, Heap-based Buffer Overflow vulnerability in ttttupup wxhelper (src modules). This vulnerability is…
- CVE-2025-23123 — Critical (CVSS 10.0): A malicious actor with access to the management network could execute a remote code execution (RCE) by exploiting a…
- CVE-2022-34819 — Critical (CVSS 10.0): A vulnerability has been identified in SIMATIC CP 1242-7 V2 (All versions < V3.3.46), SIMATIC CP 1243-1 (All versions <…
- CVE-2026-44050 — Critical (CVSS 9.9): A heap-based buffer overflow in the CNID daemon comm_rcv() function in Netatalk 2.0.0 through 4.4.2 allows a remote…
- CVE-2026-75143 — Critical (CVSS 9.8): FFmpeg before commit 1c10bcc contains a heap buffer overflow in the RIST protocol reader (libavformat/librist.c).…
Browse all CWE-122 (Heap-based Buffer Overflow) vulnerabilities →