CVE-2025-10740 MEDIUM

CVE-2025-10740: URL Shortener Plugin For WordPress <= 3.0.7 - Missing Authorization to Authenticated (Subscriber+) Link Manipulation

Vendor Rupok98
Product URL Shortener Plugin For WordPress
Weakness CWE-89 · SQLi
Published October 24, 2025
Last update April 8, 2026

CVSS base score

6.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

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

Related vulnerabilities

08Related CVE