SB2025092632 - Multiple vulnerabilities in Featured Image from URL (FIFU) plugin for WordPress



SB2025092632 - Multiple vulnerabilities in Featured Image from URL (FIFU) plugin for WordPress

Published: September 26, 2025

Security Bulletin ID SB2025092632
Severity
Medium
Patch available
YES
Number of vulnerabilities 4
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

Medium 50% Low 50%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 4 secuirty vulnerabilities.


1) SQL injection (CVE-ID: CVE-2025-10037)

The vulnerability allows a remote user to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data in the get_posts_with_internal_featured_image() function. A remote administrator can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.


2) Inclusion of Sensitive Information in Log Files (CVE-ID: CVE-2025-9985)

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to software stores sensitive information into log files. A remote attacker can read the log files and gain access to sensitive data.


3) Missing Authorization (CVE-ID: CVE-2025-9984)

The vulnerability allows a remote attacker to bypass authorization checks.

The vulnerability exists due to a missing capability check on the fifu_api_debug_posts() function. A remote attacker can read private/password protected posts.


4) SQL injection (CVE-ID: CVE-2025-10036)

The vulnerability allows a remote user to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data in the get_all_urls() function. A remote administrator can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.


Remediation

Install update from vendor's website.