RockteMQ-AI commented on issue #2265: URL: https://github.com/apache/rocketmq-dashboard/issues/2265#issuecomment-5308123382
**Issue Evaluation** Category: `bug` | Status: **Confirmed** The reported issue has been verified against the current codebase. **Root Cause:** Persisted query history is not scoped to the authenticated user, allowing cross-user visibility into query history. **Impact:** Security/Privacy — users can see other users' query history. **Severity:** Critical This is a security issue. Query history must be scoped to the authenticated subject. An automated fix proposal can be generated. Reply `/approve` to proceed with PR generation. --- *Automated evaluation by github-manager-bot* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
