CVE-2026-81285

7.5

WPMU DEV · Smush Image Compression and Optimization

The Smush Image Compression and Optimization plugin for WordPress is vulnerable to an unauthenticated denial of service attack due to improper resource allocation limits.

Executive summary

An unauthenticated denial of service vulnerability in the Smush Image Compression and Optimization plugin permits remote attackers to exhaust system resources and degrade service availability.

Vulnerability

The plugin fails to implement proper limits on resource allocation, allowing an unauthenticated remote attacker to trigger a denial of service condition by sending specifically crafted requests. This flaw originates from a failure to throttle or limit resource consumption during image processing tasks (CWE-770).

Business impact

Successful exploitation of this vulnerability can result in significant service disruption, rendering the affected WordPress site unavailable to legitimate users. With a CVSS score of 7.5, this high-severity flaw poses a direct risk to business continuity and operational uptime, as the attack requires no authentication and can be automated by remote actors.

Remediation

Immediate Action: Update the Smush Image Compression and Optimization plugin to version 4.3.0 or the latest available release immediately to apply the necessary resource handling constraints.

Proactive Monitoring: Review server access logs for repeated, suspicious requests directed at the plugin endpoints and monitor system resource usage metrics for sudden spikes in CPU or memory consumption.

Compensating Controls: Implement rate limiting at the Web Application Firewall (WAF) level to block anomalous traffic patterns and excessive requests originating from single IP addresses.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the high CVSS score and the ease with which unauthenticated attackers can disrupt site operations, organizations should prioritize patching this plugin immediately. Administrators should verify that their instances are updated to version 4.3.0 or later to ensure the resource allocation flaw is effectively mitigated.

More WPMU DEV CVEs

Sources

Originally found and disclosed by Asim Alshaya | Patchstack Bug Bounty Program, per the CVE Program record.