๐Ÿ” CVE Alert

CVE-2026-63187

MEDIUM 6.3

Logto: OS command injection vulnerability exists in the Commitlint workflow

CVSS Score
6.3
EPSS Score
0.0%
EPSS Percentile
0th

Logto is the modern, open-source auth infrastructure for SaaS and AI apps. From 1.40.1 until 1.41.0, Logto's .github/workflows/commitlint.yml directly interpolated github.event.pull_request.title into the Commitlint on PR title step's inline echo command before piping the title to npx commitlint. A pull request title containing a single quote could terminate the echo string and append arbitrary shell commands on the GitHub Actions runner. The pull_request trigger used a read-only GITHUB_TOKEN and did not expose repository secrets, but injected commands could alter or disrupt the ephemeral workflow execution. This issue is fixed in version 1.41.0.

CWE CWE-94
Vendor logto-io
Product logto
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for logto-io logto

Be the first to know when new medium vulnerabilities affecting logto-io logto are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

logto-io / logto
>= 1.40.1, < 1.41.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/logto-io/logto/security/advisories/GHSA-869c-8mm3-w5cj github.com: https://github.com/logto-io/logto/pull/9112 github.com: https://github.com/logto-io/logto/commit/4a1cab21c14d26d288ffffc509cc2a8cae247b92 github.com: https://github.com/logto-io/logto/releases/tag/v1.41.0