Description
Contributor SQL Injection in Live Copy Paste for Elementor <= 1.5.10 versions.
Published: 2026-09-23
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: Data Breach via SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from a SQL injection flaw in the Live Copy Paste for Elementor plugin up to version 1.5.10. An attacker can inject arbitrary SQL statements through the contributor input, leading to unauthorized data exposure or modification. This is a classic CWE‑89 input validation weakness that permits attackers to compromise the confidentiality and integrity of the WordPress site's database.

Affected Systems

WordPress Live Copy Paste for Elementor plugin version 1.5.10 and earlier. The affected vendor is bdthemes, with the public name Live Copy Paste for Elementor – the plugin should be updated or removed.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity. The EPSS score is not available, so the global likelihood of exploitation is unknown, but the vulnerability is not listed in the CISA KEV catalog. The plugin exposes a web‑accessible form that accepts contributor input; therefore the attack vector is likely remote via the WordPress administration interface. An attacker would need at least contributor‑level access to supply the malicious payload, but if the plugin incorrectly escalates privileges, a lower role could suffice.

Generated by OpenCVE AI on September 23, 2026 at 20:30 UTC.

Remediation

Vendor Solution

Update the WordPress Live Copy Paste for Elementor Plugin to the latest available version (at least 1.5.11).


OpenCVE Recommended Actions

  • Update the plugin to version 1.5.11 or later to remove the SQL injection flaw.
  • Restrict the WordPress contributor role to trusted users and review any users with contributor permissions.
  • If the functionality is not required, consider temporarily disabling or uninstalling the Live Copy Paste for Elementor plugin.
  • Monitor the plugin's support channel for additional security advisories and keep the WordPress core updated.

Generated by OpenCVE AI on September 23, 2026 at 20:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Description Contributor SQL Injection in Live Copy Paste for Elementor <= 1.5.10 versions.
Title WordPress Live Copy Paste for Elementor plugin <= 1.5.10 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-23T18:46:53.472Z

Reserved: 2026-09-18T08:47:46.759Z

Link: CVE-2026-93527

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-23T19:19:45.573

Modified: 2026-09-23T19:39:08.847

Link: CVE-2026-93527

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:45:09Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')