CVE-2025-11980

The Quick Featured Images plugin for WordPress is vulnerable to SQL Injection via the 'delete_orphaned' function in all versions up to, and including, 13.7.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Editor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database, granted they can convince an author-level user or higher to add a malicious custom field value.
Configurations

No configuration.

History

08 Nov 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-11-08 10:15

Updated : 2025-11-12 16:19


NVD link : CVE-2025-11980

Mitre link : CVE-2025-11980

CVE.ORG link : CVE-2025-11980


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')