Depicter <= 3.0.2 - Authenticated (Contributor+) Arbitrary Nonce Generation
Strategic Overview
- Status
- Patched in 3.1.0
- Affected Plugin
- Depicter — Popup & Slider Builder
- Affected Version
<= 3.0.2- CVSS
- 6.5Medium
- Weakness type
- CWE-863 · Incorrect Authorization
- CVE
CVE-2024-4390
At a glance
CVE-2024-4390 is a medium-severity Incorrect Authorization vulnerability in the Depicter WordPress plugin, affecting versions <= 3.0.2. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity; high confidentiality impact). Exploitation requires an authenticated account at Contributor level or above. The issue is fixed in version 3.1.0; sites on affected versions should update now. Disclosed June 2024, reported by Arkadiusz Hydzik.
Vulnerability Overview
The Slider and Carousel slider by Depicter plugin for WordPress is vulnerable to Arbitrary Nonce Generation in all versions up to, and including, 3.0.2. This makes it possible for authenticated attackers with contributor access and above, to generate a valid nonce for any WordPress action/function. This could be used to invoke functionality that is protected only by nonce checks.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-863: Incorrect Authorization
Reaching this weakness in Depicter <= 3.0.2 takes an account at Contributor level or above. Incorrect authorization means a permission check exists but evaluates the wrong thing, so it passes for callers it was meant to stop.
The action runs for users the code intended to exclude, with the same effect as having no check at all. For Depicter the fix is 3.1.0: builds <= 3.0.2 are affected, anything from 3.1.0 onward is not.
Remediation
Update to version 3.1.0, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Depicter 3.1.0 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Depicter — Popup & Slider Builder
- 8.8CVE-2024-4389: Slider & Popup Builder… Arbitrary File Upload
CVE-2024-4389 - 7.5CVE-2026-66622: Depicter — Popup & Slider Builder SQL Injection
CVE-2026-66622 - 7.5CVE-2025-2011: Slider & Popup Builder by Depicter SQL Injection
CVE-2025-2011 - 7.2CVE-2026-15049: Depicter Arbitrary File Upload
CVE-2026-15049 - 6.4CVE-2024-4633: Slider & Popup Builder by Depicter Stored XSS
CVE-2024-4633 - 5.4CVE-2022-47176: Depicter Slider Missing Authorization on 'make'
CVE-2022-47176 - 5.3CVE-2025-11370: Depicter <= 4.0.7 Unauthenticated Display Rule Updates
CVE-2025-11370 - 5.3CVE-2025-68558: Depicter Slider <= 4.0.4 Missing Authorization
CVE-2025-68558
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C