LiveActive security incident?Get immediate response
CVE Record

CVE-2023-51471: WordPress Checkout Mestres WP plugin <= 7.1.9.7 - Unauthenticated Arbitrary Options Update vulnerability

Improper Authentication vulnerability in Mestres do WP Checkout Mestres WP allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Checkout Mestres WP: from n/a through 7.1.9.7.

HighCVSS 8.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a high-severity WordPress plugin issue in Checkout Mestres WP. An unauthenticated attacker may be able to change site options without logging in, creating serious integrity risk and some availability risk. The source bundle does not show confirmed active exploitation or a named fixed version.

Executive priority

Treat this as high priority for any public WordPress commerce site using this plugin. The main business risk is unauthorized configuration change, which can affect checkout behavior, site trust, and operational continuity.

Technical view

CVE-2023-51471 is an Improper Authentication issue in Mestres do WP Checkout Mestres WP through 7.1.9.7. CVSS 8.2 indicates network access, low complexity, no privileges, no user interaction, high integrity impact, low availability impact, and no confidentiality impact.

Likely exposure

Exposure is likely limited to WordPress sites running the Checkout Mestres WP plugin at affected versions through 7.1.9.7. Public ecommerce or checkout sites have higher business impact. Sites without this plugin are not indicated as affected by the provided sources.

Exploitation context

The source bundle does not include KEV listing or any cited evidence of active exploitation. The vulnerability is still concerning because it is unauthenticated, remotely reachable, and affects site option integrity. Evidence about exploit maturity and fixed-version availability is incomplete.

Researcher notes

The provided metadata names CWE-287 and Patchstack as the vulnerability database source. The title and description reference affected versions through 7.1.9.7, while the Patchstack URL text references 7.1.9.6, so confirm vendor version details before closure.

Mitigation direction

  • Inventory WordPress sites for the Checkout Mestres WP plugin.
  • Identify installed plugin versions and compare against through 7.1.9.7.
  • Check vendor, Patchstack, or WordPress plugin guidance for an official fixed version.
  • Disable or remove the plugin where it is not business-critical.
  • Back up and review WordPress options for unexpected changes.

Validation and detection

  • Confirm whether checkout-mestres-wp is installed on each WordPress site.
  • Record exact plugin versions from production and staging environments.
  • Review WordPress option values for unauthorized or unexplained changes.
  • Check web and application logs for suspicious unauthenticated plugin activity.
  • Verify compensating actions after any plugin disablement, removal, or vendor update.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-2023-51471 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.2 (3.1)
Known Exploited
No
Published

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

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
2Source 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.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L3.94.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.2High
CVSS 3.1 vector shape for CVE-2023-51471Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Mestres do WPCheckout Mestres WPcheckout-mestres-wp, n/aunaffected
Weakness

CWE details

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

CWE-287 · source CWE mapping

Improper Authentication

Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.