Description
Vercel’s AI Cloud is a unified platform for building modern applications. From 50.16.0 to 52.0.0, hen the Vercel CLI runs in non-interactive mode (--non-interactive or auto-detected AI agent), commands that cannot complete autonomously emit JSON payloads with suggested follow-up commands. If the user authenticated via --token or -t on the command line, the token value is included verbatim in those suggestions. The plaintext token may be captured in CI/CD logs, agent transcripts, or other automation output. This vulnerability is fixed in 52.0.1.
Published: 2026-05-13
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Vercel’s CLI, when running in non‑interactive mode or when an AI agent is auto‑detected, produces JSON payloads that include suggested command prompts. If a user supplies a token via the --token or -t flag, the CLI inserts that plaintext token into the suggested command. This results in the token being present in the output, which can be written to CI/CD logs, agent transcripts, or any other automation logs. An attacker who can read those logs could obtain the bearer token, granting unauthorized access to the user’s Vercel account or associated services. The flaw is an information‑exposure weakness (CWE‑200) and a log file disclosure flaw (CWE‑532).

Affected Systems

The vulnerability affects the Vercel CLI version range from 50.16.0 through 52.0.0 inclusive. Users who run these versions in non‑interactive mode or with an auto‑detected AI agent and provide an authentication token on the command line are impacted. Version 52.0.1 and later contain the fix, removing the token from suggested command outputs.

Risk and Exploitability

The CVSS score is 5.5, indicating moderate severity. The EPSS score is not published, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires the attacker to have at least read access to the logs or other automation output produced by the CLI. If such access exists, the attacker could capture the exposed token; otherwise, the risk is limited. In typical CI/CD pipelines where tokens are often written to logs, the practical attack vector is likely to be log exposure, making the weakness a moderate but real risk for accounts with sensitive tokens.

Generated by OpenCVE AI on May 13, 2026 at 17:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Vercel CLI to version 52.0.1 or later.
  • Avoid passing the authentication token as a command‑line argument when running the CLI in non‑interactive mode. Use environment variables or secure service‑account files instead.
  • Review and redact any logs that may contain exposed tokens, and rotate affected tokens promptly if they have been exposed.

Generated by OpenCVE AI on May 13, 2026 at 17:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-pgf8-2hgj-grqg Vercel: Non-interactive mode includes CLI arguments in suggested command output
History

Wed, 13 May 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 13 May 2026 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Vercel
Vercel vercel
Vendors & Products Vercel
Vercel vercel

Wed, 13 May 2026 16:15:00 +0000

Type Values Removed Values Added
Description Vercel’s AI Cloud is a unified platform for building modern applications. From 50.16.0 to 52.0.0, hen the Vercel CLI runs in non-interactive mode (--non-interactive or auto-detected AI agent), commands that cannot complete autonomously emit JSON payloads with suggested follow-up commands. If the user authenticated via --token or -t on the command line, the token value is included verbatim in those suggestions. The plaintext token may be captured in CI/CD logs, agent transcripts, or other automation output. This vulnerability is fixed in 52.0.1.
Title Vercel: Non-interactive mode includes CLI arguments in suggested command output
Weaknesses CWE-200
CWE-532
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-13T18:19:54.986Z

Reserved: 2026-05-06T17:18:51.782Z

Link: CVE-2026-44479

cve-icon Vulnrichment

Updated: 2026-05-13T18:13:41.883Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-13T16:16:58.400

Modified: 2026-05-13T16:58:40.557

Link: CVE-2026-44479

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-13T18:15:16Z

Weaknesses