CVE-2026-15965

8.8

WordPress · MaxUpload – Big File Uploads – Increase Maximum File Upload Size

The MaxUpload WordPress plugin is vulnerable to arbitrary file uploads in versions up to 1.4.0, which could allow an authenticated attacker to execute arbitrary code.

Executive summary

An arbitrary file upload vulnerability in the MaxUpload WordPress plugin allows authenticated attackers to potentially execute malicious code on the server, creating a high risk of system compromise.

Vulnerability

This plugin is affected by an unrestricted upload of file with dangerous type vulnerability (CWE-434). An authenticated attacker can leverage this flaw to upload malicious files, which may lead to remote code execution.

Business impact

The ability to upload arbitrary files is a critical security risk that often leads to full server compromise. Given the CVSS score of 8.8, this vulnerability could allow an attacker to gain persistent access, exfiltrate sensitive data, or launch further attacks against the infrastructure.

Remediation

Immediate Action: As no patch is available, administrators should immediately deactivate and remove the MaxUpload plugin from their WordPress installations to mitigate the risk of unauthorized file execution.

Proactive Monitoring: Monitor server upload directories for unexpected file types or suspicious scripts, and review logs for unauthorized upload attempts.

Compensating Controls: Use a Web Application Firewall to restrict file upload types and enforce strict access controls on directories where the plugin traditionally stores uploaded files.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

The risk posed by this vulnerability is significant and requires immediate attention. Organizations should uninstall the MaxUpload plugin immediately to prevent exploitation while awaiting a secure update from the developer.

More WordPress CVEs