Impact
LeafWiki allows an authenticated user with Editor or Admin privileges to upload a ZIP archive for import. The extraction code copies each archive entry to a temporary directory without limiting the decompressed size, meaning a 500‑MiB compressed file can expand to many gigabytes. This can exhaust the disk space or memory backing the temporary area, rendering the service unavailable. The flaw is a classic instance of uncontrolled resource consumption (CWE‑409).
Affected Systems
The issue exists in LeafWiki versions 0.10.0 through 0.12.0. The vendor is perber and the product is LeafWiki. Versions below 0.12.1 are affected.
Risk and Exploitability
The CVSS score of 7.1 indicates a high‑severity vulnerability, but the EPSS score is not available and the flaw is not listed in the CISA KEV catalog. Exploitation requires authenticated access and the Editor or Admin role, so the attack vector is privilege‑extension at the application layer. An attacker with sufficient privileges can trigger the extraction and saturate storage, leading to a denial‑of‑service condition for all users.
OpenCVE Enrichment