Description
The NewPath WildApricotPress Add-on WordPress plugin through 1.0.0 does not enforce its members-only field privacy on an unauthenticated REST route, allowing anonymous visitors to read member email addresses and phone numbers that are configured to be visible to members only.
Published: 2026-08-21
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The NewPath WildApricotPress Add‑on for WordPress allows unauthenticated users to call a REST endpoint that returns members’ email addresses and phone numbers even though those fields are configured to be visible only to logged‑in members. As a result, personal identifying information belonging to site members can be exposed to anyone on the internet without authentication.

Affected Systems

The vulnerability impacts any website running the NewPath WildApricotPress Add‑on on or before version 1.0.0. No other vendors or products are listed.

Risk and Exploitability

The CVSS score is not provided, but the absence of authentication on a publicly exposed REST route means that exploitation is trivial for anyone with internet access to the site. The EPSS score is unavailable, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the attack vector is effectively network with no special privileges, making disclosure highly likely if the site uses the affected plugin.

Generated by OpenCVE AI on August 21, 2026 at 07:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of the NewPath WildApricotPress Add‑on that implements proper authentication for the REST route.
  • If an upgrade is not possible, temporarily disable the REST endpoint or block unauthenticated access to it via .htaccess or a firewall rule.
  • Review the plugin’s privacy settings and ensure that sensitive member fields are not exposed through public endpoints.
  • Consider removing the plugin entirely if it is not essential for site functionality.

Generated by OpenCVE AI on August 21, 2026 at 07:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Fri, 21 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The NewPath WildApricotPress Add-on WordPress plugin through 1.0.0 does not enforce its members-only field privacy on an unauthenticated REST route, allowing anonymous visitors to read member email addresses and phone numbers that are configured to be visible to members only.
Title NewPath WildApricotPress Add-on – Member Directory <= 1.0.0 - Unauthenticated Member PII Disclosure via REST API
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-21T06:00:15.390Z

Reserved: 2026-06-29T14:52:28.871Z

Link: CVE-2026-13736

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T07:16:24.323

Modified: 2026-08-21T07:16:24.323

Link: CVE-2026-13736

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T08:00:08Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control