Description
The Search Simple Fields plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 0.2. This is due to missing or incorrect nonce validation on the search_simple_fields_options() function in functions_admin.php. This makes it possible for unauthenticated attackers to modify the plugin's settings — including post types to search in, custom fields, media fields and the custom media function name — via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-05-27
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Search Simple Fields plugin for WordPress is vulnerable due to missing nonce validation in the search_simple_fields_options() function, allowing unauthenticated attackers to alter the plugin’s settings via forged POST requests. This CSRF flaw lets attackers change search post types, custom fields, media fields and the custom media function name, effectively hijacking how the site’s search behaves. The weakness is a classic Cross‑Site Request Forgery (CWE‑352) error.

Affected Systems

Versions of the Search Simple Fields plugin from Simon Ailie up to and including 0.2 are affected. The vulnerability occurs in the functions_admin.php file when an attacker submits a crafted request to the plugin’s options handler.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity; no EPSS data is available and the issue is not listed in the CISA KEV catalog. Exploitation requires an attacker to convince a site administrator to click a malicious link or submit a forged form while logged in. Once the administrative session is active, the attacker can remotely modify plugin configuration without needing any user credentials. The risk is contained to sites running the vulnerable plugin and depends on admin interaction, but the potential impact on site functionality is significant.

Generated by OpenCVE AI on May 27, 2026 at 07:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Search Simple Fields plugin to the latest release that implements correct nonce validation.
  • If an upgrade is not available, uninstall or disable the plugin entirely to stop the vulnerable configuration endpoint from being reachable.
  • Consider adding a web application firewall or a security plugin that blocks CSRF attacks on POST requests targeted at administrative pages.

Generated by OpenCVE AI on May 27, 2026 at 07:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 27 May 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Simonailie
Simonailie search Simple Fields
Wordpress
Wordpress wordpress
Vendors & Products Simonailie
Simonailie search Simple Fields
Wordpress
Wordpress wordpress

Wed, 27 May 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Search Simple Fields plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 0.2. This is due to missing or incorrect nonce validation on the search_simple_fields_options() function in functions_admin.php. This makes it possible for unauthenticated attackers to modify the plugin's settings — including post types to search in, custom fields, media fields and the custom media function name — via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Search Simple Fields <= 0.2 - 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

Simonailie Search Simple Fields
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-27T10:39:20.043Z

Reserved: 2026-05-19T12:03:01.657Z

Link: CVE-2026-8939

cve-icon Vulnrichment

Updated: 2026-05-27T10:39:14.925Z

cve-icon NVD

Status : Received

Published: 2026-05-27T07:16:18.570

Modified: 2026-05-27T07:16:18.570

Link: CVE-2026-8939

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T10:07:42Z

Weaknesses