CVE•Published 2024-05-29•Modified 2026-04-08•1 article on news•5 live references•NVD data
CVE-2023-6743Unlimited-elements · Unlimited_elements_for_elementor
Vulnerability data via NVD (ingested)
CVSS v3.1
8.8
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
91
Exploit Prediction Scoring System · top 9% of all CVEs
Weaknesses (CWE)
Description
The Unlimited Elements For Elementor (Free Widgets, Addons, Templates) plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.5.89 via the template import functionality. This makes it possible for authenticated attackers, with contributor access and above, to execute code on the server.
Timeline
Published 2024-05-29
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 tag0 hosts
vuln:CVE-2023-6743Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/unlimited-elements-for-elementor/"Matches any site loading the "unlimited-elements-for-elementor" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Unlimited-elements Unlimited Elements For Elementor"All exposed Unlimited-elements Unlimited Elements For Elementor instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Unlimited Elements For Elementor"HTTP body or banner mentions "Unlimited Elements For Elementor" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2023-6743Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2023-6743Censys host search filtered to this CVE id.
grep.app
CVE-2023-6743Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2023-6743GitHub code search for direct mentions.
Google dork
"CVE-2023-6743" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (2)
CVE-2023-67432 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.
jaschadub/compromised-packages-checkPython
Scan a repository for known-malicious npm, cratres, and PyPI package versions from recent supply-chain compromises (Mini Shai-Hulud, TanStack, @cap-js/mbt, etc). UPDATED 6 TIMES A …