CVE-2026-3283 Details
Description
A vulnerability has been found in libvips 8.19.0. This issue affects the function vips_extract_band_build of the file libvips/conversion/extract.c. The manipulation of the argument extract_band leads to out-of-bounds read. The attack needs to be performed locally. The exploit has been disclosed to the public and may be used. The identifier of the patch is 24795bb3d19d84f7b6f5ed86451ad556c8f2fe70. To fix this issue, it is recommended to deploy a patch.
A vulnerability in libvips version 8.19.0 allows for an out-of-bounds read in the band extraction function. This issue arises because the function vips_extract_band_build improperly validates input by using signed integer arithmetic, which can be manipulated to overflow and bypass checks. The vulnerability is triggered through the vips command-line interface, with the --vips-max-coord option set to a high value. Exploitation of this vulnerability has been publicly disclosed and can lead to a crash when the library is built with AddressSanitizer enabled.
Users are advised to update to libvips version 8.18.1 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/libvips/libvips/ | [email protected] | Product |
| https://github.com/libvips/libvips/commit/24795bb3d19d84f7b6f5ed86451ad556c8f2fe70 | [email protected] | Patch |
| https://github.com/libvips/libvips/issues/4880 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://github.com/libvips/libvips/issues/4880#issue-3944214985 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://github.com/libvips/libvips/pull/4887 | [email protected] | Issue TrackingPatch |
| https://vuldb.com/?ctiid.348012 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.348012 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.758863 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | [email protected] |
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| libvips libvips | 8.19.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 2, 2026 | Initial Analysis | [email protected] |
| Feb 27, 2026 | New CVE Received | [email protected] |