CVE-2026-13262
Received Received - Intake

SQL Injection in Majestic Support WordPress Plugin

Vulnerability report for CVE-2026-13262, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-11

Last updated on: 2026-07-11

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-11
Last Modified
2026-07-11
Generated
2026-07-11
AI Q&A
2026-07-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
the_majestic_support the_leading_edge_help_desk_customer_support_plugin to 1.1.9 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

The vulnerability allows unauthenticated attackers to perform SQL Injection attacks that can extract sensitive information from the database. This exposure of sensitive data could potentially lead to non-compliance with data protection regulations such as GDPR and HIPAA, which require the protection of personal and sensitive information from unauthorized access.

Since the vulnerability enables extraction of sensitive information by exploiting insufficient input sanitization, organizations using the affected plugin may face increased risk of data breaches, which are subject to regulatory reporting and penalties under these standards.

Executive Summary

The vulnerability exists in the Majestic Support – The Leading-Edge Help Desk & Customer Support Plugin for WordPress, specifically in all versions up to and including 1.1.9. It is a generic SQL Injection flaw caused by insufficient escaping of the 'val' parameter and inadequate preparation of the SQL query. This allows an attacker to append additional SQL queries to existing ones.

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 ticket detail page. Therefore, any authenticated user can effectively exploit this vulnerability.

Impact Analysis

This vulnerability can allow an attacker to extract sensitive information from the database by injecting additional SQL queries. Since it can be exploited by any authenticated user with Subscriber-level access, it poses a significant risk of data exposure.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13262. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart