Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
The Slider Revolution plugin for WordPress is vulnerable to Arbitrary File Upload in versions 7.0.0 to 7.0.10 via the '_get_media_url' and '_check_file_path' function. This is due to insufficient file type validation. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload files that may be executable, which makes remote code execution possible. The vulnerability was partially patched in version 7.0.10 and fully patched in version 7.0.11.
AnalysisAI
Remote code execution in Slider Revolution for WordPress versions 7.0.0 through 7.0.10 allows authenticated attackers with subscriber-level privileges to upload executable files via insufficient file type validation in '_get_media_url' and '_check_file_path' functions. A partial patch in 7.0.10 was insufficient, requiring upgrade to 7.0.11 for complete remediation. With CVSS 8.8 (High) and low privilege requirements (subscriber accounts are commonly available or easily created), this represents significant risk for WordPress installations using affected versions, though no active exploitation has been confirmed via CISA KEV at time of analysis.
Technical ContextAI
Slider Revolution is a widely-deployed premium WordPress slider and visual builder plugin. The vulnerability stems from CWE-434 (Unrestricted Upload of File with Dangerous Type) in the media handling functions '_get_media_url' and '_check_file_path'. These functions fail to properly validate file types during upload operations, allowing attackers to bypass intended restrictions. WordPress plugins execute PHP code server-side, so uploading a PHP webshell or malicious executable grants direct code execution in the web server context. The affected CPE (cpe:2.3:a:revolution_slider:slider_revolution) confirms this is a plugin-level vulnerability affecting the Revolution Slider product from ThemePunch across versions 7.0.0-7.0.10. The CVSS vector AV:N indicates network-based exploitation, while PR:L confirms authenticated (low-privilege) access is required, consistent with the description's mention of subscriber-level accounts.
RemediationAI
Upgrade immediately to Slider Revolution version 7.0.11 or later, which contains the complete patch for this arbitrary file upload vulnerability. Version 7.0.10 contains only a partial fix and must not be considered secure. Administrators should verify the installed version via WordPress admin dashboard under Plugins and update through the plugin's update mechanism or by downloading from https://www.sliderrevolution.com/. After patching, conduct a security review to identify any suspicious files uploaded during the vulnerable period, particularly in wp-content/uploads/ and plugin-specific directories. If immediate patching is not possible, implement these compensating controls with noted trade-offs: (1) Temporarily deactivate the Slider Revolution plugin until upgrade is completed - this breaks existing slider functionality but eliminates the attack surface; (2) Restrict new user registration and audit existing subscriber accounts, removing untrusted users - this reduces attacker entry points but doesn't prevent exploitation by existing malicious subscribers; (3) Implement web application firewall rules to block suspicious file upload patterns to the affected functions - this may cause false positives for legitimate media uploads and requires ongoing tuning. Consult Wordfence advisory for additional indicators of compromise.
More in Slider Revolution
View allThe ThemePunch Slider Revolution (revslider) plugin before 3.0.96 for WordPress and Showbiz Pro plugin 1.7.1 and earlier
The Slider Revolution WordPress plugin before 6.6.19 does not prevent users with at least the Author role from unseriali
The Slider Revolution WordPress plugin through 6.6.12 does not check for valid image files upon import, leading to an ar
Directory traversal vulnerability in the Slider Revolution (revslider) plugin before 4.2 for WordPress allows remote att
Unrestricted Upload of File with Dangerous Type vulnerability in ThemePunch OHG Slider Revolution.6.15. Rated high sever
Cross-site scripting (XSS) vulnerability in the Slider Revolution (revslider) plugin 4.2.2 for WordPress allows remote a
Missing Authorization vulnerability in ThemePunch OHG Slider Revolution revslider.7.0. Rated high severity (CVSS 7.1), t
Server-side file exfiltration in the Slider Revolution WordPress plugin (≤7.0.10) allows any authenticated subscriber to
The Slider Revolution plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Add Layer widge
The Slider Revolution plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and inclu
The Slider Revolution plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘htmltag’ parameter in a
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemePunch OHG Sli
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-28321
GHSA-6j7r-xh37-g6x3