Description
The Moderate Selected Posts plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4. This is due to missing nonce verification on the msp_admin_page() function. This makes it possible for unauthenticated attackers to modify plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-01-24
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery resulting in unauthorized plugin settings modification
Action: Patch
AI Analysis

Impact

The Moderate Selected Posts WordPress plugin contains a Cross‑Site Request Forgery flaw caused by missing nonce verification in the admin page handler. This weakness allows an attacker to craft a forged request that, when executed by a site administrator who follows a malicious link, will change the plugin’s configuration. The outcome is that an attacker can alter or disable settings set by the administrator, potentially weakening site security or other plugin functions.

Affected Systems

WordPress sites that use the Moderate Selected Posts plugin version 1.4 or older, released by hallsofmontezuma. The vulnerability is present in all versions up to and including 1.4, regardless of the WordPress core version.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. The EPSS score of < 1% shows that while the probability of exploitation is very low, attacks are still possible. The flaw is not listed in CISA KEV. An attacker would need to lure a website administrator into clicking a crafted link or otherwise submitting a forged request. No special privileges are required beyond the admin role, and no additional system access is needed, making the attack path relatively straightforward for a social engineering vector.

Generated by OpenCVE AI on April 21, 2026 at 16:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Moderate Selected Posts plugin to the latest version that includes the CSRF fix.
  • If an upgrade is not immediately possible, restrict unauthenticated access to the plugin’s admin endpoints by performing a role check or disabling the admin page entirely.
  • Add a generic nonce verification step to the msp_admin_page() function if the source code can be modified, ensuring that only actions signed with a valid nonce are processed.

Generated by OpenCVE AI on April 21, 2026 at 16:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 26 Jan 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 26 Jan 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 24 Jan 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Moderate Selected Posts plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4. This is due to missing nonce verification on the msp_admin_page() function. This makes it possible for unauthenticated attackers to modify plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Moderate Selected Posts <= 1.4 - Cross-Site Request Forgery to Plugin Settings Update
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:51:03.038Z

Reserved: 2025-12-18T18:11:25.932Z

Link: CVE-2025-14907

cve-icon Vulnrichment

Updated: 2026-01-26T18:05:14.720Z

cve-icon NVD

Status : Deferred

Published: 2026-01-24T09:15:52.220

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14907

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T16:15:40Z

Weaknesses