GHSA-MQ6V-W35G-3C97

GHSA-MQ6V-W35G-3C97 is a low-severity security vulnerability in zmarkdown (npm), affecting versions < 10.1.3. It is fixed in 10.1.3.

Does this CVE actually affect you?

Kodem shows which CVEs are reachable and running in your applications, so you fix what's exploitable, not just what's listed.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Runtime intelligence, not another scanner.

Summary

Local File Inclusion vulnerability in zmarkdown

Workarounds

Disable images downloading, or sanitize paths.

For more information

If you have any questions or comments about this advisory, open an issue in ZMarkdown.

Impact

A minor Local File Inclusion vulnerability has been found in
zmarkdown, which allowed for images with a known path on
the host machine to be included inside a LaTeX document.

To prevent it, a new option has been created that allow to replace
invalid paths with a default image instead of linking the image on the
host directly. zmarkdown has been updated to make this setting the
default.

Every user of zmarkdown is likely impacted, except if
disabling LaTeX generation or images download. Here
is an example of including an image from an invalid path:

![](/tmp/img.png)

Will effectively redownload and include the image
found at /tmp/img.png.

Affected versions

zmarkdown (< 10.1.3)

Security releases

zmarkdown → 10.1.3 (npm)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

Already deployed Kodem?

See it in your environmentNew to Kodem? Get a demo →

Remediation advice

The vulnerability has been patched in version 10.1.3.
If impacted, you should update to this version as soon as possible.

Frequently Asked Questions

  1. What is GHSA-MQ6V-W35G-3C97? GHSA-MQ6V-W35G-3C97 is a low-severity security vulnerability in zmarkdown (npm), affecting versions < 10.1.3. It is fixed in 10.1.3.
  2. Which versions of zmarkdown are affected by GHSA-MQ6V-W35G-3C97? zmarkdown (npm) versions < 10.1.3 is affected.
  3. Is there a fix for GHSA-MQ6V-W35G-3C97? Yes. GHSA-MQ6V-W35G-3C97 is fixed in 10.1.3. Upgrade to this version or later.
  4. Is GHSA-MQ6V-W35G-3C97 exploitable, and should I be worried? Whether GHSA-MQ6V-W35G-3C97 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  5. What actually determines whether GHSA-MQ6V-W35G-3C97 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  6. How do I fix GHSA-MQ6V-W35G-3C97? Upgrade zmarkdown to 10.1.3 or later.

Stop the waste.
Protect your environment with Kodem.