Shell Command Injection Vulnerability in Logto Auth Infrastructure
CVE-2026-63187
6.3MEDIUM
What is CVE-2026-63187?
A vulnerability in Logto's .github/workflows/commitlint.yml allows for potential shell command injection through the interpolation of unvalidated pull request titles. Versions 1.40.1 to 1.41.0 are affected. Specifically, if a pull request title includes a single quote, it could improperly terminate the echo string, enabling the injection of arbitrary commands during GitHub Actions workflow execution. Although the pull request trigger utilizes a read-only GITHUB_TOKEN, the ability to alter workflow execution can lead to disruptions. This issue has been addressed in version 1.41.0.
Affected Version(s)
logto >= 1.40.1, < 1.41.0
