highVulnerability

GHSA-f88m-g3jw-g9cj

### Impact A number of vulnerabilities, two rated as "High" severity using CVSSv4, have been discovered and fixed in the upstream libvips dependency. Those processing untrusted input with versions of sharp prior to 0.35.0 are affected. ### Patches #### Using prebuilt binaries provided by sharp? Most people rely on the prebuilt binaries provided by sharp. Please upgrade sharp to the latest version, currently 0.35.3, which provides libvips 8.18.3. #### Using a globally-installed libvips? Please ensure you are using the latest libvips 8.18.3. ### Workarounds Add the following to your code to prevent sharp from decoding GIF, TIFF and VIPS images. ```js sharp.block({ operation: ["VipsForeignLoadNsgif", "VipsForeignLoadTiff", "VipsForeignLoadVips"] }); ```

Properties

ghsa_id
GHSA-f88m-g3jw-g9cj
severity
high
summary
sharp inherited vulnerabilities in libvips: CVE-2026-33327, CVE-2026-33328, CVE-2026-35590, CVE-2026-35591
cve_id
GHSA-f88m-g3jw-g9cj
is_ghsa_only
true
ghsa_published
2026-07-21T22:07:17Z
source_url
https://github.com/advisories/GHSA-f88m-g3jw-g9cj
ghsa_updated
2026-07-21T22:07:18Z

Related Entities (4)

VULNERABLE_TO (1)

[Software]npm/sharp

AFFECTS (1)

[Software]npm/sharp

HAS_WEAKNESS (1)

[Weakness]Dependency on Vulnerable Third-Party Component

REPORTED_BY (1)

[Source]GitHub Advisory Database

Explore deeper with Ninja Signal's threat intelligence graph

GHSA-f88m-g3jw-g9cj — Ninja Signal Threat Intelligence | Ninja Signal