Bug 2498666
| Summary: | CVE-2026-53655 goose: node-tar: File smuggling due to inconsistent tar archive parsing [fedora-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jon Weiser <jweiser> |
| Component: | goose | Assignee: | RHEL Lightspeed Maint <rhel-lightspeed> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | rhel-lightspeed, rodolfo.olivieri3, rust-sig, sdoran |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["7abc3652-346a-4378-8182-551046b48c8d"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-07-10 14:54:08 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: | 2491423 | ||
|
Description
Jon Weiser
2026-07-09 20:06:15 UTC
CVE-2026-53655 does not apply to this project. The CVE affects node-tar (npm package tar by isaacs) versions prior to 7.5.16. The goose project does not use node-tar — there are no references to it in any package.json or pnpm-lock.yaml. The only tar dependency is a Rust crate in Cargo.lock, which is a completely separate library and is not affected by this CV |