Bug 2520803 (CVE-2026-70651) - CVE-2026-70651 libvips: libvips: Denial of Service via integer overflow in multi-page TIFF image processing
Summary: CVE-2026-70651 libvips: libvips: Denial of Service via integer overflow in mu...
Keywords:
Status: NEW
Alias: CVE-2026-70651
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2526139 2526140
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-20 21:47 UTC by OSIDB Bzimport
Modified: 2026-08-31 07:06 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-20 21:47:54 UTC
libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built without libtiff support but with ImageMagick support can overflow the combined frame height while loading a crafted multi-page TIFF through VipsForeignLoadMagick. The vulnerable calculations in libvips/foreign/magick6load.c and libvips/foreign/magick7load.c multiply the per-page Ysize by n_frames without a checked bound, which can cause a heap buffer over-read and process crash. Most package-manager builds include libtiff and do not use this affected fallback path. This issue is fixed in version 8.18.3.


Note You need to log in before you can comment on or make changes to this bug.