WordPress Plugin Vulnerabilities

WP ULike < 5.0.0 - Insecure Direct Object Reference to Authenticated (Subscriber+) Arbitrary Log Deletion via 'id' Parameter

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.

Affects Plugins

Fixed in 5.0.0

References

Classification

Type
IDOR
CWE

Miscellaneous

Original Researcher
Pouria Shahba (p0or1ya)
Verified
No

Timeline

Publicly Published
2026-02-02 (about 3 months ago)
Added
2026-02-02 (about 3 months ago)
Last Updated
2026-02-03 (about 3 months ago)

Other