CVE-2023-32110 HIGH

CVE-2023-32110: WordPress JupiterX theme <= 3.0.0 - Auth. Local File Inclusion vulnerability

Vendor Artbees
Product JupiterX
Weakness CWE-22 · Path traversal
Published May 17, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in artbees JupiterX allows PHP Local File Inclusion.This issue affects JupiterX: from n/a through 3.0.0.

Explanation of Vulnerability in Simple Terms

02Summary

JupiterX through version 3.0.0 contains a path traversal vulnerability that allows authenticated users to read files outside the intended directory. An attacker with low-level access can traverse the file system to access sensitive files. The vulnerability also permits limited modification and disruption of availability. Update to a version newer than 3.0.0.

What an attacker can do

03Attacker Capabilities

Read arbitrary files on the server and modify or delete some files.

Potential impact on your site

04Site Impact

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

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE