CVE-2026-16080
MediumCVSS 6.5Exploitation Probability (EPSS)
Low risk17th percentile - higher than 17% of all known CVEs
Summary
The Image Uploader for Welcart plugin for WordPress up to version 1.4.6 is vulnerable to generic SQL injection via the 'post_title' parameter. Authenticated attackers with author-level access can append additional SQL queries to extract sensitive information from the database.
Risk Assessment
The risk includes leakage of data from the WordPress database, including user data and content. Exploitation requires an account with author-level access or higher.
Recommendation
Update the plugin to the latest patched version. Also, limit the number of accounts with author privileges and monitor their activity.
Original NVD description (English source)
The Image Uploader for Welcart plugin for WordPress is vulnerable to generic SQL Injection via the 'post_title' parameter in all versions up to, and including, 1.4.6 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 author-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

