CVE-2026-13262
MEDIUMCVSS v3.1: 6.5
Source data as of:
At a glance
- Severity
- MEDIUM
- CVSS
- 6.5 v3.1 · NVD
- EPSS
- EPSS not provided by FIRST.org for this CVE
- CISA KEV
- No
- Type
- SQL Injection · NVD CWE
- Attack conditions (CVSS vector)
- NetworkNo user interaction · Source: NVD Vector
- Published
- 2026-07-11 · Modified: 2026-07-11
- References
- Jump to references (8)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
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.
References
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.
- Reference https://plugins.trac.wordpress.org/browser/majestic-support/tags/1.1.8/includes/ajax.php#L…
- Reference https://plugins.trac.wordpress.org/browser/majestic-support/tags/1.1.8/modules/smartreply/…
- Reference https://plugins.trac.wordpress.org/browser/majestic-support/tags/1.1.8/modules/smartreply/…
- Reference https://plugins.trac.wordpress.org/browser/majestic-support/tags/1.1.8/modules/ticket/tpls…
- Reference https://plugins.trac.wordpress.org/browser/majestic-support/tags/1.1.9/includes/ajax.php#L…
- Reference https://plugins.trac.wordpress.org/browser/majestic-support/tags/1.1.9/modules/smartreply/…
- Reference https://plugins.trac.wordpress.org/browser/majestic-support/tags/1.1.9/modules/smartreply/…
- Reference https://plugins.trac.wordpress.org/browser/majestic-support/tags/1.1.9/modules/ticket/tpls…