CVE•Published 2024-08-21•Modified 2026-04-08•1 article on news•6 live references•NVD data
CVE-2024-6386Wpml · Wpml
Vulnerability data via NVD (ingested)
CVSS v3.1
9.9
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
Description
The WPML plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 4.6.12 via Twig Server-Side Template Injection. This is due to missing input validation and sanitization on the render function. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server.
Timeline
Published 2024-08-21
Modified 2026-04-08
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 tag63 hosts
vuln:CVE-2024-6386Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/wpml/"Matches any site loading the "wpml" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Wpml Wpml"All exposed Wpml Wpml instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Wpml"HTTP body or banner mentions "Wpml" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2024-6386Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2024-6386Censys host search filtered to this CVE id.
grep.app
CVE-2024-6386Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2024-6386GitHub code search for direct mentions.
Google dork
"CVE-2024-6386" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (8)
CVE-2024-63868 repos
vladko312/SSTImapPython
Automatic SSTI detection tool with interactive interface
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.
stealthcopter/wordpress-hackingPython
A collection of useful resources for hacking WordPress and it's plugins and themes
tylzars/awesome-vrre-writeupsunknown
A collection of Vulnerability Research and Reverse Engineering writeups.
vladko312/extrasPython
Extra plugins for SSTImap
argendo/CVE-2024-6386Python
Research and PoC for CVE-2024-6386
AncientMystic/HomeLabunknown
HomeLab CheatSheet & AwesomeList
wawanwidiantara/wpsentryPython
WordPress security audit & exploitation toolkit — fingerprinting, CVE database matching, 60+ active checks (hardening, misconfig, injection, plugin CVEs), exploitation simulation, …