CVE-2026-9200
HighSummary
The Query Shortcode plugin for WordPress is vulnerable to Local File Inclusion in all versions up to and including 0.2.1, allowing authenticated attackers with contributor-level access and above to include and execute arbitrary .php files on the server.
Risk Assessment
Attackers can exploit this vulnerability to bypass access controls, obtain sensitive data, or execute PHP code, posing a significant security risk to the system.
Recommendation
It is recommended to update the Query Shortcode plugin to the latest version to mitigate this vulnerability and review and restrict access to .php files on the server.
Original NVD description (English source)
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.

