Description
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 endpoint actions and builds an option name from a client-supplied value without restricting it to its own options, allowing unauthenticated users to read the value of other autoloaded options whose names end in a matching suffix.
Published: 2026-08-12
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the WP Photo Album Plus WordPress plugin prior to 9.2.07.002. A public endpoint action named gettogo fails to enforce capability or nonce checks and constructs an option name from a client‑supplied value, allowing an unauthenticated user to read any autoloaded option whose name ends with a matching suffix. The result is that sensitive configuration data can be exposed over the network without authorization.

Affected Systems

The affected product is the WP Photo Album Plus WordPress plugin. Precise version coverage is limited to releases before 9.2.07.002, but no detailed version list is provided in the official data.

Risk and Exploitability

Because the exploit requires only a standard HTTP request to a public endpoint and does not rely on any prior user authentication, the attack vector is unauthenticated web access. The CVSS score is not listed, and the EPSS score is not available, so the exact exploitation probability cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. An attacker can trigger the endpoint to retrieve arbitrary option values, potentially exposing configuration data stored in the WordPress options table. The lack of mitigating controls suggests that vulnerable installations could easily suffer data leakage without any additional attacker effort.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of WP Photo Album Plus (9.2.07.002 or later) if a fixed release is available.
  • If an update is not available, disable the gettogo endpoint or configure it to require authenticated access.
  • Audit the site's autoloaded options and restrict or remove any that contain sensitive data.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-200

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 perform any capability or nonce check on one of its public endpoint actions and builds an option name from a client-supplied value without restricting it to its own options, allowing unauthenticated users to read the value of other autoloaded options whose names end in a matching suffix.
Title WP Photo Album Plus < 9.2.07.002 - Unauthenticated Option Disclosure via gettogo
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T06:00:16.799Z

Reserved: 2026-07-28T11:37:00.927Z

Link: CVE-2026-18049

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-12T06:19:34.650

Link: CVE-2026-18049

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T13:15:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor