MEDIUM 4.3

CVE-2025-63079: Broken Access Control in Live Copy Paste for Elementor ≤1.5.3

The Live Copy Paste plugin for Elementor contains an access control flaw that allows contributors—users with limited editing privileges—to perform actions they should not be authorized to perform. The vulnerability affects versions 1.5.3 and earlier. While the impact is limited to information disclosure and does not enable privilege escalation or system compromise, it represents a meaningful security boundary violation in WordPress environments where contributor access is intentionally restricted.

Source data · NVD / CISA · public domain

CVSS
3.1 · 4.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weaknesses (CWE)
CWE-862
Affected products
0 configuration(s)
Published / Modified
2026-06-26 / 2026-06-26

NVD description (verbatim)

Contributor Broken Access Control in Live Copy Paste for Elementor <= 1.5.3 versions.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2025-63079 is a broken access control vulnerability (CWE-862) in Live Copy Paste for Elementor up to version 1.5.3. The flaw allows authenticated contributors to access or view resources that should be restricted to higher-privilege roles. The attack vector is network-based, requires valid contributor credentials, and does not depend on user interaction. The vulnerability results in confidentiality impact (information disclosure) without affecting integrity or availability.

Business impact

For WordPress administrators managing multi-user editorial environments, this vulnerability undermines role-based access control (RBAC) boundaries. Contributors may gain visibility into design templates, page structures, or other Elementor assets intended for editors or administrators only. While not directly exploitable for data theft or site compromise, it creates information leakage that could inform subsequent attacks or expose competitive design assets. Organizations relying on contributor role restrictions for content separation should treat this as a trust boundary violation.

Affected systems

The Live Copy Paste plugin for Elementor in versions 1.5.3 and earlier is affected. WordPress sites with this plugin installed and active contributor users pose the exposure. The scope is limited to sites actively using this specific plugin; unaffected sites do not have this extension installed. No versions of WordPress core, Elementor core, or other major plugins are inherently affected.

Exploitability

Exploitability is moderate. An attacker must already possess valid contributor credentials on a target WordPress site where the Live Copy Paste plugin is installed. No public exploit code is known to be actively weaponized. The vulnerability requires authentication, eliminating opportunistic exploitation, but a disgruntled contributor or account compromise could enable misuse. The attack surface is limited to sites with this niche plugin installed.

Remediation

Update the Live Copy Paste plugin to the first version published after 1.5.3. Verify the patch version against the official plugin repository or vendor advisory. Until patched, site administrators may consider disabling the plugin if contributor-level access is not essential, or restrict Elementor editing capabilities to administrator and editor roles only via WordPress role management.

Patch guidance

Verify the availability of a patched version of Live Copy Paste for Elementor through the WordPress plugin repository or the plugin vendor's official advisory. Apply the update once a fixed version is confirmed. Test the patch in a staging environment first to ensure compatibility with your Elementor setup and active page templates. If the vendor has not yet released a patch, monitor their security advisory and release notes closely.

Detection guidance

Review WordPress user audit logs for contributor accounts accessing or interacting with Elementor design assets or copy-paste functionality beyond their typical scope. Check the plugin directory in wp-content/plugins/ to confirm the installed version of Live Copy Paste. Implement security scanning tools that check for outdated or vulnerable plugins. Monitor for suspicious API calls or REST endpoint access from contributor-level roles. If possible, isolate network traffic from contributor accounts to detect unusual data exfiltration patterns.

Why prioritize this

While the CVSS score of 4.3 (MEDIUM) reflects limited immediate operational impact, this vulnerability warrants timely patching because it directly violates the access control model most WordPress sites rely on. The issue is more concerning in multi-tenant or agency environments where content isolation is a contractual requirement. Patch urgency should be escalated if your site grants contributor access to external or untrusted users, or if you store sensitive design IP in Elementor templates. For sites with only internal, trusted contributors, priority can be standard.

Risk score, explained

The CVSS 3.1 score of 4.3 reflects a network-exploitable vulnerability requiring valid credentials (PR:L) with no user interaction needed, resulting in low confidentiality impact and no integrity or availability damage (C:L/I:N/A:N). The score appropriately captures that an attacker cannot escalate privileges, crash the system, or modify data, but can view unauthorized information. The 'MEDIUM' severity label underscores that this is a real security control bypass, not a cosmetic or negligible issue, and should not be indefinitely deferred.

Frequently asked questions

Do we need to patch this if we only grant administrator and editor roles in WordPress?

Lower risk, but still recommended. If your site has no active contributor accounts, the attack surface is eliminated. However, if you plan to add contributors in the future or if accounts may be compromised, patching closes the vector. Verify the patched version poses no compatibility issues before deferring.

Is this vulnerability exploitable without a contributor account?

No. The vulnerability requires valid contributor-level (or higher) WordPress credentials. Unauthenticated attackers cannot exploit it. This significantly limits real-world attack scenarios but does not eliminate the risk if contributors are compromised or if untrusted third parties are granted contributor access.

What information can a contributor view or access via this vulnerability?

The vulnerability enables access to resources or information that the plugin intends to restrict to higher roles. Likely candidates include copy-paste templates, page designs, or configuration data. The exact scope depends on the plugin's internal architecture. Check the vendor's advisory or changelog for specifics on what the patch restricts.

If we disable the Live Copy Paste plugin, are we protected?

Yes. Disabling the plugin eliminates the vulnerability entirely. This is a valid mitigation strategy if the plugin is not essential to your editorial workflow. If it is critical, prioritize patching over disabling.

This analysis is based on the CVE record and CWE taxonomy as of the publication date. Vendor-specific details (patch availability, exact affected features, deployment scope) should be verified against the official Live Copy Paste plugin repository and any published security advisory. No exploit code or proof-of-concept is provided. Organizations should conduct their own risk assessment based on their WordPress configuration, user roles, and plugin usage. SEC.co makes no warranty regarding the completeness or accuracy of third-party vendor information. Source: NVD (public-domain), retrieved 2026-08-05. Analysis generated by SEC.co (claude-haiku-4-5).