CVE-2026-3284 Details
Description
A vulnerability was found in libvips 8.19.0. Impacted is the function vips_extract_area_build of the file libvips/conversion/extract.c. The manipulation of the argument extract_area results in integer overflow. The attack requires a local approach. The exploit has been made public and could be used. The patch is identified as 24795bb3d19d84f7b6f5ed86451ad556c8f2fe70. It is advisable to implement a patch to correct this issue.
A vulnerability exists in libvips version 8.19.0 within the vips_extract_area_build function, located in libvips/conversion/extract.c. The issue arises from improper bounds checking that allows integer overflow. This vulnerability can be exploited locally, and a public exploit is available. The overflow occurs when attacker-controlled coordinates near INT_MAX are processed as signed integers, bypassing validation checks. This leads to the propagation of invalid coordinates, causing a crash during memory copying operations. The vulnerability has been patched, and users are advised to update to the latest version.
Users should update to the patched version of libvips. The patch is available in the official libvips repository on GitHub.
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/4879 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://github.com/libvips/libvips/issues/4879#issue-3944211794 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://github.com/libvips/libvips/pull/4887 | [email protected] | Issue TrackingPatch |
| https://vuldb.com/?ctiid.348013 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.348013 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.758864 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-189 | Numeric Errors | [email protected] |
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| libvips libvips | 8.19.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 2, 2026 | Initial Analysis | [email protected] |
| Feb 27, 2026 | New CVE Received | [email protected] |