Bug 2434729
| Summary: | CVE-2026-24842 nodejs20: node-tar Vulnerable to Arbitrary File Creation/Overwrite via Hardlink Path Traversal [fedora-43] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marco Benatto <mbenatto> |
| Component: | nodejs20 | Assignee: | Jan Staněk <jstanek> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 43 | CC: | aradchen, jstanek, tjuhasz |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["6936c2cc-4b88-4def-ba38-22725cd60e11"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-02-02 09:09:27 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2433645 | ||
|
Description
Marco Benatto
2026-01-28 21:12:12 UTC
We assessed that node-tar vulnerability does not applicable here since npm that uses node-tar under the hood for tar creation/extracting adds additional stripping of all links in the archives on top of tar's (vulnerable here) sanitizing. Closing. |