๐Ÿ” CVE Alert

CVE-2025-27621

UNKNOWN 0.0

UpTrain has a Constant Default API Key

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the UpTrain backend creates a new default user with a static username, where the username is also used as the default API key. The UpTrain backend also has an open CORS policy. Using these two primitives, any website can make a authenticated cross-origin request to the UpTrain instance by providing the default API key in the header `uptrain-access-token`. This issue may allow arbitrary websites to perform privileged operations on the UpTrain instance, as if they were the default logged in user. As of time of publication, no known patches are available.

CWE CWE-287
Vendor uptrain-ai
Product uptrain
Published Aug 17, 2026
Last Updated Aug 17, 2026
Stay Ahead of the Next One

Get instant alerts for uptrain-ai uptrain

Be the first to know when new unknown vulnerabilities affecting uptrain-ai uptrain are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

uptrain-ai / uptrain
<= 0.7.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
securitylab.github.com: https://securitylab.github.com/advisories/GHSL-2024-198_GHSL-2024-199_Uptrain/ github.com: https://github.com/uptrain-ai/uptrain/blob/a31cc14eddcb6c0b0b12cbed15f086d98c441c6f/uptrain/dashboard/backend/app.py#L105