LiveActive security incident?Get immediate response
CVE Record

CVE-2021-4373: Better Search <= 2.5.2 - Cross-Site Request Forgery to Settings Import

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.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This affects WordPress sites running Better Search up to version 2.5.2. An attacker could trick an administrator into taking an action that silently imports attacker-controlled plugin settings. The issue requires administrator interaction, but the CVSS score reflects potentially severe impact to site confidentiality, integrity, and availability.

Executive priority

Treat as high priority for any WordPress estate using Better Search. The vulnerability is not reported as actively exploited here, but it targets administrator trust and could materially affect site behavior if triggered.

Technical view

CVE-2021-4373 is a CSRF flaw in Better Search <= 2.5.2 affecting settings import. The source states unauthenticated attackers can forge a request if they induce an administrator action. Public sources identify a related WordPress plugin changeset and Nintechnet write-up on fixed CSRF vulnerabilities.

Likely exposure

Exposure is limited to WordPress installations with the Better Search plugin installed at version 2.5.2 or earlier. Sites without this plugin, or on later unaffected releases, are not indicated as affected by the provided sources.

Exploitation context

The bundle does not indicate CISA KEV listing or active exploitation. Exploitation requires user interaction by a site administrator, such as clicking a crafted link, and depends on a vulnerable plugin version being present.

Researcher notes

The provided record names CSRF to settings import and CWE-288, with CVSS 3.1 score 8.8. Evidence does not include exploit telemetry, detailed patch notes, or proof-of-concept behavior. Avoid expanding impact beyond settings import without vendor confirmation.

Mitigation direction

  • Upgrade Better Search to a release newer than 2.5.2 per vendor guidance.
  • If immediate upgrade is not possible, disable the plugin until addressed.
  • Review Better Search settings for unexpected imports or changes.
  • Warn WordPress administrators about unsolicited links while remediation is pending.

Validation and detection

  • Inventory WordPress sites for the Better Search plugin.
  • Confirm installed Better Search versions are not 2.5.2 or earlier.
  • Review plugin settings for unauthorized configuration changes.
  • Check vendor changelog and WordPress Trac reference for remediation status.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-288: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-4373 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-4373Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ajayBetter Search – Relevant search results for WordPress0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-288 · source CWE mapping

Authentication Bypass Using an Alternate Path or Channel

Authentication Bypass Using an Alternate Path or Channel represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.