Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
2DescriptionCVE.org
The Slider Revolution plugin for WordPress is vulnerable to Sensitive Information Exposure in versions 7.0.0 - 7.0.14, via the 'slider.get.full' AJAX Action. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract sensitive data including raw social media API credentials: the Instagram OAuth token, Flickr API key, YouTube Data API key, and Facebook App ID, stored in any configured slider's settings.
AnalysisAI
Slider Revolution WordPress plugin versions 7.0.0 through 7.0.14 exposes raw social media API credentials - including Instagram OAuth tokens, Flickr API keys, YouTube Data API keys, and Facebook App IDs - to any authenticated user holding Contributor-level access or higher. The flaw stems from insufficient authorization controls on the 'slider.get.full' AJAX action, which returns full slider configuration data without verifying whether the requesting user should have access to sensitive credential fields. No public exploit has been identified at time of analysis and this CVE is not listed in the CISA KEV catalog, but the real-world impact of credential theft for active social media integrations exceeds what the medium CVSS score alone suggests.
Technical ContextAI
Slider Revolution is a widely deployed WordPress visual builder plugin used for creating animated sliders and content sections. The affected functionality is a server-side AJAX handler registered under the action 'slider.get.full', which retrieves complete slider configuration objects including stored third-party API credentials used for social media feed integrations. The root cause is classified as CWE-863 (Incorrect Authorization): the handler authenticates the WordPress nonce and session, confirming the user is logged in, but fails to apply capability checks that would restrict full configuration data - including plaintext credential fields - to administrative roles only. Contributor-level users in WordPress have legitimate access to post creation but should have no access to plugin configuration or stored API secrets. The CVSS vector AV:N/AC:L/PR:L/UI:N confirms this is a low-complexity, network-reachable flaw requiring only a low-privilege account, with no user interaction needed.
RemediationAI
Update the Slider Revolution plugin to a version beyond 7.0.14; versions 7.0.0 through 7.0.14 are confirmed affected per the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/e4396411-57a2-4bef-9dfb-cbcdc1292de0. An exact patched release version was not independently confirmed in the available input data - the upper bound of 7.0.14 implies the fix is in a subsequent release, but verify the changelog at https://www.sliderrevolution.com/ before deploying. As an immediate compensating control where patching is delayed, revoke and rotate all social media API credentials stored in Slider Revolution's configuration (Instagram OAuth token, Flickr API key, YouTube Data API key, Facebook App ID), since any contributor-level account on the site may have already accessed them. Additionally, restrict WordPress site registration and contributor role assignment to trusted users only, and consider temporarily disabling social media feed integrations until the patch is applied. Note that rotating credentials will temporarily break any active social feed widgets until new credentials are configured.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33851
GHSA-qp4q-9v3r-37r2