CVE-2026-6147 HIGH

CVE-2026-6147: LightSync Pro <= 2.1.6 - Authenticated (Author+) Arbitrary File Upload

Vendor Lightsyncpro
Product LightSync Pro – Connect & Sync Cloud Assets | Lightroom, Canva, Figma, Dropbox & Shutterstock
Weakness CWE-434 · Unrestricted file upload
Published August 5, 2026
Last update August 5, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

LightSync Pro versions up to 2.1.6 allow authenticated users to upload files without proper type validation. An attacker with a low-privilege account can upload malicious files that may be executed on the server, potentially compromising the entire application. The vulnerability requires valid credentials but no additional user interaction.

What an attacker can do

03Attacker Capabilities

Upload and execute malicious files on the server to compromise the application.

Potential impact on your site

04Site Impact

Authenticated users can upload dangerous files that execute on your server, risking full application compromise.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account; no user interaction required.

Key dates

06Disclosure timeline

August 5, 2026 CVE published

Related vulnerabilities

08Related CVE