CVE-2025-10646 MEDIUM

CVE-2025-10646: Search Exclude <= 2.5.7 – Missing Authorization to Authenticated (Contributor+) Search Settings Modification via REST API

Vendor Quadlayers
Product Search Exclude
Weakness CWE-862 · Missing authorization
Published November 25, 2025
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Search Exclude versions 2.5.7 and earlier lack proper authorization checks, allowing authenticated users to modify settings they should not have access to. An attacker with a low-privilege account can alter search exclusion rules without proper permission validation. The vulnerability affects the integrity of search filtering but does not expose sensitive data or disrupt site availability.

What an attacker can do

03Attacker Capabilities

Modify search exclusion settings without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized users can alter which content is excluded from search results.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account on the site.

Key dates

06Disclosure timeline

November 25, 2025 CVE published
April 8, 2026 Record updated