Description
Capgo before 12.128.2 allows direct patching of public.apps.owner_org through PostgREST, bypassing the transfer_app() workflow and creating split-brain ownership. Attackers can directly update apps.owner_org while leaving app_versions.owner_org unchanged, enabling old-org keys to retain access to version data while new-org keys control the app record.
Published: 2026-06-24
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Capgo before version 12.128.2 allows attackers to directly update the field public.apps.owner_org through the PostgREST API, bypassing the intended transfer_app workflow. This authorization bypass (CWE‑284) creates split‑brain ownership, enabling an attacker to change the app record owner while leaving the corresponding app_versions.owner_org unchanged. The result is that legacy organization keys retain access to version data while the new organization controls the main application metadata, risking data exposure or manipulation.

Affected Systems

All installations of Capgo released prior to 12.128.2 are vulnerable. The affected product is the Capgo push‑notification platform, and any deployment that exposes the PostgREST endpoints for app management is at risk. Upgrading to 12.128.2 or later removes the direct update path for the owner_org column, mitigating the issue.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate‑to‑high severity, and the lack of an EPSS score means current exploitation probability is unknown but could be significant due to the simplicity of the attack path. The vulnerability’s exploitation requires authenticated access to the PostgREST service and the ability to issue UPDATE commands on the public.apps table. The most likely attack vector is an attacker with API credentials or application keys that have write permissions; an unrestricted Postgrest endpoint is necessary for the additional update, and the split‑brain effect gives the attacker persistent access to version data even after ownership has formally changed.

Generated by OpenCVE AI on June 24, 2026 at 13:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Capgo 12.128.2 or newer
  • Reconfigure PostgREST so that owner_org updates are blocked and the transfer_app workflow is enforced
  • Audit API key usage and monitor logs for unauthorized app ownership changes

Generated by OpenCVE AI on June 24, 2026 at 13:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Cap-go
Cap-go cap-go
Vendors & Products Cap-go
Cap-go cap-go

Wed, 24 Jun 2026 12:00:00 +0000

Type Values Removed Values Added
Description Capgo before 12.128.2 allows direct patching of public.apps.owner_org through PostgREST, bypassing the transfer_app() workflow and creating split-brain ownership. Attackers can directly update apps.owner_org while leaving app_versions.owner_org unchanged, enabling old-org keys to retain access to version data while new-org keys control the app record.
Title Capgo - Authorization Bypass in App Ownership Transfer via Direct PostgREST Update
Weaknesses CWE-284
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-25T13:22:27.851Z

Reserved: 2026-06-19T21:56:09.656Z

Link: CVE-2026-56257

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T15:45:06Z

Weaknesses