Description
The Simple Page Access Restriction plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.31. This is due to missing nonce validation and capability checks in the settings save handler in the settings.php script. This makes it possible for unauthenticated attackers to (1) enable or disable access protection on all post types or taxonomies, (2) force every new page/post to be public or private, regardless of meta-box settings, (3) cause a silent wipe of all plugin data when it’s later removed, or (4) to conduct URL redirection attacks via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-05-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from missing nonce validation and capability checks in the settings save handler, enabling unauthenticated attackers to alter protection settings for all post types, force public or private status on new content, delete all plugin data upon removal, or launch URL redirection attacks. These actions compromise the integrity of the site's content and can lead to unintended disclosure or malicious redirects, affecting all users who view the manipulated content. The weakness corresponds to CWE‑352, a classic CSRF flaw.

Affected Systems

The affected product is the Simple Page Access Restriction plugin for WordPress, in all versions up to and including 1.0.31. Administrators running a WordPress installation with the plugin installed, particularly those with the plugin's settings interface, are at risk. No other WordPress core versions were listed as affected.

Risk and Exploitability

The CVSS base score of 6.5 indicates a moderate impact, and the very low EPSS score (<1%) suggests that exploitation is not widespread, but the risk remains due to the ability to change site‑wide settings and force content visibility. The lack of listing in CISA KEV means no known mass exploitation, yet it should still be addressed promptly. Attackers can exploit by directing an administrator to a crafted request to the plugin’s settings endpoint, bypassing nonce checks.

Generated by OpenCVE AI on April 21, 2026 at 20:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Simple Page Access Restriction plugin to the latest version (1.0.32 or newer) which adds the missing nonce validation and capability checks.
  • If an immediate update is not possible, temporarily disable the plugin until a patch is applied or restrict access to the plugin settings page to trusted administrators through role‑based access control.
  • Review the site for any anomalous setting changes or redirects and revert to safe configurations if necessary.

Generated by OpenCVE AI on April 21, 2026 at 20:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-16481 The Simple Page Access Restriction plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.31. This is due to missing nonce validation and capability checks in the settings save handler in the settings.php script. This makes it possible for unauthenticated attackers to (1) enable or disable access protection on all post types or taxonomies, (2) force every new page/post to be public or private, regardless of meta-box settings, (3) cause a silent wipe of all plugin data when it’s later removed, or (4) to conduct URL redirection attacks via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Wed, 04 Jun 2025 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Pluginsandsnippets
Pluginsandsnippets simple Page Access Restriction
CPEs cpe:2.3:a:pluginsandsnippets:simple_page_access_restriction:*:*:*:*:*:wordpress:*:*
Vendors & Products Pluginsandsnippets
Pluginsandsnippets simple Page Access Restriction

Fri, 30 May 2025 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 30 May 2025 09:45:00 +0000

Type Values Removed Values Added
Description The Simple Page Access Restriction plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.31. This is due to missing nonce validation and capability checks in the settings save handler in the settings.php script. This makes it possible for unauthenticated attackers to (1) enable or disable access protection on all post types or taxonomies, (2) force every new page/post to be public or private, regardless of meta-box settings, (3) cause a silent wipe of all plugin data when it’s later removed, or (4) to conduct URL redirection attacks via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Simple Page Access Restriction <= 1.0.31 - Cross-Site Request Forgery via Multiple Parameters
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Pluginsandsnippets Simple Page Access Restriction
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:57:48.929Z

Reserved: 2025-05-23T21:35:47.581Z

Link: CVE-2025-5142

cve-icon Vulnrichment

Updated: 2025-05-30T12:52:07.562Z

cve-icon NVD

Status : Analyzed

Published: 2025-05-30T10:15:25.640

Modified: 2025-06-04T18:29:34.470

Link: CVE-2025-5142

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T20:45:25Z

Weaknesses