← Back to browse · API

CVE-2025-53624

Severity
CRITICAL
CVSS
10.0
EPSS
0.01842
Risk score
40.64
CISA KEV
No
PoC
No
Published
2025-07-09
Modified
2025-07-10
First seen
2026-08-07
Aliases
EUVD-2025-20874, GHSA-QF34-QPR4-5PPH
Products
webbertakken:docusaurus-plugin-content-gists < 4.0.0
Sources
euvd EUVD-2025-20874

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.

References