Description
The WP Photo Album Plus WordPress plugin before 9.2.07.002 does not validate a client-controlled value used to build a file path in one of its public endpoint actions, and performs no authorisation check on it, allowing unauthenticated attackers to delete arbitrary ZIP archives on the server, including ones stored outside the web root.
Published: 2026-08-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WP Photo Album Plus versions older than 9.2.07.002 accept a user supplied value to form a file path in a public endpoint without validating or authorizing it. Because the plugin does not restrict the value, an unauthenticated user can supply a crafted path that points to any ZIP archive stored on the server, including files located outside the web root. This vulnerability allows the attacker to delete those archives entirely, resulting in loss of stored media and potentially disrupting site functionality.

Affected Systems

WordPress sites that have the plugin installed with a version prior to 9.2.07.002 are vulnerable. The plugin is distributed through the official WordPress plugin repository, so any site that uses this plugin without keeping it up‑to‑date is at risk. The vulnerability applies to the public deletion endpoint named delmyzip, which is accessible to all visitors.

Risk and Exploitability

The flaw can be exploited without authentication by sending a crafted request to the delmyzip endpoint. The CVSS score of 7.5 reflects a moderate to high impact and the lack of requirement for authentication. The EPSS score of less than 1% suggests that, while the severity is notable, exploitation activity is currently rare. The vulnerability is not listed in the CISA KEV catalog, indicating no widespread active exploitation. Because the attack only requires a crafted HTTP request, the attack surface is broad and the risk to affected sites is significant.

Generated by OpenCVE AI on August 13, 2026 at 02:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Photo Album Plus to version 9.2.07.002 or later.
  • If an update is not immediately possible, block or restrict the delmyzip endpoint via a firewall rule or WordPress plugin so that only authenticated users can access it, or disable the feature entirely if settings allow.
  • Restrict file system permissions for the ZIP storage directory to prevent deletion by the web server, or relocate the storage to a location with tighter access controls.

Generated by OpenCVE AI on August 13, 2026 at 02:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wp Photo Album Plus Project
Wp Photo Album Plus Project wp Photo Album Plus
Vendors & Products Wordpress
Wordpress wordpress
Wp Photo Album Plus Project
Wp Photo Album Plus Project wp Photo Album Plus

Thu, 13 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-732

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-73
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-732

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WP Photo Album Plus WordPress plugin before 9.2.07.002 does not validate a client-controlled value used to build a file path in one of its public endpoint actions, and performs no authorisation check on it, allowing unauthenticated attackers to delete arbitrary ZIP archives on the server, including ones stored outside the web root.
Title WP Photo Album Plus < 9.2.07.002 - Unauthenticated Arbitrary ZIP File Deletion via delmyzip Path Traversal
References

Subscriptions

Wordpress Wordpress
Wp Photo Album Plus Project Wp Photo Album Plus
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T19:41:59.317Z

Reserved: 2026-07-28T11:36:43.125Z

Link: CVE-2026-18048

cve-icon Vulnrichment

Updated: 2026-08-12T19:41:54.984Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:19:29.380

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-18048

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:30:04Z

Weaknesses
  • CWE-73

    External Control of File Name or Path