CVE•Published 2024-10-28•Modified 2026-04-23•1 article on news•6 live references•NVD data
CVE-2024-50498Lubus · Wp_query_console
Vulnerability data via NVD (ingested)
CVSS v3.1
10.0
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
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.
Timeline
Published 2024-10-28
Modified 2026-04-23
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2024-50498Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/wp-query-console/"Matches any site loading the "wp-query-console" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Lubus Wp Query Console"All exposed Lubus Wp Query Console instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Wp Query Console"HTTP body or banner mentions "Wp Query Console" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2024-50498Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2024-50498Censys host search filtered to this CVE id.
grep.app
CVE-2024-50498Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2024-50498GitHub code search for direct mentions.
Google dork
"CVE-2024-50498" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (4)
CVE-2024-504984 repos
Ostorlab/KEVunknown
Ostorlab KEV: One-command to detect most remotely known exploitable vulnerabilities. Sourced from CISA KEV, Google's Tsunami, Ostorlab's Asteroid and Bug Bounty programs.
RandomRobbieBF/CVE-2024-50498unknown
WP Query Console <= 1.0 - Unauthenticated Remote Code Execution
p0et08/CVE-2024-50498Python
This is a exploit for CVE-2024-50498
JoshuaProvoste/0-click-RCE-Exploit-for-CVE-2024-50498JavaScript
Unauthenticated 0-click RCE exploit for CVE-2024-50498. Exploits a code injection vulnerability in the LUBUS WP Query Console plugin to execute arbitrary PHP code, write a web shel…