Security Advisory

CVE-2025-65957

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-11-25 23:33:09
Last updated 2025-11-26 16:11:42
Assigner GitHub_M
CVSS score 8.8
State PUBLISHED

Description

Core Bot Is an Open Source discord bot made for maple hospital servers. Prior to commit dffe050, the API keys (SUPABASE_API_KEY, TOKEN) are loaded using environment variables, but there are cases in code (error handling, summaries, webhooks) where configuration summaries may inadvertently leak sensitive data (e.g., by failing to redact data in summary embeds or logs). This issue has been patched via commit dffe050.