CVE-2025-60790
PHP vulnerability analysis and mitigation

Overview

ProcessWire CMS version 3.0.246 contains a vulnerability (CVE-2025-60790) discovered on October 21, 2025, that allows a low-privileged user with lang-edit permissions to trigger a resource-exhaustion Denial of Service attack. The vulnerability exists in the Language Support feature where a crafted ZIP file can be uploaded and auto-extracted without proper validation or resource limits (MITRE, GitHub Issue).

Technical details

The vulnerability stems from improper handling of ZIP file extraction in the WireUpload::saveUploadZip() and WireFileTools::unzip() components. The system extracts user-supplied ZIP files before validation and without resource limits. The unzip() routine only implements a basic '..' substring guard without checks on total uncompressed size, number of entries, directory depth, or extraction time. The vulnerability has been assigned CWE-409 (Improper Handling of Highly Compressed Data) and received a CVSS v3.1 Base Score of 6.5 (MEDIUM) with vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (GitHub Issue, NVD).

Impact

The vulnerability can cause significant system impact through request-time DoS affecting CPU and disk resources. A ZIP file below common upload limits (≤ 40 MB) can expand to multiple gigabytes during extraction, causing system-wide slowdown and potential service disruption. The issue can lead to disk exhaustion, causing cascading failures in caching, session management, image processing, and logging operations. Multiple parallel uploads can produce additive pressure, potentially saturating PHP-FPM workers and disk resources (GitHub Issue).

Mitigation and workarounds

While no official patch has been confirmed, system administrators should implement strict file upload limits and carefully review permissions for users with lang-edit access. Additionally, monitoring system resource usage and implementing proper validation checks before ZIP extraction can help mitigate the risk (GitHub Issue).

Additional resources


SourceThis report was generated using AI

Related PHP vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-67510CRITICAL9.4
  • PHPPHP
  • neuron-core/neuron-ai
NoYesDec 10, 2025
CVE-2024-58303HIGH8.6
  • PHPPHP
  • fof/pretty-mail
NoNoDec 11, 2025
CVE-2025-67719HIGH8.5
  • PHPPHP
  • ibexa/user
NoYesDec 11, 2025
CVE-2025-67648HIGH7.1
  • PHPPHP
  • shopware/shopware
NoYesDec 11, 2025
CVE-2025-67737LOW3.1
  • PHPPHP
  • azuracast/azuracast
NoYesDec 12, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management