Description
The LitExtension WordPress plugin through 1.2.5 does not verify a nonce before an administrative action that overwrites the store-migration connector's authentication token, allowing attackers to take over the connector token by tricking a logged-in administrator into clicking a crafted link (CSRF).
Published: 2026-08-21
Score: 4.2 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The LitExtension WordPress plugin, versions up through 1.2.5, fails to verify a nonce before executing an administrative action that overwrites the store‑migration connector’s authentication token. An attacker who successfully lures a logged‑in administrator to click a crafted link can cause that administrator to unknowingly replace the token, effectively taking control of the connector’s authenticated session. This flaw allows the attacker to perform actions normally restricted to legitimate administrators, potentially compromising data migration operations, credentials, and the integrity of migrated content.

Affected Systems

LitExtension’s Store to WooCommerce Migration plugin for WordPress, versions up to and including 1.2.5. The vulnerability resides in the connector configuration component that manages authentication tokens for migrating data between e‑commerce platforms.

Risk and Exploitability

The CVSS score of 4.2 indicates moderate severity. EPSS is unavailable, and the vulnerability is not listed in CISA KEV. The weakness can be exploited via a cross‑site request forgery vector that requires a legitimate administrator to visit an attacker‑crafted URL. Social engineering or phishing techniques that prompt an administrator to click a lure link represent the primary attack path. While the impact is significant for accounts with management privileges over the migration connector, the lack of automatic execution or network reachability limits widespread exploitation, keeping the overall risk moderate.

Generated by OpenCVE AI on August 21, 2026 at 13:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to LitExtension Store to WooCommerce Migration version 1.2.6 or later, ensuring the nonce check is restored.
  • If an update is unavailable, restrict migration connector settings so that only privileged users can modify the authentication token; consider disabling token editing in the admin UI.
  • Implement multi‑factor authentication for WordPress administrative accounts to mitigate the effect of a compromised token.
  • Regularly review the security configuration of installed plugins and perform maintenance updates to reduce the window of exposure.

Generated by OpenCVE AI on August 21, 2026 at 13:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352

Fri, 21 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Description The LitExtension WordPress plugin through 1.2.5 does not verify a nonce before an administrative action that overwrites the store-migration connector's authentication token, allowing attackers to take over the connector token by tricking a logged-in administrator into clicking a crafted link (CSRF).
Title LitExtension: Store to WooCommerce Migration <= 1.2.5 - Connector Token Takeover via CSRF
References
Metrics cvssV3_1

{'score': 4.2, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-21T12:48:33.246Z

Reserved: 2026-07-08T12:43:58.456Z

Link: CVE-2026-15046

cve-icon Vulnrichment

Updated: 2026-08-21T12:48:30.500Z

cve-icon NVD

Status : Received

Published: 2026-08-21T12:16:22.830

Modified: 2026-08-21T13:16:52.620

Link: CVE-2026-15046

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T13:45:15Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)