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 और अन्य आपको प्रभावित करती हैं या नहीं।
प्रभाव और हमले की स्थितियाँअनुवाद हो रहा है…
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 प्रोजेक्ट को अभी स्कैन करें — कोई खाता नहीं
scanZone.subtitle
अपनी डिपेंडेंसी फ़ाइल ड्रैग और ड्रॉप करें
composer.lock, package-lock.json, requirements.txt, Gemfile.lock, pubspec.lock, Dockerfile...