[GHSA-h39j-r5qq-r9mm] All versions of the package decompress are vulnerable to...#8046
Open
Alemmi wants to merge 1 commit into
Open
[GHSA-h39j-r5qq-r9mm] All versions of the package decompress are vulnerable to...#8046Alemmi wants to merge 1 commit into
Alemmi wants to merge 1 commit into
Conversation
Copilot stopped work on behalf of
Alemmi due to an error
June 16, 2026 12:40
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the unreviewed advisory for GHSA-h39j-r5qq-r9mm (decompress / CVE-2026-10732) to add richer OSV metadata and refresh scoring/references.
Changes:
- Added a short summary and populated
affectedpackage/range information for npmdecompress. - Updated severity representation to CVSS v4 vector only (and simplified the vector).
- Adjusted references and expanded CWE mapping.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
11
to
+16
| "severity": [ | ||
| { | ||
| "type": "CVSS_V3", | ||
| "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L" | ||
| }, | ||
| { | ||
| "type": "CVSS_V4", | ||
| "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" | ||
| "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N" | ||
| } | ||
| ], |
Comment on lines
43
to
54
| { | ||
| "type": "WEB", | ||
| "url": "https://github.com/kevva/decompress/pull/112" | ||
| "url": "https://github.com/Alemmi/cve/tree/main/CVE-2026-10732" | ||
| }, | ||
| { | ||
| "type": "WEB", | ||
| "url": "https://gist.github.com/Alemmi/409c3cc148c39522c6d6a8538b0e1f9e" | ||
| "url": "https://security.snyk.io/vuln/SNYK-JS-DECOMPRESS-16415209" | ||
| }, | ||
| { | ||
| "type": "WEB", | ||
| "url": "https://security.snyk.io/vuln/SNYK-JS-DECOMPRESS-16415209" | ||
| "type": "PACKAGE", | ||
| "url": "https://www.npmjs.com/package/decompress" | ||
| } |
Author
There was a problem hiding this comment.
There is no fixes, the package is not maintained anymore
| "aliases": [ | ||
| "CVE-2026-10732" | ||
| ], | ||
| "summary": "ZipSlip in decompress", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
Comments
I'm the researcher that found this vuln, submitted and verified by snyk