Description
The Depicter — Popup & Slider Builder WordPress plugin before 4.8.0 does not validate the type of a file uploaded through its import feature and does not remove a malformed upload, allowing users with editor-level access to write an arbitrary file (including executable PHP) into a web-accessible directory, which can lead to remote code execution.
Published: 2026-08-20
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Depicter plugin for WordPress, prior to version 4.8.0, accepts uploads through its ZIP import feature without checking the MIME type or file extension and fails to remove malformed uploads, allowing users with editor role to place an arbitrary file, including executable PHP, into a publicly accessible directory; this flaw satisfies the file upload weakness CWE‑434 and can lead to remote code execution on the affected site.

Affected Systems

Affected systems are websites running the Depicter — Popup & Slider Builder WordPress plugin of any version earlier than 4.8.0. The vulnerable code is present on all installations that have not applied this update, regardless of the WordPress host or theme.

Risk and Exploitability

The vulnerability scores a moderate CVSS of 7.2, indicating high severity; the EPSS of less than 1% suggests a low probability of exploitation at this time, and the CWE listing indicates a file upload flaw. However, because the issue requires only an authenticated editor‑level user, an attacker with valid credentials or who compromises an editor account can upload a malicious file via the import interface, creating a potential remote code execution vector. The lack of a KEV listing means no publicly known exploits have been reported, but the risk remains significant for sites that allow widespread editor access.

Generated by OpenCVE AI on August 20, 2026 at 22:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Depicter to version 4.8.0 or later, where the import feature validates uploaded file types and removes malformed files.
  • After upgrading, scan the plugin’s upload directories for any PHP or other executable files that may have been placed before the patch and delete them to prevent lingering exploits.
  • Restrict delivery capabilities for editor users by limiting the import feature to administrators only or removing editor roles from front‑end users to eliminate the attack surface.

Generated by OpenCVE AI on August 20, 2026 at 22:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-434
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description The Depicter — Popup & Slider Builder WordPress plugin before 4.8.0 does not validate the type of a file uploaded through its import feature and does not remove a malformed upload, allowing users with editor-level access to write an arbitrary file (including executable PHP) into a web-accessible directory, which can lead to remote code execution.
Title Depicter < 4.8.0 - Editor+ Arbitrary File Upload via ZIP Import
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-20T09:40:17.920Z

Reserved: 2026-07-08T12:51:17.758Z

Link: CVE-2026-15049

cve-icon Vulnrichment

Updated: 2026-08-20T09:40:07.196Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T06:16:49.710

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-15049

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T22:30:05Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type