CVE-2026-72572

A path traversal vulnerability in o1lab/xmysql (all versions) allows an unauthenticated remote attacker to read and download arbitrary files from the server. The lib/xapi.js file at lines 338 and 424 uses the user-controlled req.query.name parameter in path.join(cwd, name) without sanitization before passing it to res.download, enabling directory traversal via ../ sequences to access sensitive system files.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-10 11:17

Updated : 2026-09-03 17:51


NVD link : CVE-2026-72572

Mitre link : CVE-2026-72572

CVE.ORG link : CVE-2026-72572


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')