Skip to main content

CVE-2022-25863

8.1
HIGHCVSS v3.1 Base Score
0.71%
LOW RiskEPSS (73rd percentile)

The package gatsby-plugin-mdx before 2.14.1, from 3.0.0 and before 3.15.2 are vulnerable to Deserialization of Untrusted Data when passing input through to the gray-matter package, due to its default configurations that are missing input sanitization. Exploiting this vulnerability is possible when passing input in both webpack (MDX files in src/pages or MDX file imported as a component in frontend / React code) and data mode (querying MDX nodes via GraphQL). Workaround: If an older version of gatsby-plugin-mdx must be used, input passed into the plugin should be sanitized ahead of processing.

Published: 6/10/2022
Modified: 11/21/2024
Back to CVE Lookup

Vulnerability Summary

CVSS v3 Score

8.1HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

EPSS Score (Exploitation Probability)

0.71%LOW Exploitation Risk
73rd percentile

This vulnerability has a 0.71% probability of being exploited in the next 30 days, ranking higher than 73% of all scored CVEs.

Related Vulnerabilities