C4Illin Convertx vulnerabilities
2 known vulnerabilities affecting c4illin/convertx.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH2
Vulnerabilities
Page 1 of 1
CVE-2025-66449P2HIGHCVSS 8.8fixed in 0.16.02025-12-16
CVE-2025-66449 [HIGH] CWE-22 CVE-2025-66449: ConvertXis a self-hosted online file converter. In versions prior to 0.16.0, the endpoint `/upload`
ConvertXis a self-hosted online file converter. In versions prior to 0.16.0, the endpoint `/upload` allows an authenticated user to write arbitrary files on the system, overwriting binaries and allowing code execution. The upload function takes `file.name` directly from user supplied data without doing any sanitization on the name thus allowing for arbi
nvd
CVE-2026-24741P3HIGHCVSS 8.1fixed in 0.17.02026-01-27
CVE-2026-24741 [HIGH] CWE-22 CVE-2026-24741: ConvertXis a self-hosted online file converter. In versions prior to 0.17.0, the `POST /delete` endp
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 upload
nvd