Skip to content

fix: upgrade sharp to 0.35.0 (GHSA-f88m-g3jw-g9cj) - #1341

Open
anupamme wants to merge 1 commit into
tw93:mainfrom
anupamme:fix-repo-pake-ghsa-f88m-g3jw-g9cj-sharp
Open

fix: upgrade sharp to 0.35.0 (GHSA-f88m-g3jw-g9cj)#1341
anupamme wants to merge 1 commit into
tw93:mainfrom
anupamme:fix-repo-pake-ghsa-f88m-g3jw-g9cj-sharp

Conversation

@anupamme

@anupamme anupamme commented Aug 3, 2026

Copy link
Copy Markdown

Summary

Upgrade sharp from 0.34.5 to 0.35.0 to fix GHSA-f88m-g3jw-g9cj.

Vulnerability

Field Value
ID GHSA-f88m-g3jw-g9cj
Severity HIGH
Scanner trivy
Rule GHSA-f88m-g3jw-g9cj
File pnpm-lock.yaml (dependency: sharp)
Assessment Defensive hardening

Description: sharp inherited vulnerabilities in libvips: CVE-2026-33327, CVE-2026-33328, CVE-2026-35590, CVE-2026-35591

Changes

  • package.json
  • pnpm-lock.yaml

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This patch removes an exploit primitive — a code pattern that, while not independently exploitable today, could be chained with other weaknesses by automated exploit-development tooling. Proactive removal of such primitives raises the bar against increasingly capable automated attack tools.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant