CVE-2026-55576 PUBLISHED

MaaAssistantArknights: PR-title expression injection in release-preparation.yml

Assigner: GitHub_M
Reserved: 16.06.2026 Published: 15.07.2026 Updated: 15.07.2026

MaaAssistantArknights is a one-click tool for daily Arknights tasks. In the current dev-v2 workflow, .github/workflows/release-preparation.yml inlined attacker-controlled github.event.pull_request.title into a run: shell command during the pull_request opened, reopened, and ready_for_review events, so a non-draft fork PR whose title starts with Release v could execute shell commands on the ubuntu-latest runner during the generate-changelog job. This vulnerability is fixed by commit cafc3946059e6337d2089d4fec8b6885ba17c332.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor MaaAssistantArknights
Product MaaAssistantArknights
Versions
  • Version < cafc3946059e6337d2089d4fec8b6885ba17c332 is affected

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE
  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE