Command Injection via sonarqube-scan-action GitHub Action
High severity GitHub Reviewed Published Sep 1, 2025 in SonarSource/sonarqube-scan-action • Updated Sep 2, 2025
Package
SonarSource/sonarqube-scan-action (GitHub Actions)
Affected versions
>= 4.0.0, <= 5.3.0
Patched versions
5.3.1
Description
Published to the GitHub Advisory Database Sep 2, 2025
Reviewed Sep 2, 2025
Last updated Sep 2, 2025
Impact
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.
Patches
A fix has been released in SonarQube Scan GitHub Action v5.3.1.
References