Description
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.
Published: 2025-12-13
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated SQL injection exposing sensitive data
Action: Immediate Patch
AI Analysis

Impact

The URL Shortener Plugin for WordPress is vulnerable to SQL injection via the analytic_id parameter in all versions up to 3.0.7. The insufficient escaping and lack of prepared statements allow unauthenticated attackers to append arbitrary SQL to the existing query, enabling extraction of sensitive data from the database. This flaw is a classic CWE-89 injection vulnerability that compromises the confidentiality of stored information.

Affected Systems

The vulnerability affects the WordPress URL Shortener Plugin for WordPress developed by rupok98. Any installation of the plugin with a version number 3.0.7 or earlier is impacted. Users of WordPress sites that have not yet migrated to a newer version of the plugin are at risk.

Risk and Exploitability

The CVSS score is 9.8, denoting a critical severity level, while the EPSS score is below 1%, indicating a low probability of exploitation yet still requiring prompt action. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw remotely and without authentication by sending crafted HTTP requests containing an analytic_id value that injects malicious SQL. Once exploited, the attacker could read or manipulate database contents.

Generated by OpenCVE AI on April 22, 2026 at 20:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to a version later than 3.0.7 released by the vendor.
  • If an update is not immediately available, disable or remove the URL ShortenerPlugin from the WordPress installation to eliminate the attack vector.
  • Implement input validation or restrict the analytic_id parameter to known safe values and ensure subsequent SQL queries use parameterized statements or proper escaping.

Generated by OpenCVE AI on April 22, 2026 at 20:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 15 Dec 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 14 Dec 2025 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Rupok98
Rupok98 url Shortener Plugin For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Rupok98
Rupok98 url Shortener Plugin For Wordpress
Wordpress
Wordpress wordpress

Sat, 13 Dec 2025 06:45:00 +0000

Type Values Removed Values Added
Description 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.
Title URL Shortener Plugin For WordPress <= 3.0.7 - Unauthenticated SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Rupok98 Url Shortener Plugin For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:38:13.910Z

Reserved: 2025-09-19T16:18:05.852Z

Link: CVE-2025-10738

cve-icon Vulnrichment

Updated: 2025-12-15T15:30:19.979Z

cve-icon NVD

Status : Deferred

Published: 2025-12-13T16:16:44.987

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-10738

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T20:45:27Z

Weaknesses