Bug 2398273

Summary: CVE-2025-56648 rust: Parcel Origin Validation Error [fedora-42]
Product: [Fedora] Fedora Reporter: Jon Moroney <jmoroney>
Component: rustAssignee: Rust SIG <rust-sig>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 42CC: amulhern, igor.raits, jchecahi, jistone, paumurph, rust-sig, TicoTimo
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["c1a43108-2df5-44bf-90e4-9a1d4e800b2e"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-09-26 22:53:15 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: 2396209    

Description Jon Moroney 2025-09-25 21:23:49 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

The following link provides references to all essential vulnerability management information. If something is wrong or missing, please contact a member of PSIRT.
https://spaces.redhat.com/display/PRODSEC/Vulnerability+Management+-+Essential+Documents+for+Engineering+Teams

Comment 1 Josh Stone 2025-09-26 22:53:15 UTC
The only use of parcel that I see is in src/tools/rustc-perf/, which is dead code as far as our packaging is concerned. We don't ship any of that code.

It also looks like its package-lock.json has parcel newer than the affected version (<=2.0.0-alpha).