CVE-2026-85618 Details
Description
ConvertX 0.17.0 contains an arbitrary file read vulnerability in the xelatex converter that allows authenticated users to read files by uploading LaTeX files with input directives. Attackers can upload .tex files containing \\input{path} or \\verbatiminput{path} directives to have the TeX engine read arbitrary files accessible to the server process and include them in downloadable PDF output.
A vulnerability allowing arbitrary file read has been identified in ConvertX version 0.17.0, specifically within the XeLaTeX converter. This issue arises from the converter's handling of LaTeX files, which can be exploited by authenticated users. Attackers can upload .tex files that include \input or \verbatiminput directives, prompting the TeX engine to read and include the contents of arbitrary files accessible to the server process into the generated PDF. The vulnerability takes advantage of the fact that the XeLaTeX converter executes without inspecting or restricting the file content, allowing sensitive files to be exfiltrated through the PDF output.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 4, 2026CISA-ADP
Assessed Sep 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/C4illin/ConvertX | [email protected] | ProductSource CodeVendor |
| https://github.com/C4illin/ConvertX/blob/v0.18.0/src/converters/xelatex.ts | [email protected] | Source CodeVendor |
| https://github.com/C4illin/ConvertX/issues/573 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/convertx-0.17.0-arbitrary-file-read-via-latex-input-directives | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| C4illin ConvertX | <= 0.18.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 10, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2026 | New CVE Received | [email protected] |
Volerion