AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-0909

MEDIUM · CVSS 5.3 EPSS 0.34%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-03 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-0909
Severity
MEDIUM
CVSS
5.3
EPSS
0.34%
WordPress

Original NVD 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.