CVE-2026-3283
Received Received - Intake
Out-of-Bounds Read in libvips vips_extract_band Function

Publication date: 2026-02-27

Last updated on: 2026-03-02

Assigner: VulDB

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-27
Last Modified
2026-03-02
Generated
2026-05-07
AI Q&A
2026-02-27
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
libvips libvips 8.19.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in libvips version 8.19.0, specifically in the function vips_extract_band_build within the file libvips/conversion/extract.c. It is caused by improper handling of the argument extract_band, which leads to an out-of-bounds read. This means that the program reads memory outside the intended buffer, potentially causing unexpected behavior or crashes.

The attack exploiting this vulnerability must be performed locally, meaning an attacker needs local access to the system to trigger it. A patch has been identified to fix this issue.


How can this vulnerability impact me? :

The vulnerability allows an attacker with local access to cause an out-of-bounds read in the libvips library. This can lead to information disclosure by reading unintended memory areas, potentially exposing sensitive data.

However, the impact is limited as the CVSS scores indicate a low severity (BaseScore 1.7 to 3.3), with no impact on integrity or availability, and only partial impact on confidentiality.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, it is recommended to deploy the patch identified by commit 24795bb3d19d84f7b6f5ed86451ad556c8f2fe70.

Since the attack requires local access, limiting local user permissions and access can also help reduce risk.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart