CVE-2026-3425: LFI in RTMKit Addons for Elementor
平台
wordpress
组件
rometheme-for-elementor
修复版本
2.0.3
CVE-2026-3425 describes a Local File Inclusion (LFI) vulnerability affecting the RTMKit Addons for Elementor plugin for WordPress. This vulnerability allows authenticated attackers with Author-level access or higher to include and execute arbitrary PHP files on the server. The vulnerability impacts versions 0 through 2.0.2 of the plugin, and a patch is available in version 2.0.3.
检测此 CVE 是否影响你的项目
上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。
影响与攻击场景翻译中…
Successful exploitation of CVE-2026-3425 grants an attacker the ability to execute arbitrary PHP code on the server. This can lead to a complete compromise of the WordPress site, including data exfiltration, modification of website content, and installation of malicious software. The attacker, being authenticated with Author-level access, can leverage this vulnerability to bypass access controls and potentially escalate privileges. The blast radius extends to any sensitive data stored within the WordPress database or accessible through the web server’s file system. This vulnerability shares similarities with other LFI exploits where attackers leverage file inclusion to execute malicious code and gain control of the system.
利用背景翻译中…
CVE-2026-3425 was published on May 13, 2026. Severity is rated HIGH with a CVSS score of 8.8. Currently, there are no publicly known active campaigns targeting this vulnerability. The vulnerability is not listed on KEV (Known Exploited Vulnerabilities) as of this writing. Public Proof-of-Concept (POC) code is likely to emerge given the ease of exploitation inherent in LFI vulnerabilities.
威胁情报
漏洞利用状态
CISA SSVC
CVSS 向量
这些指标意味着什么?
- Attack Vector
- 网络 — 可通过互联网远程利用,无需物理或本地访问。攻击面最大。
- Attack Complexity
- 低 — 无需特殊条件,可以稳定地利用漏洞。
- Privileges Required
- 低 — 任何有效用户账户均可。
- User Interaction
- 无 — 攻击自动且无声,受害者无需任何操作。
- Scope
- 未改变 — 影响仅限于脆弱组件本身。
- Confidentiality
- 高 — 完全丧失机密性,攻击者可读取所有数据。
- Integrity
- 高 — 攻击者可写入、修改或删除任何数据。
- Availability
- 高 — 完全崩溃或资源耗尽,完全拒绝服务。
受影响的软件
弱点分类 (CWE)
时间线
- 已保留
- 发布日期
- 修改日期
缓解措施和替代方案翻译中…
The primary mitigation for CVE-2026-3425 is to immediately upgrade the RTMKit Addons for Elementor plugin to version 2.0.3 or later. If upgrading is not immediately feasible due to compatibility issues or breaking changes, consider restricting file upload permissions within the WordPress environment to prevent attackers from uploading malicious PHP files that can be included. Implement a Web Application Firewall (WAF) with rules to block requests containing suspicious file paths or patterns in the 'path' parameter of the 'get_content' AJAX action. Thoroughly review and sanitize all user inputs to prevent malicious code injection.
修复方法
更新到 2.0.3 版本,或更新的补丁版本
常见问题翻译中…
What is CVE-2026-3425 — LFI in RTMKit Addons for Elementor?
CVE-2026-3425 is a Local File Inclusion vulnerability in the RTMKit Addons for Elementor WordPress plugin allowing authenticated attackers to execute arbitrary PHP code. It affects versions 0–2.0.2 and has a CVSS score of 8.8, indicating high severity.
Am I affected by CVE-2026-3425 in RTMKit Addons for Elementor?
You are affected if your WordPress site uses the RTMKit Addons for Elementor plugin and is running version 0 through 2.0.2. Check your plugin version immediately to determine your risk level.
How do I fix CVE-2026-3425 in RTMKit Addons for Elementor?
Upgrade the RTMKit Addons for Elementor plugin to version 2.0.3 or later. If immediate upgrade is not possible, implement temporary mitigations like WAF rules and restricted file upload permissions.
Is CVE-2026-3425 being actively exploited?
As of the current assessment, CVE-2026-3425 is not known to be actively exploited in the wild, but the ease of exploitation suggests it could become a target.
Where can I find the official RTMKit advisory for CVE-2026-3425?
Refer to the official RTMKit Addons for Elementor plugin website or the WordPress plugin repository for the latest advisory and update information regarding CVE-2026-3425.
检测此 CVE 是否影响你的项目
上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。
立即扫描您的WordPress项目 — 无需账户
上传任何清单文件 (composer.lock, package-lock.json, WordPress 插件列表…) 或粘贴您的组件列表。您立即获得一份漏洞报告。上传文件只是开始:拥有账户后,您将获得持续监控、Slack/电子邮件警报、多项目和白标报告。
拖放您的依赖文件
composer.lock、package-lock.json、requirements.txt、Gemfile.lock、pubspec.lock、Dockerfile...