Description
The Image Resizer On The Fly plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'delete' task in all versions up to, and including, 1.1. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Published: 2025-06-14
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Image Resizer On The Fly WordPress plugin fails to validate file paths when executing its delete operation. This flaw allows any visitor to instruct the server to delete arbitrary files, including critical system files such as wp-config.php. Removing or replacing key configuration files can compromise site integrity and enable remote code execution. The weakness is classified as a path or directory traversal flaw (CWE-22).

Affected Systems

WordPress installations that have the wework4web Image Resizer On The Fly plugin installed in any version up to and including 1.1. The plugin is distributed through the official WordPress Plugin Repository.

Risk and Exploitability

With a CVSS score of 9.1 the vulnerability is considered critical. The EPSS score of <1% indicates a very low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker can trigger the deletion by sending an unauthenticated HTTP request to the plugin’s delete endpoint, after which the removal of a key file can be leveraged to execute arbitrary code.

Generated by OpenCVE AI on June 18, 2026 at 06:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Image Resizer On The Fly plugin to any version newer than 1.1 that incorporates the path‑validation fix, if one is available from the plugin author or repository.
  • If the plugin is not required for site functionality, deactivate or uninstall it to eliminate the attack surface.
  • Configure file and directory permissions so that the web server’s user cannot delete or modify critical files such as wp-config.php; consider setting those paths to read‑only for the web server process.

Generated by OpenCVE AI on June 18, 2026 at 06:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-18325 The Image Resizer On The Fly plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'delete' task in all versions up to, and including, 1.1. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
History

Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.01088}

epss

{'score': 0.01185}


Sat, 14 Jun 2025 08:45:00 +0000

Type Values Removed Values Added
Description The Image Resizer On The Fly plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'delete' task in all versions up to, and including, 1.1. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Title Image Resizer On The Fly <= 1.1 - Unauthenticated Arbitrary File Deletion
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:36:48.610Z

Reserved: 2025-06-13T13:36:30.138Z

Link: CVE-2025-6065

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2025-06-14T09:15:25.020

Modified: 2026-06-17T10:01:05.110

Link: CVE-2025-6065

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T07:00:16Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')