Description
The ShopEngine Elementor WooCommerce Builder Addon WordPress plugin before 4.9.3 does not protect one of its authentication endpoints against CSRF, allowing an attacker to log a victim into an attacker-controlled account, so that the billing and shipping details the victim then enters at checkout are stored under and readable by the attacker.
Published: 2026-08-13
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ShopEngine Elementor WooCommerce Builder Addon for WordPress allows an attacker to exploit a cross‑site request forgery vulnerability on one of its authentication endpoints. This flaw lets an unauthenticated user force a victim browser to log into an attacker‑controlled account. As the victim subsequently enters billing and shipping information during checkout, those personal data fields are stored under the attacker's account and become readable by the attacker, constituting a privacy violation.

Affected Systems

Users running ShopEngine version prior to 4.9.3 on WordPress sites are affected. The vulnerable plugin, sold as an Elementor WooCommerce builder addon, is commonly installed on WordPress e‑commerce sites; any installation of these versions without an updated patch is at risk.

Risk and Exploitability

The absence of a CSRF token allows exploitation with only a crafted HTTP request, so the attack can be carried out remotely with no local privileges. The vulnerability can be exploited by any entity able to host a malicious site or send a forged request to the target. The exploit is straightforward: the attacker induces a victim to visit a crafted link that posts to the vulnerable authentication endpoint, thereby logging the victim into an account of the attacker’s choice. Once logged in, the victim’s shipping and billing details are saved to the attacker’s account, enabling the attacker to read the PII. No additional credentials are required, and the risk is high for confidentiality. The exploit probability is not quantified by EPSS and the issue is not listed in the CISA KEV catalog, but the simplicity of the attack vector warrants caution and swift remediation.

Generated by OpenCVE AI on August 13, 2026 at 07:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ShopEngine to version 4.9.3 or later to receive the CSRF protection patch
  • If an upgrade is delayed, block or restrict access to the affected authentication endpoint by using a firewall rule or a plugin that enforces same‑site cookie policies
  • If the plugin is not essential, uninstall it to close the attack surface

Generated by OpenCVE AI on August 13, 2026 at 07:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Roxnor
Roxnor shopengine Elementor Woocommerce Builder Addon
Wordpress
Wordpress wordpress
Vendors & Products Roxnor
Roxnor shopengine Elementor Woocommerce Builder Addon
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-352

Thu, 13 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The ShopEngine Elementor WooCommerce Builder Addon WordPress plugin before 4.9.3 does not protect one of its authentication endpoints against CSRF, allowing an attacker to log a victim into an attacker-controlled account, so that the billing and shipping details the victim then enters at checkout are stored under and readable by the attacker.
Title ShopEngine < 4.9.3 - Customer PII Disclosure via Forced Authentication
References

Subscriptions

Roxnor Shopengine Elementor Woocommerce Builder Addon
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-13T06:00:13.979Z

Reserved: 2026-08-06T12:30:25.427Z

Link: CVE-2026-19088

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T06:17:38.230

Modified: 2026-08-13T06:17:38.230

Link: CVE-2026-19088

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:15:07Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-352

    Cross-Site Request Forgery (CSRF)