CVE-2025-15572
Analyzed
Analyzed - Analysis Complete
Memory Leak in wasm3 NewCodePage Function via Local Attack
Publication date: 2026-02-10
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
A vulnerability has been found in wasm3 up to 0.5.0. The affected element is the function NewCodePage. The manipulation leads to memory leak. The attack must be carried out locally. The exploit has been disclosed to the public and may be used. Unfortunately, the project has no active maintainer at the moment.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wasm3_project | wasm3 | to 0.5.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-401 | The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse. |
| CWE-404 | The product does not release or incorrectly releases a resource before it is made available for re-use. |