What the vulnerability does
01Description
The URL Shortener Plugin For WordPress plugin for WordPress is vulnerable to unauthorized access to functionality provided by the API due to a missing capability check on the verifyRequest function in all versions up to, and including, 3.0.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify links.
Explanation of Vulnerability in Simple Terms
02Summary
The URL Shortener Plugin for WordPress versions 3.0.7 and earlier contains a SQL injection vulnerability in database queries. An authenticated user with low privileges can inject malicious SQL code to read, modify, or delete data from the WordPress database. The vulnerability requires a valid user account but no additional user interaction.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete data from the WordPress database using SQL injection.
Potential impact on your site
04Site Impact
Database contents could be exposed, altered, or deleted by any low-privilege user account on your site.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
October 24, 2025
CVE published
April 8, 2026
Record updated