Skip to main content

WP Photo Album Plus CVE-2026-17014

| EUVDEUVD-2026-54893 MEDIUM
External Control of File Name or Path (CWE-73)
2026-08-09 contact@wpscan.com GHSA-v9qq-4jqv-3fxp
5.3
CVSS 3.1 · Vendor: wpscan
Share

Severity by source

Vendor (wpscan) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
6.5 MEDIUM

File deletion impacts both integrity (unauthorized removal of stored data) and availability (those archives become inaccessible), warranting A:L over the official A:N.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (wpscan).

CVSS VectorVendor: wpscan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

5
Analysis Generated
Aug 11, 2026 - 23:23 vuln.today
CVSS changed
Aug 11, 2026 - 20:22 NVD
5.3 (MEDIUM)
Patch available
Aug 09, 2026 - 07:16 EUVD
CVE Published
Aug 09, 2026 - 06:18 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 09, 2026 - 06:18 cve.org
MEDIUM 5.3

DescriptionCVE.org

The WP Photo Album Plus WordPress plugin before 9.2.07.002 does not perform any capability or nonce check on one of its public REST endpoint actions, allowing unauthenticated users to delete the generated album export ZIP archives it stores.

AnalysisAI

Unauthenticated file deletion in WP Photo Album Plus WordPress plugin (all versions before 9.2.07.002) exposes a public REST endpoint that performs no capability or nonce verification, permitting any remote actor to delete generated album export ZIP archives stored by the plugin. The CVSS 3.1 score is 5.3 (Medium) with vector AV:N/AC:L/PR:N/UI:N reflecting zero authentication and trivial access requirements, though impact is scoped only to those regenerable archive files. No public exploit or CISA KEV listing exists; EPSS at 0.14% (4th percentile) confirms negligible current exploitation activity.

Technical ContextAI

WP Photo Album Plus is a WordPress photo management plugin that generates ZIP archives of album exports and persists them on the server filesystem. WordPress REST endpoints are designed to be protected by two independent controls: capability checks (asserting the calling user holds a required WordPress role or permission) and nonce tokens (a CSRF mitigation ensuring requests originate from an authorized session). This plugin exposes at least one public REST endpoint action that omits both controls entirely, reducing authorization to zero. The root cause is CWE-73 (External Control of File Name or Path), where an externally supplied HTTP request drives a server-side file operation - in this case deletion - without any validation of caller identity or request legitimacy. Affected product per EUVD-2026-54893: WP Photo Album Plus, all releases from version 0 up to (not including) 9.2.07.002.

RemediationAI

Update WP Photo Album Plus to version 9.2.07.002 or later, which is confirmed as available per the WPScan advisory at https://wpscan.com/vulnerability/d45c05bb-9c9f-4ed0-b02e-f683a56ba0e1/. If immediate patching is not feasible, restrict unauthenticated access to the WordPress REST API at the web server or WAF layer - for example, via an Nginx location block or Apache rewrite rule targeting the specific endpoint path - though this may break other REST-dependent integrations or themes. A narrower compensating control is to temporarily disable the album export feature within the plugin's own settings, which eliminates the attack surface without disrupting the broader REST API. Neither workaround substitutes for the vendor patch.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

CVE-2026-17014 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy