CVE Details
Basic Information
| Title | Droip <= 2.2.0 - Missing Authorization to Authenticated (Subscriber+) Many Actions |
|---|---|
| Type | cve |
| Published | 2025-07-25T06:43:55.268Z |
| Modified | 2025-07-25T06:43:55.268Z |
Product Information
| Vendor | Droip |
|---|---|
| Product | Droip |
| Version | * |
CVSS Information
| Base Score | 8.8 (HIGH) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
AI Analysis
| AI Description | The Droip WordPress plugin is vulnerable due to a missing capability check, allowing authenticated users with Subscriber access or higher to perform unauthorized actions, including arbitrary post deletion, creation, duplication, settings updates, and user manipulation. |
|---|---|
| AI Severity | High |
| AI Vendor | WordPress Community |
| AI Product | Droip |
| AI Version | up to 2.2.0 |
Affected Products
- Droip Droip *
Additional Information
| CWE List | CWE-862 |
|---|---|
| Source | Wordfence |
Description
The Droip plugin for WordPress is vulnerable to unauthorized modification and access of data due to a missing capability check on the droip_post_apis() function in all versions up to, and including, 2.2.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform many actions as the AJAX hooks to several functions. Some potential impacts include arbitrary post deletion, arbitrary post creation, post duplication, settings update, user manipulation, and much more.