[security][CVE-2026-44705] tmp #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
New unaddressed high-severity CVE in the locked dependency graph:
tmp@0.2.5via@electron-forge/cli->@inquirer/prompts->@inquirer/editor->external-editor->tmp.CVE-2026-44705(GHSA-ph9p-34f9-6g65)CVSS 7.7on GitHub Advisory)tmp@0.2.5inbun.lockapps/desktoprather than deployed web/API runtime, but still present in the repo lockfile and relevant to local/CI packaging workflowsImpact
The advisory describes path traversal when untrusted data reaches
tmpprefix,postfix, ordiroptions. In this repo the vulnerable package is not in the production service runtime; it is pulled in by the Electron Forge toolchain. The practical risk is highest in local packaging or CI environments that invoke the Forge CLI on attacker-influenced inputs or plugins.Remediation
tmp@0.2.6or laterbun.locktmpusage in packaging helpers and treat packaging jobs as sensitive CI workloadsEvidence
bun audit --jsonreports the advisorybun why tmpresolves the path through@electron-forge/cliCounters
Sources