SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-85198

MEDIUM · CVSS 6.5 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-12 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

The MPG – Multiple Page Generator plugin for WordPress is vulnerable to SQL Injection due to inadequate escaping of user-supplied parameters, affecting all versions up to 4.2.1. Authenticated attackers with subscriber-level access can exploit this vulnerability to inject additional SQL queries, potentially extracting sensitive database information, particularly when the [mpg_spintax] shortcode is rendered in site-wide content. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data exposure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85198
Severity
MEDIUM
CVSS
6.5
EPSS
0.29%
WordPress

Original NVD Description

The MPG – Multiple Page Generator, Bulk Landing Pages & Programmatic SEO plugin for WordPress is vulnerable to generic SQL Injection via URL Path in all versions up to, and including, 4.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 subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This is only exploitable when the [mpg_spintax] shortcode is rendered in site-wide content such as a footer or template part, as the vulnerable code path is only reached when the shortcode is active on the requested page.