S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Jul 10, 2025

CVE-2025-53624 Scanner

CVE-2025-53624 Scanner - Information Disclosure vulnerability in Docusaurus Gists Plugin

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.5k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-53624
10.0
CVSScritical
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
docusaurus-plugin-content-gistsby webbertakken
< 4.0.0
Updated Aug 22, 2026View on NVD →
Detail

The Docusaurus Gists Plugin is widely used in web projects to integrate GitHub gists into Docusaurus-based documentation sites. Software developers and organizations employ this plugin to enrich their documentation with code examples directly from GitHub. It simplifies the process of displaying dynamic code snippets within websites. By leveraging the GitHub API, it allows users to seamlessly fetch and display gists on their sites. However, the integration can expose sensitive information if not properly managed. The goal of using this plugin is to enhance the interactivity and utility of documentation pages with minimal manual processes involved.

The vulnerability pertains to an exposure of GitHub Personal Access Tokens through the Docusaurus Gists Plugin. Versions of the plugin prior to 4.0.0 inadvertently include these tokens in client-side JavaScript bundles. This exposure can occur when tokens meant solely for server-side build processes are not properly segmented from the client-side code. The disclosed tokens can provide unauthorized actors access to private repositories. It's a critical security oversight that needs immediate attention to avoid potential security breaches.

The vulnerability specifically affects how configurations are handled in the Docusaurus Gists Plugin. When a Personal Access Token is used within the plugin's configuration, it can end up exposed in the JavaScript files served to users. The script tags within the page's HTML load these JS files, which may inadvertently contain sensitive token information. Hackers can easily scrape these tokens by examining the site's source code, leading to unauthorized GitHub API access. This represents a significant security risk for any sites that have adopted this plugin without updating past version 4.0.0.

If exploited, this vulnerability could lead to severe consequences for the affected parties. The malicious actors, once in possession of the Personal Access Token, could gain unwarranted access to private GitHub repositories. This could result in data exfiltration, unauthorized modifications to existing codebases, and potential insertion of malicious code. Furthermore, it could facilitate broader supply chain attacks if the compromised repositories are used in production environments. Quick remediation is essential to mitigate these potential risks.

REFERENCES

Solution Advice
  • Update to docusaurus-plugin-content-gists version 4.0.0 or later to mitigate the risk.
  • Revoke any compromised GitHub Personal Access Tokens immediately and replace them with new ones.
  • Review the plugin configuration to ensure no sensitive information is exposed client-side.
  • Perform regular audits of repositories for unauthorized accesses or changes that might indicate a compromise.
  • Implement network security measures to monitor for unusual activity indicative of token misuse.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.