CVE-2025-11176 MEDIUM

CVE-2025-11176: Quick Featured Images <= 13.7.2 - Insecure Direct Object Reference to Image Manipulation

Vendor Kybernetikservices
Product Quick Featured Images
Weakness CWE-639 · IDOR
Published October 15, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Quick Featured Images plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 13.7.2 via the qfi_set_thumbnail and qfi_delete_thumbnail AJAX actions due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Author-level access and above, to change or remove featured images of other user's posts.

Explanation of Vulnerability in Simple Terms

02Summary

Quick Featured Images versions 13.7.2 and earlier contain an authorization flaw that allows authenticated users to modify data they should not have access to. An attacker with low-level site access can alter content integrity through this vulnerability. The issue affects the plugin's permission model and does not require user interaction to exploit.

What an attacker can do

03Attacker Capabilities

Modify or alter site data that should be restricted to higher-privilege users.

Potential impact on your site

04Site Impact

Unauthorized users with basic site access can change featured image settings or related data.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account on the site.

Key dates

06Disclosure timeline

October 15, 2025 CVE published
April 8, 2026 Record updated