CVE-2023-5360
High PUBLISHEDRoyal Elementor Addons and Templates < 1.3.79 - Unauthenticated Arbitrary File Upload
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
The Royal Elementor Addons and Templates WordPress plugin before 1.3.79 does not properly validate uploaded files, which could allow unauthenticated users to upload arbitrary files, such as PHP and achieve RCE.
- CVE Published
- Oct 31, 2023
- Exploitation Reported
- Oct 13, 2023
- CVSS
- 9.8 Critical
- EPSS
- 93.1%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Unknown |
Royal Elementor Addons and Templates
|
0 to < 1.3.79 |
Affected |
CVE References
- Exploit — wpscan.com wpscan.com · Exploit https://wpscan.com/vulnerability/281518ff-7816-4007-b712-63aed7828b34
- packetstormsecurity.com/files/175992/WordPress-Royal-Elementor-Addon... packetstormsecurity.com · CVE Record http://packetstormsecurity.com/files/175992/WordPress-Royal-Elementor...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| Wordfence First | 2023-10-13 14:44 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-5360.yaml | Apr 25, 2025 |
| Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/wp_royal_elementor_addons_rce.rb | Apr 28, 2025 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitation Status
Proof of concept available
Recorded 2023-11-02 03:15:44 UTC · GitHub
Weaknesses (CWE)
-
Unrestricted Upload of File with Dangerous Type
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/wp_royal_elementor_addons_rce.rb | Apr 28, 2025 |
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-5360.yaml | Apr 25, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2023-11-05 18:02:59 UTC · 4 stars
The Royal Elementor Addons and Templates WordPress plugin before 1.3.79 does not properly validate uploaded files, which could allow unauthenticated users to upload arbitrary files, such as PHP and achieve RCE.
github · Created 2023-11-02 03:28:59 UTC · 3 stars
Exploit for the unauthenticated file upload vulnerability in WordPress's Royal Elementor Addons and Templates plugin (< 1.3.79). CVE-ID: CVE-2023-5360.
github · Created 2023-11-02 03:15:44 UTC · 9 stars
Exploit for the unauthenticated file upload vulnerability in WordPress's Royal Elementor Addons and Templates plugin (< 1.3.79). CVE-ID: CVE-2023-5360.
github · Created 2023-10-26 06:56:48 UTC · 15 stars
github · Created 2023-10-21 10:51:08 UTC · 3 stars
CVE-2023-5360 Auto Shell Upload WordPress Royal Elementor 1.3.78 Shell Upload
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
15:02 UTC about 1 year ago15:02 UTC · about 1 year ago
Metasploit module available
Exploit module available
-
00:00 UTC about 1 year ago00:00 UTC · about 1 year ago
Nuclei template available
Scanner coverage available
-
03:15 UTC over 2 years ago03:15 UTC · over 2 years ago
Public PoC available
Public proof-of-concept code published
-
13:54 UTC over 2 years ago13:54 UTC · over 2 years ago
CVE published
Vulnerability disclosed publicly
-
14:44 UTC almost 3 years ago14:44 UTC · almost 3 years ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
13:30 UTC almost 3 years ago13:30 UTC · almost 3 years ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2023-5360
{
"cve_id": "CVE-2023-5360",
"title": "Royal Elementor Addons and Templates < 1.3.79 - Unauthenticated Arbitrary Fil...",
"affected_vendor": "Unknown",
"affected_product": "Royal Elementor Addons and Templates",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 9.8,
"epss_score": 0.93116,
"exploit_status": {
"exploited_in_the_wild": false,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}