Description
The Search Exclude plugin for WordPress is vulnerable to unauthorized modification of data due to a insufficient capability check on the Base::get_rest_permission() method in all versions up to, and including, 2.5.7. This makes it possible for authenticated attackers, with Contributor-level access and above, to modify plugin settings, such as adding arbitrary posts to the search exclusion list.
Published: 2025-11-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized modification of Search Exclude plugin settings
Action: Apply Patch
AI Analysis

Impact

The Search Exclude plugin does not validate user capability on its REST API endpoint, allowing any authenticated user with Contributor level or higher to modify the exclusion list. This flaw enables the attacker to add arbitrary posts to the search exclusion list, thereby altering the integrity of search results. The weakness corresponds to CWE‑862, an authorization bypass or improper privilege escalation vulnerability.

Affected Systems

WordPress installations that use the Search Exclude plugin (quadlayers:Search Exclude) version 2.5.7 or earlier are affected. No specific vendor or product name beyond the plugin itself is required, as the plugin is widely distributed in the WordPress plugin repository.

Risk and Exploitability

The CVSS score of 4.3 reflects a moderate severity, but the EPSS score of <1% suggests a low probability of exploitation at this time. The vulnerability is not listed in the CISA KEV catalogue, and the attack can only be performed by authenticated users who possess at least Contributor rights. As the flaw requires legitimate login credentials and the capability to issue REST API requests, organizations with strict role-based access controls can limit the potential impact. Nevertheless, the ability to tamper with search exclusions could be leveraged to hide content from site visitors or search engines.

Generated by OpenCVE AI on April 21, 2026 at 18:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Search Exclude to the latest available version (or any release newer than 2.5.7).
  • Limit the REST API access of Contributors by configuring role‑based access control or disabling the relevant endpoints for non‑admin users.
  • Audit the search exclusion lists regularly for unexpected entries and revert any unauthorized changes promptly.

Generated by OpenCVE AI on April 21, 2026 at 18:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Nov 2025 11:15:00 +0000

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

Tue, 25 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 25 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Search Exclude plugin for WordPress is vulnerable to unauthorized modification of data due to a insufficient capability check on the Base::get_rest_permission() method in all versions up to, and including, 2.5.7. This makes it possible for authenticated attackers, with Contributor-level access and above, to modify plugin settings, such as adding arbitrary posts to the search exclusion list.
Title Search Exclude <= 2.5.7 – Missing Authorization to Authenticated (Contributor+) Search Settings Modification via REST API
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:16:06.342Z

Reserved: 2025-09-17T17:09:04.119Z

Link: CVE-2025-10646

cve-icon Vulnrichment

Updated: 2025-11-25T14:41:07.828Z

cve-icon NVD

Status : Deferred

Published: 2025-11-25T04:15:45.370

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

Link: CVE-2025-10646

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T18:15:36Z

Weaknesses