CVE-2025-10037

The Featured Image from URL (FIFU) plugin for WordPress is vulnerable to SQL Injection via the get_posts_with_internal_featured_image() function in all versions up to, and including, 5.2.7 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 Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Configurations

No configuration.

History

26 Sep 2025, 05:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-26 05:15

Updated : 2025-09-26 14:32


NVD link : CVE-2025-10037

Mitre link : CVE-2025-10037

CVE.ORG link : CVE-2025-10037


JSON object : View

Products Affected

No product.

CWE
CWE-89

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