Better Search <= 2.5.2 - Cross-Site Request Forgery to Settings Import
Strategic Overview
- Status
- Patched in 2.5.3
- Affected Plugin
- Better Search – Relevant search results for WordPress
- Affected Version
< 2.5.3- CVSS
- 8.8High
- Weakness type
- CWE-288 · Authentication Bypass Using an Alternate Path or Channel
- CVE
CVE-2021-4373
At a glance
CVE-2021-4373 is a high-severity Authentication Bypass Using an Alternate Path or Channel vulnerability in the Better Search WordPress plugin, affecting versions < 2.5.3. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 2.5.3; sites on affected versions should update now. Disclosed March 2021, reported by Jerome Bruandet.
Vulnerability Overview
The Better Search plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.5.2. This makes it possible for unauthenticated attackers to import settings via forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-288: Authentication Bypass Using an Alternate Path or Channel
Reaching this weakness in Better Search < 2.5.3 takes a caller who can reach the endpoint. Authentication bypass through an alternate path means the application has a second route to a protected action that skips the checks the primary route performs.
The protection on the main path becomes irrelevant, because the attacker simply uses the route that never asks. For Better Search the fix is 2.5.3: builds < 2.5.3 are affected, anything from 2.5.3 onward is not.
Remediation
Update to version 2.5.3, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Better Search 2.5.3 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Better Search – Relevant search results for WordPress
- 9.3Better Search < 2.2.3 SQL Injection
- 7.2CVE-2024-29142: Better Search <= 3.3.0 Stored Cross-Site Scripting
CVE-2024-29142 - 6.4CVE-2026-24938: Better Search <= 4.2.1 Stored Cross-Site Scripting
CVE-2026-24938 - 6.4CVE-2025-47507: Better Search <= 4.1.0 Stored Cross-Site Scripting
CVE-2025-47507 - 6.1Better Search <= 1.3.4 Reflected Cross-Site Scripting
- 4.3Better Search <= 3.1.0 Cross-Site Request Forgery
- 4.3CVE-2021-4400: Better Search <= 2.5.2 CSRF Bypass
CVE-2021-4400
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C