CVE-2023-25050 HIGH

CVE-2023-25050: WordPress Shortcodes Ultimate plugin <= 5.12.6 - Arbitrary File Download vulnerability

Vendor Vova Anokhin
Product Shortcodes Ultimate
Weakness CWE-22 · Path traversal
Published May 17, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Vova Anokhin Shortcodes Ultimate allows Absolute Path Traversal.This issue affects Shortcodes Ultimate: from n/a through 5.12.6.

Explanation of Vulnerability in Simple Terms

02Summary

Shortcodes Ultimate versions up to 5.12.6 contain a path traversal vulnerability that allows authenticated users with low privileges to read files outside the intended directory. The vulnerability stems from insufficient validation of file paths. An attacker can access sensitive files on the server, potentially exposing configuration data or other protected content.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server outside the plugin's intended directory.

Potential impact on your site

04Site Impact

Sensitive files (config, database credentials, private keys) may be exposed to authenticated users.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account; no user interaction required.

Key dates

06Disclosure timeline

May 17, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE