Back to overview

CVE-2026-5137

MEDIUM
4.3
CVSS 3.1
Description
The RTMKit (rometheme-for-elementor) plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 2.0.7 This is due to insufficient path validation on the 'template' parameter in the render_templates AJAX endpoint, which is used directly in a require/include statement without sanitization. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute files on the server ending in _templates.php, allowing the execution of any PHP code in those files.

Metadata

CVE ID
CVE-2026-5137
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-03-30 10:48 UTC
Published
2026-07-03 09:31 UTC
Last updated
2026-07-03 09:31 UTC
Primary CWE
CWE-98
CWE-98 Improper Control of Filename for Include/Require Stat…
Vendor / Product
rometheme / RTMKit
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
rometheme RTMKit 0 ≤ 2.0.7
Weakness (CWE)
CWESourceDescription
CWE-98 cna CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Back to overview