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.
Published: 2026-02-03
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized deletion of user log entries
Action: Apply Patch
AI Analysis

Impact

The WP ULike WordPress plugin is vulnerable to insecure direct object reference, allowing an authenticated user with Subscriber level access and above to delete arbitrary log entries belonging to other users via the 'id' parameter. This flaw leads to loss or tampering of user activity logs and violates the integrity of stored data, corresponding to CWE-639.

Affected Systems

All installations of the WP ULike plugin up to and including version 4.8.3.1 are affected. The plugin is available for WordPress sites and is identified as alimir:WP ULike – Like & Dislike Buttons for Engagement and Feedback.

Risk and Exploitability

The vulnerability has a CVSS base score of 5.3, placing it in the moderate severity range. The EPSS score of less than 1% suggests a low probability of widespread exploitation at present. The flaw is not present in the CISA KEV catalog. Exploitation requires an authenticated account with the 'stats' capability; attackers can trigger the delete action via the wp_ulike_delete_history_api AJAX endpoint.

Generated by OpenCVE AI on April 15, 2026 at 17:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP ULike plugin to the latest released version that contains the fix for the delete history API.
  • Revoke or restrict the 'stats' capability from subscriber roles to eliminate the privilege required to perform the deletion.
  • If an immediate upgrade is not possible, temporarily disable the delete history AJAX action or uninstall the WP ULike plugin until a patched version is available.

Generated by OpenCVE AI on April 15, 2026 at 17:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 03 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 03 Feb 2026 13:15:00 +0000

Type Values Removed Values Added
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.
Title WP ULike <= 4.8.3.1 - Insecure Direct Object Reference to Authenticated (Subscriber+) Arbitrary Log Deletion via 'id' Parameter
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:19:20.969Z

Reserved: 2026-01-13T18:21:37.374Z

Link: CVE-2026-0909

cve-icon Vulnrichment

Updated: 2026-02-03T20:49:27.573Z

cve-icon NVD

Status : Deferred

Published: 2026-02-03T04:15:56.013

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-0909

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:00:15Z

Weaknesses