LiveActive security incident?Get immediate response
CVE Record

CVE-2025-69052: WordPress Registration & Login with Mobile Phone Number for WooCommerce plugin <= 1.3.1 - Broken Access Control vulnerability

Missing Authorization vulnerability in FmeAddons Registration & Login with Mobile Phone Number for WooCommerce registration-login-with-mobile-phone-number allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Registration & Login with Mobile Phone Number for WooCommerce: from n/a through <= 1.3.1.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A WordPress WooCommerce login/registration plugin has a critical access-control flaw. If a site uses the affected plugin version, an unauthenticated remote attacker may be able to bypass intended authorization checks, risking account, data, and site integrity. Public sources do not confirm active exploitation.

Executive priority

Treat as urgent for any ecommerce site using this plugin. The worst-case impact is high confidentiality, integrity, and availability compromise, but exposure depends on whether the plugin is installed and vulnerable.

Technical view

CVE-2025-69052 is a missing authorization issue (CWE-862) in FmeAddons Registration & Login with Mobile Phone Number for WooCommerce. The CVSS 3.1 score is 9.8 with network attack vector, low complexity, no privileges, and no user interaction. Sources list affected versions through 1.3.1.

Likely exposure

Exposure is limited to WordPress/WooCommerce sites that have the FmeAddons Registration & Login with Mobile Phone Number for WooCommerce plugin installed at version 1.3.1 or earlier.

Exploitation context

The vulnerability is remotely reachable and requires no authentication or user interaction according to the CVSS vector. The provided sources do not state that exploitation is active, and the CVE is not listed as KEV in the bundle.

Researcher notes

Public data identifies broken access control but does not provide implementation details, exploit indicators, or a named fixed version in the supplied sources. Note the Patchstack URL title references 1.2.9 while the CVE bundle states through 1.3.1; verify with vendor records.

Mitigation direction

  • Inventory WordPress sites for the affected plugin and version.
  • Check the vendor, WordPress plugin page, and Patchstack for current remediation guidance.
  • Update or disable the plugin if a fixed version or vendor guidance is available.
  • Restrict administrative access and review WooCommerce account-security controls.

Validation and detection

  • Confirm whether the plugin package registration-login-with-mobile-phone-number is installed.
  • Record installed plugin versions and compare against affected versions through 1.3.1.
  • Review web and WordPress logs for unusual registration, login, or account changes.
  • Monitor Patchstack and CVE records for updated fix or exploitation details.
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-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2025-69052 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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
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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2025-69052Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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
FmeAddonsRegistration & Login with Mobile Phone Number for WooCommerceregistration-login-with-mobile-phone-number, 0unaffected
Weakness

CWE details

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

CWE-862 · source CWE mapping

Missing Authorization

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