Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-39209

7.5 · HIGH
Published Sep 15, 2022 github CWE-400 EPSS 1.71% (76th pctl)

Overview

CVE-2022-39209 is a high-severity vulnerability affecting github cmark-gfm. It was published on September 15, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. In versions prior to 0.29.0.gfm.6 a polynomial time complexity issue in cmark-gfm's autolink extension may lead to unbounded resource exhaustion and subsequent denial of service. Users may verify the patch by running `python3 -c 'print("![l"* 100000 + "\n")' | ./cmark-gfm -e autolink`, which will resource exhaust on unpatched cmark-gfm but render correctly on patched cmark-gfm. This vulnerability has been patched in 0.29.0.gfm.6. Users are advised to upgrade. Users unable to upgrade should disable the use of the autolink extension.

Remediation

Check the references section for vendor advisories and patches from github. Update cmark-gfm to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
github cmark-gfm >= 0, < 0.29.0.gfm.6 Affected

Frequently Asked Questions

What is CVE-2022-39209?

CVE-2022-39209 is a high-severity vulnerability affecting github cmark-gfm. It was published on September 15, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-39209?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-39209?

Check the references section for vendor advisories and patches from github. Update cmark-gfm to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-39209?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-39209 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.