SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-16092

MEDIUM · CVSS 6.5 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

The Improved Save Button plugin for WordPress is susceptible to second-order SQL Injection, allowing authenticated attackers with author-level access or higher to manipulate SQL queries through the 'meta_key' Custom Field during the 'Save and Duplicate' action. This vulnerability can lead to unauthorized data extraction from the database, posing a risk to sensitive information. WordPress site administrators using this plugin should prioritize applying updates or implementing mitigations to safeguard against potential exploitation.

CVE
CVE-2026-16092
Severity
MEDIUM
CVSS
6.5
EPSS
0.24%
WordPress

Original NVD Description

The Improved Save Button plugin for WordPress is vulnerable to second-order SQL Injection via 'meta_key' Custom Field via 'Save and Duplicate' Action in all versions up to, and including, 1.2.1 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.