← back to popular plugins
wordfence / plugin · search-exclude

Search Exclude

search-exclude
total installs
50,000
total vulns
2
critical
0
high
0
medium
2
low
0
latest vuln
patched
2
unpatched
0
avg time to patch
vulnerabilities (2)
Search Exclude <= 2.5.7 – Missing Authorization to Authenticated (Contributor+) Search Settings Modification via REST API
medium ✓ patched
cvss score 4.3
cwe CWE-862: Missing Authorization
published Nov 24, 2025
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.
Search Exclude <= 2.4.9 - Missing Authorization to Unauthenticated Plugin Settings Modification
medium ✓ patched
cvss score 5.3
cwe CWE-862: Missing Authorization
published May 6, 2025
The Search Exclude plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the get_rest_permission function in all versions up to, and including, 2.4.9. This makes it possible for unauthenticated attackers to modify plugin settings, excluding content from search results.