CVE-2026-96898
Received Received - Intake

Path Traversal in ShopXO via Ueditor Upload Interface

Vulnerability report for CVE-2026-96898, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: VulDB

Description

A vulnerability was detected in yhx070424 ShopXO up to 2.2.7. Affected by this vulnerability is an unknown functionality of the file config/ueditor.php of the component Ueditor Upload Interface. The manipulation of the argument path_type results in path traversal. It is possible to launch the attack remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-24
Last Modified
2026-09-24
Generated
2026-09-24
AI Q&A
2026-09-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
shopxo yhx070424 to 2.2.7 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a path traversal issue in the ShopXO e-commerce system up to version 2.2.7. It affects the Ueditor Upload Interface file config/ueditor.php where the path_type parameter can be manipulated to traverse directories. The flaw allows attackers to write arbitrary files to any directory within the web root without authentication.

Detection Guidance

To detect this vulnerability, check if your ShopXO installation is running a version up to 2.2.7. Inspect network traffic for unauthenticated requests to the Ueditor upload interface at config/ueditor.php with the path_type parameter. Look for unusual file writes or directory traversal attempts in server logs.

Impact Analysis

An attacker could exploit this to write malicious files to sensitive locations on your server. This could lead to remote code execution, file overwrites, information disclosure, or denial of service. Since no authentication is required, any unpatched system is at risk of compromise.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection requirements and HIPAA's security rules for protected health information. A successful exploit may result in data breaches, leading to legal penalties and compliance failures.

Mitigation Strategies

Immediately upgrade ShopXO to a patched version if available. If no patch exists, disable the Ueditor upload interface or restrict access to authenticated users only. Implement input validation to filter directory traversal sequences in the path_type parameter. Monitor for suspicious file writes or unauthorized access attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-96898. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart