CVE-2026-0909 Details
Description
The WP ULike plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.8.3.1. This is due to the `wp_ulike_delete_history_api` AJAX action not verifying that the log entry being deleted belongs to the current user. This makes it possible for authenticated attackers, with Subscriber-level access and above (granted the 'stats' capability is assigned to their role), to delete arbitrary log entries belonging to other users via the 'id' parameter.
A vulnerability exists in the WP ULike plugin for WordPress, affecting all versions up to and including 4.8.3.1. The issue is an Insecure Direct Object Reference (IDOR) that allows authenticated users with Subscriber-level access and above (and the 'stats' capability) to delete log entries belonging to other users. This vulnerability arises because the 'wp_ulike_delete_history_api' AJAX action does not properly verify ownership of the log entries being deleted, allowing misuse of the 'id' parameter to target arbitrary logs.
Users are advised to update the WP ULike plugin to version 5.0.0 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Feb 3, 2026CISA-ADP
Assessed Feb 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| WP ULike | <= 4.8.3.1 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 3, 2026 | New CVE Received | [email protected] |
Volerion