Description
The User Access Manager WordPress plugin before 2.3.15 does not apply its access restrictions to REST API requests, allowing unauthenticated attackers to read the content of posts, pages and custom post types that have been restricted to specific user groups.
Published: 2026-08-12
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The User Access Manager WordPress plugin fails to enforce its configured access restrictions on REST API requests, allowing any unauthenticated user to read the content of posts, pages, and custom post types that are meant to be visible only to specific user groups. This flaw results in the leakage of confidential or sensitive information that the site administrators have deliberately restricted. Affected systems are WordPress installations that use the User Access Manager plugin with a version older than 2.3.15. The vulnerability applies to all supported content types handled by the plugin and to any custom post types that the plugin protects through its group-based settings. The risk is high because the attack does not require authentication; an unauthenticated attacker merely needs to send a REST API request. No CVSS score is provided, and EPSS is not available, but the vulnerability is listed as not in the CISA KEV catalog. Nonetheless, an attacker can easily exploit the flaw by querying public API endpoints and retrieving otherwise restricted data.

Affected Systems

Affected systems are WordPress sites that have the User Access Manager plugin installed at a version prior to 2.3.15. The plugin is an optional add-on to WordPress, so the vulnerability exists in any WordPress site relying on this plugin to restrict content visibility. No specific WordPress core version is mentioned; the issue is confined to the plugin itself.

Risk and Exploitability

The vulnerability has no publicly disclosed CVSS score, but it does not require authentication. An attacker can send arbitrary REST API requests to endpoints that expose post, page, or custom post content and retrieve full post body, metadata, and custom fields that are intended for restricted groups. Because the plugin’s permission checks are bypassed, the impact can include disclosure of proprietary, personal, or sensitive data. The lack of authentication or rate limiting allows automated exploitation from any IP address. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, yet the attack surface includes every public WordPress site using the plugin.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the User Access Manager plugin to version 2.3.15 or newer.
  • If an upgrade is not immediately possible, restrict access to the relevant REST API routes by using server-side access controls such as firewall rules or .htaccess, allowing only authenticated users to reach those endpoints.
  • Review all installed plugins for similar REST API access-control issues and ensure they enforce proper user authorization before exposing protected content.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description The User Access Manager WordPress plugin before 2.3.15 does not apply its access restrictions to REST API requests, allowing unauthenticated attackers to read the content of posts, pages and custom post types that have been restricted to specific user groups.
Title User Access Manager < 2.3.15 - Unauthenticated Restricted Content Disclosure via REST API
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

Reserved: 2026-07-28T08:15:26.801Z

Link: CVE-2026-18035

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-18035

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses

No weakness.