Today we are releasing Grafana 12.0.0+security-01 as well as security patches for all supported versions of Grafana. These security releases contain a fix for CVE-2025-4123, a high severity cross-site scripting (XSS) vulnerability that allows attackers to redirect users to malicious websites.
We are publishing the security patches for CVE-2025-4123 one day ahead of schedule because we discovered that this vulnerability has been made public.
We will be releasing the regularly scheduled patch releases for Grafana 12.0 and all supported versions on Thursday, May 22. These patch releases will also include the fix for CVE-2025-4123.
Grafana 12.0.0+security-01, latest release with security patch:
Grafana Cloud instances are not impacted by this vulnerability.
We closely coordinated with all cloud providers licensed to offer Grafana Cloud Pro. They have received early notification under embargo and confirmed that their offerings are secure at the time of this announcement. This is applicable to Amazon Managed Grafana and Azure Managed Grafana.
A new version of cluster is available: v1.16.1 -> v1.16.2
To update this component: tiup update cluster To update all components: tiup update --all
Name User Version Path PrivateKey ---- ---- ------- ---- ---------- tidb-cluster tidb v8.3.0 /home/tidb/.tiup/storage/cluster/clusters/tidb-cluster /home/tidb/.tiup/storage/cluster/clusters/tidb-cluster/ssh/id_rsa
[root@monitor ~]# cd /tidb/tidb-deploy/grafana-3000/bin/bin [root@monitor bin]# ./grafana-cli -version Grafana CLI version 7.5.17
[root@monitor soft]# tar -xzf grafana-enterprise-12.0.1.linux-amd64.tar.gz
五、下载TiDB官方Grafana安装包
1.检查当前Tidb版本
1 2 3 4 5 6 7 8 9 10
[tidb@monitor ~]$ tiup cluster list
A new version of cluster is available: v1.16.1 -> v1.16.2
To update this component: tiup update cluster To update all components: tiup update --all
Name User Version Path PrivateKey ---- ---- ------- ---- ---------- tidb-cluster tidb v8.3.0 /home/tidb/.tiup/storage/cluster/clusters/tidb-cluster /home/tidb/.tiup/storage/cluster/clusters/tidb-cluster/ssh/id_rsa
A new version of cluster is available: v1.16.1 → v1.16.2
To update this component: tiup update cluster To update all components: tiup update --all Will patch the cluster tidb-cluster with package path is /soft/tidb-grafana-v12.0.1.tar.gz, nodes: , roles: grafana. Do you want to continue? [y/N]:(default=N) y
Error: entry bin/grafana-server not found in package /soft/tidb-grafana-v12.0.1.tar.gz
Verbose debug logs has been written to /home/tidb/.tiup/logs/tiup-cluster-debug-2025-05-29-14-51-13.log