What the vulnerability does
01Description
The URL Shortener Plugin For WordPress plugin for WordPress is vulnerable to SQL Injection via the ‘analytic_id’ parameter in all versions up to, and including, 3.0.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
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 its database query handling. An attacker can inject malicious SQL code through user-supplied input without authentication. This allows reading, modifying, or deleting database contents, including user credentials and site configuration. All sites running affected versions require immediate patching.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete any data in the WordPress database without logging in.
Potential impact on your site
04Site Impact
Attackers can steal user passwords, modify posts, delete content, or take over the site entirely.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
December 13, 2025
CVE published
April 8, 2026
Record updated