We deploy Sonarqube in K8S with the offical docker image: 2025-lta-developer.
We noticed that the current SonarGo plugin (1.18.1.827
) embeds Go version 1.21.1
(sonar-go/sonar-go-to-slang/Makefile at 1.18.1.827 · SonarSource/sonar-go · GitHub), which is affected by CVE-2024-24790 (CVSS 9.8, High Severity). This vulnerability allows malicious IPv6 addresses to bypass security checks.
Our security scans (JFrog Xray) flag this as a critical risk, any plan to upgrade the plugin?