Description
The LightSync Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the rest_replace_media() function in all versions up to, and including, 2.1.6. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2026-08-05
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The LightSync Pro plugin for WordPress allows authenticated users with Author-level access or higher to upload arbitrary files because the rest_replace_media() function does not validate file types. This flaw corresponds to CWE-434 and could enable an attacker to place malicious scripts on the server, leading to remote code execution.

Affected Systems

LightSync Pro – Connect & Sync Cloud Assets | Lightroom, Canva, Figma, Dropbox & Shutterstock for WordPress. All plugin releases up to and including version 2.1.6 are affected.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity vulnerability. No EPSS score is available, and the flaw is not listed in CISA’s KEV catalog. Exploitation requires an authenticated session with at least Author privileges and the ability to use the media upload endpoint exposed by the plugin. Once the attacker uploads a malicious file, remote code execution may be achieved on the host server.

Generated by OpenCVE AI on August 5, 2026 at 08:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the LightSync Pro plugin to the latest release that contains a file type validation fix.
  • If an immediate upgrade is unavailable, block or remove the media upload capability for Author and higher roles, or restrict the plugin’s upload endpoint through server‑side access controls.
  • Add server‑level file type validation or firewall rules that reject uploads of executable or script file types such as .php, .exe, or .js.

Generated by OpenCVE AI on August 5, 2026 at 08:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description The LightSync Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the rest_replace_media() function in all versions up to, and including, 2.1.6. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title LightSync Pro <= 2.1.6 - Authenticated (Author+) Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-05T06:37:59.106Z

Reserved: 2026-04-12T17:39:58.926Z

Link: CVE-2026-6147

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T08:30:04Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type