Skip to content

Users with monitoring tag can access data outside permitted VHosts #14038

Closed Locked Answered by michaelklishin
marpereira asked this question in Ideas
Discussion options

You must be logged in to vote

@marpereira if you assume this to be a security issue, consider learning about the concept of responsible disclosure.

Both behaviors are by design. A practical monitoring system will always need to access node data which is not virtual host-specific to begin with. Some users want such users to be able to list read-only data (connections being one example) for monitoring purposes.

In the case of Prometheus, for example, the scraping endpoint does not differentiate between virtual hosts and there's very often no authentication to begin with. And Prometheus-compatible tooling is an industry standard.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
2 participants
Converted from issue

This discussion was converted from issue #14038 on June 05, 2025 12:57.