7.8
/ 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Description
SonarQube Server and Cloud is a static analysis solution for continuous code quality and security inspection. In versions 4 to 5.3.0, a command injection vulnerability was discovered in the SonarQube Scan GitHub Action that allows untrusted input arguments to be processed without proper sanitization. Arguments sent to the action are treated as shell expressions, allowing potential execution of arbitrary commands. A fix has been released in SonarQube Scan GitHub Action 5.3.1.
Basic Information
ID
CVE-2025-58178
Source
GitHub_M
Published
Sep 2, 2025 at 00:51
Affected Product
Vendor
SonarSource
Product
sonarqube-scan-action
Version
>= 4, < 5.3.1
Affected Versions
SonarSource sonarqube-scan-action >= 4, < 5.3.1
CWE Classification
References
- github.com /SonarSource/sonarqube-scan-action/security/advisories/GHSA-f79p-9c5r-xg88
- github.com /SonarSource/sonarqube-scan-action/pull/200
- github.com /SonarSource/sonarqube-scan-action/commit/016cabf33a6b7edf0733e179a03ad408ad4e88ba
- community.sonarsource.com /t/security-advisory-sonarqube-scanner-github-action/147696
- sonarsource.atlassian.net /browse/SQSCANGHA-101