CVE-2026-9200

Published: Mag 27, 2026 Last Modified: Mag 27, 2026
ExploitDB:
Other exploit source:
Google Dorks:
HIGH 7,5
Attack Vector: network
Attack Complexity: high
Privileges Required: low
User Interaction: none
Scope: unchanged
Confidentiality: high
Integrity: high
Availability: high

Description

AI Translation Available

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.

98

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')

Draft
Common Consequences
Security Scopes Affected:
Integrity Confidentiality Availability
Potential Impacts:
Execute Unauthorized Code Or Commands
Applicable Platforms
Languages: PHP
Technologies: Web Based, Web Server
View CWE Details
https://plugins.trac.wordpress.org/browser/query-shortcode/trunk/init.php#L178
https://plugins.trac.wordpress.org/browser/query-shortcode/trunk/init.php#L56
https://plugins.trac.wordpress.org/browser/query-shortcode/trunk/init.php#L97
https://www.wordfence.com/threat-intel/vulnerabilities/id/28df760b-6b15-41ca-b9…