SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-13262

MEDIUM · CVSS 6.5 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-11 · Last synced 2026-08-10

CyberRota Analysis

AI-Generated

The Majestic Support plugin for WordPress is vulnerable to SQL Injection through the 'val' parameter, allowing unauthenticated users with a valid 'get-smart-reply' nonce to manipulate SQL queries and potentially extract sensitive database information. This vulnerability affects all versions up to 1.1.9 and poses a medium risk, necessitating immediate attention from WordPress site administrators using this plugin to mitigate potential data breaches. Prioritization is essential for those managing customer support functionalities within their WordPress installations.

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-13262
Severity
MEDIUM
CVSS
6.5
EPSS
0.35%
WordPress

Original NVD Description

The Majestic Support – The Leading-Edge Help Desk & Customer Support Plugin plugin for WordPress is vulnerable to generic SQL Injection via the 'val' parameter in all versions up to, and including, 1.1.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires a valid 'get-smart-reply' nonce, which any Subscriber-level user can obtain by creating a ticket via the public frontend and visiting the resulting ticket detail page, making this effectively exploitable by any authenticated user.