CVE-2024-50498
CRITICAL EXPLOITED NUCLEIWP Query Console <= 1.0 - Remote Code Execution
Title source: llmExploitation Summary
CVE-2024-50498 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 7 public exploits from researchers including iSee857, RandomRobbieBF, JoshuaProvoste. A Nuclei detection template is also available.
AI-analyzed exploit summary The repository contains functional exploit code for multiple CVEs, including CVE-2026-22812, which demonstrates remote command execution (RCE) via crafted HTTP requests to vulnerable endpoints. The code includes proper error handling, multi-threading, and session management to exploit the vulnerability.
Description
Improper Control of Generation of Code ('Code Injection') vulnerability in Ajit Bohra WP Query Console wp-query-console allows Code Injection.This issue affects WP Query Console: from n/a through <= 1.0.
Exploits (7)
The repository contains functional exploit code for multiple CVEs, including CVE-2026-22812, which demonstrates remote command execution (RCE) via crafted HTTP requests to vulnerable endpoints. The code includes proper error handling, multi-threading, and session management to exploit the vulnerability.
This PoC demonstrates an unauthenticated Remote Code Execution (RCE) vulnerability in the WP Query Console WordPress plugin (versions <= 1.0). The exploit sends a crafted POST request to the `/wp-json/wqc/v1/query` endpoint with a malicious `queryArgs` parameter containing PHP code (e.g., `phpinfo()`), which is executed on the server.
This is a functional exploit for CVE-2024-50498, targeting an unauthenticated code injection vulnerability in the LUBUS WP Query Console WordPress plugin. It uploads a PHP web shell via a crafted POST request to a vulnerable REST endpoint and provides an interactive remote shell.
This PoC exploits a command injection vulnerability in WP Query Console <=1.0 by sending a crafted JSON payload to the `/wp-json/wqc/v1/query` endpoint, allowing arbitrary command execution via the `system()` PHP function.
This repository contains a functional exploit for CVE-2024-50498, targeting a WordPress plugin vulnerability where the `queryArgs` parameter is passed to `eval()`, allowing arbitrary PHP code execution. The exploit constructs a payload to execute system commands while maintaining the expected return type.
The repository contains functional exploit code for CVE-2024-50498, targeting an arbitrary file upload vulnerability in the WordPress Plugin 3DPrint Lite 1.9.1.4. The exploit demonstrates the ability to upload malicious files to a vulnerable target.
This PoC exploits a code injection vulnerability in LUBUS WP Query Console (version 1.0) by sending a malicious payload to the `/wp-json/wqc/v1/query` endpoint, resulting in a reverse shell. The script first checks for the vulnerable plugin version before executing the exploit.
Nuclei Templates (1)
body="wp-content/plugins/wp-query-console/"
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H