CVE-2026-35590
CVE-2026-35590 is a medium-severity vulnerability in Libvips with a CVSS 3.x base score of 5.5. 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: Medium (CVSS 3.x base score 5.5)
- CVSS v4: 6.8
- EPSS exploit prediction: 0% (4th 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 EXIF decoder within libvips versions before and including 8.18.1 was not verifying the range of EXIF tag groups before passing data to libexif, leading to a possible null pointer dereference and crash. This has been patched in version 8.18.2.
Frequently asked questions
- What is CVE-2026-35590?
- libvips is a fast image processing library with low memory needs. The EXIF decoder within libvips versions before and including 8.18.1 was not verifying the range of EXIF tag groups before passing data to libexif, leading to a possible null pointer dereference and crash. This has been patched in version 8.18.2.
- How severe is CVE-2026-35590?
- CVE-2026-35590 has a CVSS 3.x base score of 5.5, rated medium severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-35590 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (4th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-35590?
- CVE-2026-35590 affects Libvips. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-35590?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-35590 published?
- CVE-2026-35590 was published on 2026-07-20 and last updated on 2026-08-19.
References
- https://github.com/libvips/libvips/commit/91ebd4d35341a8353ea490392d556d582e4b846f
- https://github.com/libvips/libvips/pull/4972
- https://github.com/libvips/libvips/security/advisories/GHSA-jmwm-wc68-mhwm
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-35591 — High (CVSS 7.8): libvips is a fast image processing library with low memory needs. The `tiffload` operation in libvips versions before…
- 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…
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 →