Vulnerability 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 Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/webbertakken/docusaurus-plugin-content-gists/commit/8d4230b82
- https://github.com/webbertakken/docusaurus-plugin-content-gists/security/advisor
FAQ
What is CVE-2025-53624?
CVE-2025-53624 is a vulnerability with a CVSS score of 10.0 (CRITICAL). 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 Gi...
How severe is CVE-2025-53624?
CVE-2025-53624 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-53624?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.