CVE-2025-60790
BaseFortify
Publication date: 2025-10-21
Last updated on: 2025-11-07
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| processwire | processwire | to 3.0.246 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in ProcessWire CMS 3.0.246 allows a low-privileged user with the lang-edit permission to upload a specially crafted ZIP file to the Language Support feature. The system automatically extracts the ZIP file without any limits before validating it, which can lead to resource exhaustion and cause a Denial of Service (DoS).
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker with low privileges to cause a Denial of Service on the ProcessWire CMS system. This happens because the crafted ZIP file can exhaust system resources during extraction, potentially making the service unavailable to legitimate users.