Uh oh!
There was an error while loading. Please reload this page.
chore(monorepo): update pnpm.catalog.default zx to v8.8.5 [security] - #203
chore(monorepo): update pnpm.catalog.default zx to v8.8.5 [security]#203renovate[bot] wants to merge 1 commit into
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
|
| Overall Grade | Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| JavaScript | Mar 13, 2026 5:19p.m. | Review ↗ | |
| Shell | Mar 13, 2026 5:19p.m. | Review ↗ |
a303cc4 to
0b62127Compare0b62127 to
086a8e3CompareWarning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
086a8e3 to
9280907Compare301e790 to
57ccde8Compare57ccde8 to
c81dbf4Compare5aa14de to
beed79bComparebeed79b to
a718ff4Comparea718ff4 to
3426dbcComparePull request was closed
16ccca6 to
1350aa7Compare1350aa7 to
0b1b306ComparePull request was closed
5d5ed08 to
b8018b9Comparef2a4234 to
fe16e04Compare0f6ca81 to
5db2db9Compare5db2db9 to
b249becCompare8c209c6 to
4de2da2Compare4ac5e07 to
7d9ad14Compare7d9ad14 to
1babb9eCompare1babb9e to
282db73Compare
This PR contains the following updates:
8.8.1→8.8.5zx Uses Incorrectly-Resolved Name or Reference
CVE-2025-13437 / GHSA-w87r-vg9q-crqm
More information
Details
When zx is invoked with --prefer-local=, the CLI creates a symlink named ./node_modules pointing to /node_modules. Due to a logic error in src/cli.ts (linkNodeModules / cleanup), the function returns the target path instead of the alias (symlink path). The later cleanup routine removes what it received, which deletes the target directory itself. Result: zx can delete an external /node_modules outside the current working directory.
Severity
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H/E:UReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
google/zx (zx)
v8.8.5: — Temporary ReservoirCompare Source
This release fixes the issue, when zx flushes external
node_moduleson linking #1348#1349#1355Also
globby@15.0.0arrives here.v8.8.4: — Flange CouplingCompare Source
It's time. This release updates zx internals to make the
psAPI and related methodsProcessPromise.kill(),kill()work on Windows systems withoutwmic.#1344webpod/ps#15
https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration
v8.8.3: — Sealing GasketCompare Source
Continues #1339 to prevent injections via
Proxyinput or customtoString()manipulations.v8.8.2: — Leaking ValveCompare Source
Fixes potential cmd injection via
kill()method for Windows platform. #1337#1339. Affects the versions range8.7.1...8.8.1.Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.