CVE-2025-9984 MEDIUM

CVE-2025-9984: Featured Image from URL (FIFU) <= 5.2.7 - Missing Authorization to Password Protected Post Disclosure

Vendor Marceljm
Product Featured Image from URL (FIFU)
Weakness CWE-862 · Missing authorization
Published September 26, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Featured Image from URL (FIFU) plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the fifu_api_debug_posts() function in all versions up to, and including, 5.2.7. This makes it possible for unauthenticated attackers to read private/password protected posts.

Explanation of Vulnerability in Simple Terms

02Summary

The Featured Image from URL plugin for WordPress contains an authorization flaw that allows unauthenticated attackers to read sensitive image metadata and file information. The vulnerability exists in versions up to 5.2.7 and requires no user interaction. An attacker can enumerate or access image details without proper permission checks.

What an attacker can do

03Attacker Capabilities

Read image metadata and file information without authentication.

Potential impact on your site

04Site Impact

Attackers can discover and access image file paths and metadata, potentially exposing sensitive image information.

Conditions required to exploit

05Prerequisites

Network access to the WordPress site; no authentication or user interaction required.

Key dates

06Disclosure timeline

September 26, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE