AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-16080

MEDIUM · CVSS 6.5

Source: NVD + CISA KEV + EPSS · Published 2026-08-15 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The Image Uploader for Welcart plugin for WordPress is susceptible to SQL Injection through the 'post_title' parameter, affecting all versions up to 1.4.6. This vulnerability allows authenticated attackers with author-level access or higher to manipulate SQL queries, potentially leading to the exposure of sensitive database information. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data breaches.

CVE
CVE-2026-16080
Severity
MEDIUM
CVSS
6.5
EPSS
N/A
WordPress

Original NVD Description

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.