CVE-2025-53624
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-09

Last updated on: 2025-07-10

Assigner: GitHub, Inc.

Description
The Docusaurus gists plugin adds a page to your Docusaurus instance, displaying all public gists of a GitHub user. docusaurus-plugin-content-gists versions prior to 4.0.0 are vulnerable to exposing GitHub Personal Access Tokens in production build artifacts when passed through plugin configuration options. The token, intended for build-time API access only, is inadvertently included in client-side JavaScript bundles, making it accessible to anyone who can view the website's source code. This vulnerability is fixed in 4.0.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-09
Last Modified
2025-07-10
Generated
2026-05-07
AI Q&A
2025-07-09
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
webbertakken docusaurus-plugin-content-gists 4.0.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability in the Docusaurus gists plugin (versions prior to 4.0.0) causes GitHub Personal Access Tokens, which are meant for build-time API access only, to be exposed in the client-side JavaScript bundles of the production build. This means anyone who views the website's source code can access these tokens, potentially compromising security.


How can this vulnerability impact me? :

This vulnerability can lead to unauthorized access to GitHub accounts or repositories because the exposed Personal Access Tokens can be used by attackers to perform actions with the same permissions as the token holder. This can result in data theft, code manipulation, or service disruption.


What immediate steps should I take to mitigate this vulnerability?

Upgrade the docusaurus-plugin-content-gists to version 4.0.0 or later, as this version fixes the vulnerability that exposes GitHub Personal Access Tokens in client-side JavaScript bundles. Avoid passing GitHub Personal Access Tokens through plugin configuration options that are included in production builds.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart