# CVE-2026-59960

## Summary

- **CVE ID:** CVE-2026-59960
- **Severity:** HIGH
- **CVSS Score:** 7.5 (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H)
- **CWE:** CWE-78
- **Published:** Sep 14, 2026
- **Last Modified:** Sep 14, 2026

## Description

Argos JavaScript provides official Argos SDKs for JavaScript. Prior to Argos core package version 6.2.1, attacker-controlled CI branch or ref values from GITHUB_HEAD_REF or ARGOS_BRANCH can flow through config.branch and getMergeBaseCommitSha() when hasRemoteContentAccess is false. The gitFetch() and gitMergeBase() functions in packages/core/src/ci-environment/git.ts interpolate these values into execSync() command strings executed by /bin/sh -c, so shell metacharacters in a pull-request branch name can execute arbitrary commands with the Argos upload process privileges on the CI runner. Successful exploitation can expose CI secrets, alter build artifacts, or compromise the runner. This issue is fixed in Argos core package version 6.2.1.

## Affected Products

- argos-ci — argos-javascript (< 6.2.1)

## References

- [CNA](https://github.com/argos-ci/argos-javascript/security/advisories/GHSA-4x45-gxvp-6283)
- [CNA](https://github.com/argos-ci/argos-javascript/pull/319)
- [CNA](https://github.com/argos-ci/argos-javascript/commit/8355f3af3be3f4fe361d58a688d21535cf672717)
- [CNA](https://github.com/argos-ci/argos-javascript/releases/tag/@argos-ci/core@6.2.1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.48%
- **EPSS Percentile:** 40.0

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-17._