CVE-2026-9048

Slider Revolution 7.0.0 - 7.0.14 - Incorrect Authorization to Authenticated (Contributor+) Sensitive Information Exposure

2026-06-01 10:41
Prickly Cactus

Strategic Overview

Status
Patched in 7.0.15
Affected Plugin
Slider Revolution
Affected Version
7.0.0 – 7.0.14
CVSS
4.3Medium
Weakness type
CWE-863 · Incorrect Authorization
CVE
CVE-2026-9048
View all Slider Revolution vulnerabilities

At a glance

CVE-2026-9048 is a medium-severity Incorrect Authorization vulnerability in the Slider Revolution WordPress plugin, affecting versions 7.0.0 – 7.0.14. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Contributor level or above. The issue is fixed in version 7.0.15; sites on affected versions should update now. Disclosed June 2026, reported by Prickly Cactus.

Vulnerability Overview

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.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.

CWE-863: Incorrect Authorization

Reaching this weakness in Slider Revolution 7.0.0 – 7.0.14 takes an account at Contributor level or above. Incorrect authorization means a permission check exists but evaluates the wrong thing, so it passes for callers it was meant to stop.

The action runs for users the code intended to exclude, with the same effect as having no check at all. For Slider Revolution the fix is 7.0.15: builds 7.0.0 – 7.0.14 are affected, anything from 7.0.15 onward is not.

Remediation

Update to version 7.0.15, or a newer patched version

How does WordSec protect against this?

Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Slider Revolution 7.0.15 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C