Description
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.
Published: 2025-11-08
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection leading to data exposure
Action: Patch
AI Analysis

Impact

The vulnerability exists in the Quick Featured Images WordPress plugin, where the delete_orphaned function fails to properly escape user‑supplied data, allowing an authenticated user with Editor level or higher access to inject arbitrary SQL statements. This can result in sensitive information being extracted from the database or other unintended database modifications. The impact is data exposure rather than remote code execution.

Affected Systems

Kybernetik Services’ Quick Featured Images plugin, all releases up to and including version 13.7.3. No other vendors or product versions are listed as affected.

Risk and Exploitability

The CVSS score of 4.9 indicates moderate severity, while the EPSS score of less than 1% suggests exploitation is unlikely at present. The plugin is not listed in the CISA KEV catalog. Exploitability requires an attacker to be logged in with at least Editor privileges and to convince a higher‑privileged user to insert a malicious custom field value, after which the attacker can append SQL statements. The requirement for social engineering lowers the likelihood, but the potential to read or manipulate database contents remains a concern for sites with sensitive data.

Generated by OpenCVE AI on April 22, 2026 at 12:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Quick Featured Images to the latest version (13.8 or newer) to address the SQL injection flaw.
  • If an update is not immediately possible, restrict access to the delete_orphaned functionality by limiting usage to administrators only or by disabling the feature via plugin settings or code hooks.
  • Audit any custom field values entered by editors and authors, and remove or sanitize any suspicious entries that could be used to inject SQL.
  • Monitor database logs for unexpected queries originating from the plugin and review role assignments to ensure only trusted users have Editor or higher privileges.

Generated by OpenCVE AI on April 22, 2026 at 12:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 10 Nov 2025 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 08 Nov 2025 09:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Quick Featured Images <= 13.7.3 - Authenticated (Editor+) SQL Injection via delete_orphaned
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:54:40.883Z

Reserved: 2025-10-20T17:48:53.466Z

Link: CVE-2025-11980

cve-icon Vulnrichment

Updated: 2025-11-10T14:07:23.795Z

cve-icon NVD

Status : Deferred

Published: 2025-11-08T10:15:40.887

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

Link: CVE-2025-11980

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T12:30:16Z

Weaknesses