medium · CVSS v3 3.3 · CVSS v4 4.8
CVE-2026-93982
OpenPanel writes Model Context Protocol authentication tokens from URL query parameters into plaintext application logs without redaction. A
Overview
OpenPanel writes Model Context Protocol authentication tokens from URL query parameters into plaintext application logs without redaction. Attackers with read access to stdout or centralized logging infrastructure can extract these base64-encoded credentials. This allows unauthorized replay of MCP requests to access sensitive project analytics.
Description
OpenPanel through commit bad75bdd writes Model Context Protocol authentication tokens from URL query parameters to plaintext application logs without redaction. Attackers with access to application stdout or centralized logging systems can capture base64-encoded credentials to replay MCP requests and access project analytics.
Impact
This vulnerability impacts the confidentiality of Model Context Protocol sessions, leading to unauthorized data exposure of project analytics. Unauthorized entities with log access can impersonate legitimate clients by replaying captured tokens. Integrity and availability are not directly affected, but access controls are compromised.
Remediation
Update OpenPanel beyond commit bad75bdd or apply the vendor-supplied patch to ensure sensitive query parameters are redacted from logs. Restrict read access to application stdout and centralized logging systems using the principle of least privilege. Implement log monitoring to detect unauthorized access attempts and rotate exposed MCP credentials immediately.
Risk context
The vulnerability is rated as medium severity with a CVSS v3 score of 3.3 and a CVSS v4 score of 4.8. EPSS data is currently not available. Urgency is moderate, depending on whether log stores are exposed to unauthorized users.
Affected products
- OpenPanel
Scores
- Severity
- medium
- CVSS v2
- 1.7
- CVSS v3
- 3.3
- CVSS v4
- 4.8
- EPSS
- —