CVE-2025-9217 MEDIUM

CVE-2025-9217: Slider Revolution <= 6.7.36 - Authenticated (Contributor+) Arbitrary File Read via 'used_svg' and 'used_images'

Vendor Revolution Slider
Product Slider Revolution
Weakness CWE-22 · Path traversal
Published August 29, 2025
Last update April 8, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

The Slider Revolution plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 6.7.36 via the 'used_svg' and 'used_images' parameters. This makes it possible for authenticated attackers, with Contributor-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

Slider Revolution versions up to 6.7.36 contain a path traversal vulnerability that allows authenticated users to read arbitrary files from the server. An attacker with low-level site access can bypass directory restrictions and access sensitive files outside the intended application directories. This affects confidentiality but not integrity or availability.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server filesystem, including configuration files and other sensitive data.

Potential impact on your site

04Site Impact

Sensitive files (database configs, API keys, user data) may be exposed to authenticated users with minimal privileges.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

August 29, 2025 CVE published
April 8, 2026 Record updated