CVE-2025-10738: URL Shortener Plugin For WordPress <= 3.0.7 - Unauthenticated SQL Injection
The URL Shortener Plugin For WordPress plugin for WordPress is vulnerable to SQL Injection via the ‘analyticid’ 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-10738?
CVE-2025-10738 is classified as a critical vulnerability due to its potential to allow SQL Injection attacks.
How do I fix CVE-2025-10738?
The recommended fix for CVE-2025-10738 is to update the URL Shortener Plugin for WordPress to version 3.0.8 or later.
Who is affected by CVE-2025-10738?
CVE-2025-10738 affects all users of the URL Shortener Plugin for WordPress versions up to and including 3.0.7.
What type of vulnerability is CVE-2025-10738?
CVE-2025-10738 is an SQL Injection vulnerability that arises from insufficient input sanitization.
Can CVE-2025-10738 be exploited remotely?
Yes, CVE-2025-10738 can be exploited remotely, allowing attackers to execute arbitrary SQL queries against the database.