CVE-2026-9200 HIGH

CVE-2026-9200: Query Shortcode <= 0.2.1 - Authenticated (Contributor+) Local File Inclusion via 'lens' Shortcode Attribute

Vendor Shazdeh
Product Query Shortcode
Weakness CWE-98 · PHP file inclusion
Published May 27, 2026
Last update May 27, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Query Shortcode plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.2.1 via the shortcode function. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

Query Shortcode versions 0.2.1 and earlier contain a code injection vulnerability. An attacker with low-level privileges can inject and execute arbitrary code on the site without user interaction. The vulnerability affects confidentiality, integrity, and availability of the site. Update to a version newer than 0.2.1 immediately.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the site with the privileges of the web server.

Potential impact on your site

04Site Impact

Complete compromise of site data, functionality, and server resources possible.

Conditions required to exploit

05Prerequisites

Attacker must have low-level user account access; no user interaction required.

Key dates

06Disclosure timeline

May 27, 2026 CVE published
May 27, 2026 Record updated

Related vulnerabilities

08Related CVE