In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade github.com/grafana/grafana/pkg/api/pluginproxy
to version 11.6.0+security-01 or higher.
github.com/grafana/grafana/pkg/api/pluginproxy is an open-source platform for monitoring and observability.
Affected versions of this package are vulnerable to Improper Preservation of Permissions in the proxy routing behavior, which allows certain users to bypass dashboard-specific permissions. A user with the Viewer role can view all dashboards in their org, and a user with the Editor role can view, edit, or delete all dashboards in their org.
This vulnerability is exploitable by authenticated users as well as anonymously authenticated users if anonymous authentication is enabled.
This vulnerability can be avoided by enabling network policies that block all inbound traffic to the following endpoints:
/apis/dashboard.grafana.app/v0alpha1
/apis/dashboard.grafana.app/v1alpha1
/apis/dashboard.grafana.app/v2alpha1