Cyber Posture

CVE-2025-25116

High

Published: 07 February 2025

Published
07 February 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.6 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
EPSS Score 0.0006 17.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may leverage databases to mine valuable information.

Security Summary

CVE-2025-25116 is an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability, enabling Blind SQL Injection in the sudipto "Link to URL / Post" WordPress plugin. This issue affects the plugin from unknown initial versions through version 1.3.

The vulnerability has a CVSS v3.1 base score of 7.6 (AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L), indicating it is exploitable over the network with low attack complexity. Exploitation requires high privileges (PR:H), such as authenticated access at an administrative level, with no user interaction needed. Successful attacks can result in high confidentiality impact through data exfiltration, low availability impact, and a change in scope due to the SQL injection's effects.

Patchstack has published details on this vulnerability in the WordPress plugin, available at https://patchstack.com/database/Wordpress/Plugin/link-to-url-post/vulnerability/wordpress-link-to-url-post-plugin-1-3-sql-injection-vulnerability?_s_id=cve. The CVE was published on 2025-02-07T10:15:17.083 and is associated with CWE-89.

Details

CWE(s)
CWE-89

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Why these techniques?

SQL injection vulnerability in public-facing WordPress plugin enables exploitation of the web application (T1190) and facilitates database data collection/exfiltration (T1213.006) via blind SQLi with high confidentiality impact; auth requirement (PR:H) introduces some uncertainty for initial access mapping.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

References