Vulnerability Description
md-to-pdf is a CLI tool for converting Markdown files to PDF using Node.js and headless Chrome. Prior to version 5.2.5, a Markdown front-matter block that contains JavaScript delimiter causes the JS engine in gray-matter library to execute arbitrary code in the Markdown to PDF converter process of md-to-pdf library, resulting in remote code execution. This issue has been patched in version 5.2.5.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/simonhaenisch/md-to-pdf/commit/46bdcf2051c8d1758b391c1353185a
- https://github.com/simonhaenisch/md-to-pdf/security/advisories/GHSA-547r-qmjm-8h
FAQ
What is CVE-2025-65108?
CVE-2025-65108 is a vulnerability with a CVSS score of 10.0 (CRITICAL). md-to-pdf is a CLI tool for converting Markdown files to PDF using Node.js and headless Chrome. Prior to version 5.2.5, a Markdown front-matter block that contains JavaScript delimiter causes the JS e...
How severe is CVE-2025-65108?
CVE-2025-65108 has been rated CRITICAL with a CVSS base score of 10.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-65108?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.