3 matches found
CVE-2026-39246
creationtimestamp| type| source ---|---|--- 2026-07-11 00:31:42+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mqdfxmi2yn2s...
-llscw-react-cli (>=1.0.0, <=1.1.0), 002-node-cli (1.0.0) +28845 more potentially affected by CVE-2026-39246 via decompress (>=0.1.6, <=4.2.1)
decompress NPM version =0.1.6, =1.0.0, =0.0.1, =0.0.4 - 1095h-cli 1.0.1 - 10secondsofcode-custom 1.0.0 and more Source cves: CVE-2026-39246 Source advisory: SNYK:JS-DECOMPRESS-17937327...
CVE-2026-39246
decompress before 4.2.2 allows arbitrary symlink creation during archive extraction. When processing symlink entries type === 'symlink', the x.linkname field from the archive is passed directly to fs.symlink without validation index.js line 121. The preventWritingThroughSymlink check on line 98...