CVE-2025-4773509.05.2025, 05:15inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks drop_slow thread synchronization.Race ConditionEnginsightProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVectorNISTNIST2.9 LOWLOCALHIGHNONECVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:NmitreCNA2.9 LOWCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:NCISA-ADPADP------Base ScoreCVSS 3.xEPSS ScorePercentile: 1%Common Weakness EnumerationCWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')The program contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.Referenceshttps://crates.io/crates/wgphttps://github.com/Nugine/wgp/issues/1https://github.com/Nugine/wgp/issues/1