---
id: CVE-2026-100620
title: >-
  Capgo CLI (npm package @capgo/cli) through 7.98.2 is affected by an
  over-permissioned service account in its Android onboarding flow
summary: >-
  Capgo CLI (npm package @capgo/cli) through 7.98.2 is affected by an
  over-permissioned service account in its Android onboarding flow. When
  onboarding via Google OAuth, the CLI invites the generated Google Play service
  account with the ac…
severity: low
cvss: 3.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L'
cwe:
  - CWE-269
vendor: Cap-go
product: '@capgo/cli'
affected:
  - '@capgo/cli <= 7.98.2'
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T14:16:42.877'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100620'
references:
  - url: >-
      https://github.com/Cap-go/capgo.app/security/advisories/GHSA-wf94-285x-4cgj
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/capgo-cli-through-7.98.2-excessive-permissions-via-overpermissioned-play-console-service-account
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T13:33:20.929Z'
---

## Overview

Capgo CLI (npm package @capgo/cli) through 7.98.2 is affected by an over-permissioned service account in its Android onboarding flow. When onboarding via Google OAuth, the CLI invites the generated Google Play service account with the account-wide Play Console permission CAN_MANAGE_DRAFT_APPS_GLOBAL (passed as developerAccountPermissions in the Android Publisher API User create request), even though the user-facing flow states the service account is invited into a single confirmed app with release-only permissions. As a result, anyone who obtains the generated service account key (PLAY_CONFIG_JSON) can create, edit, and delete draft apps across the entire Google Play developer account rather than being limited to the selected package. No patched version was available at the time of publication.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
