Skip to content

fix: upgrade adm-zip to 0.6.0 (CVE-2026-39244) - #2485

Open
anupamme wants to merge 1 commit into
garrytan:mainfrom
anupamme:fix-repo-gstack-cve-2026-39244-adm-zip
Open

fix: upgrade adm-zip to 0.6.0 (CVE-2026-39244)#2485
anupamme wants to merge 1 commit into
garrytan:mainfrom
anupamme:fix-repo-gstack-cve-2026-39244-adm-zip

Conversation

@anupamme

@anupamme anupamme commented Aug 8, 2026

Copy link
Copy Markdown

Summary

Upgrade adm-zip from 0.5.17 to 0.6.0 to fix CVE-2026-39244.

Vulnerability

Field Value
ID CVE-2026-39244
Severity HIGH
Scanner trivy
Rule CVE-2026-39244
File bun.lock (dependency: adm-zip)
Assessment Present in dependency tree, not confirmed reachable

Description: adm-zip: adm-zip: Denial of Service via crafted ZIP file leading to excessive memory allocation

Evidence

Scanner confirmation: trivy rule CVE-2026-39244 flagged this pattern.

Threat Model Context

This is a Node.js library - vulnerabilities affect downstream consumers who use this package.

Changes

  • bun.lock
  • package.json

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 change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@trunk-io

trunk-io Bot commented Aug 8, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

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