Memory corruption via unsynchronized reference-count deallocation
Published May 9, 2025 · Updated May 9, 2025
Race condition in Nugine wgp 0.2.0 and earlier allows local users to corrupt memory during concurrent object destruction. The InnerPtr::drop path uses a Release-only reference-count decrement followed by a separate Acquire load, so concurrent threads can race into Box deallocation and double-free the same allocation. Exploitation requires a high-complexity local concurrency race; published scoring limits the reported consequence to low-integrity impact without confidentiality or availability impact.
Summary
What happened
Race condition in Nugine wgp 0.2.0 and earlier allows local users to corrupt memory during concurrent object destruction. The InnerPtr::drop path uses a Release-only reference-count decrement followed by a separate Acquire load, so concurrent threads can race into Box deallocation and double-free the same allocation. Exploitation requires a high-complexity local concurrency race; published scoring limits the reported consequence to low-integrity impact without confidentiality or availability impact.
The record
- CVE
- CVE-2025-47735
- Published
- May 9, 2025
- Updated
- May 9, 2025
- Vendor
- Nugine
- Product
- wgp
- Classifications
- CWE-362
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 9, 2025CVE publishedPublication date reported by the CVE source.
- May 9, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=0.2.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Unsound issue in inner::dropproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo