Description
The WP Photo Album Plus WordPress plugin before 9.2.09.002 does not check that the current user is allowed to upload into the album they target when it processes a front-end upload, allowing any authenticated user, such as a Subscriber, to upload files into albums owned by other users or by the administrator. Exploitation requires the WP Photo Album Plus WordPress plugin before 9.2.09.002's front-end user upload feature to be enabled, which is not the default.
Published: 2026-08-12
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Photo Album Plus plugin does not verify that the user making a front‑end upload is authorized to write to the target album. This flaw corresponds to CWE‑639, an authorization bypass through user‑controlled key. Consequently, any authenticated user, including those with the Subscriber role, can submit files to albums owned by other users or the administrator. The lack of authorization checks allows files, possibly of any type, to be stored on the web server. While the official description does not state that uploaded files will be executed, it is inferred that if an attacker uploads an executable script, it could be run by the web server under the same user context, potentially leading to remote code execution.

Affected Systems

WordPress sites that employ the WP Photo Album Plus plugin with a version earlier than 9.2.09.002 and have the front‑end upload feature enabled. These sites allow any authenticated user to use the upload form. The vendor is unknown, and no specific response from a CNA is available.

Risk and Exploitability

The vulnerability has a CVSS score of 4.3, and its EPSS score is < 1 %. It is not listed in CISA’s KEV catalog. Exploitation requires a valid authenticated session; unauthenticated users cannot exploit the issue. The risk is that an attacker could place arbitrary files into any album, which may be used for defacement or, if executable files are accepted, for remote code execution. However, the possibility of RCE is an inference based on the fact that unrestricted file uploads could allow script execution; the official description does not verify that this outcome occurs.

Generated by OpenCVE AI on August 13, 2026 at 01:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WP Photo Album Plus to version 9.2.09.002 or newer to add the missing authorization check
  • If an immediate update is not possible, disable the plugin’s front‑end upload capability or remove upload permissions for Subscriber roles through the WordPress role editor or a role‑management plugin
  • Implement server‑side validation to restrict accepted file types and sizes, rejecting executable files such as PHP, JSP, or script extensions

Generated by OpenCVE AI on August 13, 2026 at 01:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 13:00: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

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

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description The WP Photo Album Plus WordPress plugin before 9.2.09.002 does not check that the current user is allowed to upload into the album they target when it processes a front-end upload, allowing any authenticated user, such as a Subscriber, to upload files into albums owned by other users or by the administrator. Exploitation requires the WP Photo Album Plus WordPress plugin before 9.2.09.002's front-end user upload feature to be enabled, which is not the default.
Title WP Photo Album Plus < 9.2.09.002 - Subscriber+ Cross-Album File Upload via Missing Authorization
References

Subscriptions

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

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T12:28:17.858Z

Reserved: 2026-08-05T14:41:58.481Z

Link: CVE-2026-18962

cve-icon Vulnrichment

Updated: 2026-08-12T12:27:47.259Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:20:55.503

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

Link: CVE-2026-18962

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T12:16:02Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key