CVE 8.1 HIGH

ConvertX Vulnerable to Arbitrary File Deletion via Path Traversal in `POST /delete`_CVE-2026-24741

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

Description

ConvertXis a self-hosted online file converter. In versions prior to 0.17.0, the `POST /delete` endpoint uses a user-controlled `filename` value to construct a filesystem path and deletes it via `unlink` without sufficient validation. By supplying path traversal sequences (e.g., `../`), an attacker can delete arbitrary files outside the intended uploads directory, limited only by the permissions of the server process. Version 0.17.0 fixes the issue.

Basic Information

ID CVE-2026-24741
Source GitHub_M
Published Jan 27, 2026 at 21:11

Affected Product

Vendor C4illin
Product ConvertX
Version < 0.17.0
Affected Versions C4illin ConvertX < 0.17.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.