Skip to main content

Capgo CVE-2026-56218

| EUVDEUVD-2026-38114 MEDIUM
Information Exposure (CWE-200)
2026-06-20 VulnCheck GHSA-55hv-3q63-6xmh
6.9
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
6.9 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.3 MEDIUM

AV:N and PR:N because images are network-accessible without authentication; C:L because only embedded geolocation metadata is disclosed, not credentials or system state.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Jun 22, 2026 - 06:16 vuln.today
Patch available
Jun 20, 2026 - 17:16 EUVD

DescriptionCVE.org

Capgo before 12.128.2 fails to strip EXIF metadata including GPS geolocation data from uploaded images, allowing information disclosure. Attackers can download uploaded images and extract precise latitude and longitude coordinates revealing user physical location at capture time.

AnalysisAI

Capgo before version 12.128.2 exposes user physical location by retaining EXIF GPS metadata in uploaded images without sanitization. Unauthenticated remote attackers can download images hosted on affected Capgo instances and extract embedded latitude/longitude coordinates, revealing where users were physically located at the time of photo capture. No public exploit is identified at time of analysis, and a vendor patch is available in version 12.128.2.

Technical ContextAI

EXIF (Exchangeable Image File Format) is a metadata standard embedded in image files - particularly JPEG and TIFF - by cameras and smartphones. Modern mobile devices routinely embed GPS coordinates, timestamps, and device identifiers in this metadata by default. The root cause class is CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor): the image upload pipeline in Capgo (cpe:2.3:a:capgo:capgo:*:*:*:*:*:*:*:*) lacks a sanitization or stripping step to remove EXIF data before storing or serving uploaded content. Capgo is an open-source mobile backend platform (BaaS) built for Capacitor-based apps. Because the platform does not sanitize at ingest, any image uploaded with GPS tagging active on the source device retains full geolocation precision for the lifetime of that asset in the system.

RemediationAI

The primary fix is to upgrade Capgo to version 12.128.2 or later, which introduces EXIF metadata stripping during image upload processing per the vendor advisory at https://github.com/Cap-go/capgo/security/advisories/GHSA-c5w9-886p-9j2x. For deployments that cannot immediately upgrade, compensating controls include: (1) configuring a reverse proxy or CDN layer (e.g., Cloudflare Images, imgproxy) to strip EXIF metadata from images at the egress point before serving - this prevents new exposure but does not remediate already-stored images; (2) running a one-time retroactive stripping job using a tool such as ExifTool or libvips on all previously uploaded images in storage; (3) advising end users to disable GPS tagging in their device camera settings, though this reduces functionality and places the burden on users rather than the platform. Note that the patch in 12.128.2 is confirmed available per vendor advisory; no exact patch version ambiguity exists.

More in Capgo

View all
CVE-2026-56237 CRITICAL
9.3 Jun 24

Authentication bypass in Capgo before 12.128.2 lets remote unauthenticated attackers mint arbitrary API keys by tamperin

CVE-2026-56223 CRITICAL
9.3 Jun 24

Cross-domain SSO account takeover in Capgo before 12.128.2 allows an attacker with enterprise org admin access and a mal

CVE-2026-56081 CRITICAL
9.3 Jun 19

Account pre-registration hijack in Capgo before 12.128.2 lets a remote unauthenticated attacker claim an account under a

CVE-2026-56073 CRITICAL
9.3 Jun 19

Authentication bypass in Capgo prior to version 12.128.2 lets attackers defeat email-based OTP verification by tampering

CVE-2026-56324 HIGH
8.8 Jun 22

Rate-limit bypass in Capgo versions prior to 12.128.2 lets remote unauthenticated attackers flood the channel_self endpo

CVE-2026-56245 HIGH
8.8 Jun 24

Cross-tenant data poisoning in Supabase Capgo before 12.128.2 allows remote unauthenticated attackers to corrupt billing

CVE-2026-56233 HIGH
8.7 Jun 30

Server-side privilege escalation in Capgo before 12.128.2 lets authenticated users holding build permissions abuse a pat

CVE-2026-56323 HIGH
8.7 Jun 22

Unauthenticated information disclosure in Capgo before 12.128.2 lets remote attackers query the /functions/v1/channel_se

CVE-2026-56305 HIGH
8.7 Jul 10

Account takeover in Capgo before 12.128.2 stems from a password-change endpoint that omits current-password validation (

CVE-2026-56300 HIGH
8.7 Jun 30

Information disclosure in Capgo (Capacitor live-update/OTA platform) before 12.128.2 lets unauthenticated callers abuse

CVE-2026-56219 HIGH
8.7 Jun 30

Unauthenticated information disclosure in Capgo before 12.128.2 lets remote attackers read organization RBAC role bindin

CVE-2026-56230 HIGH
8.7 Jun 30

Cross-tenant authorization bypass in Capgo before 12.128.2 lets authenticated users impersonate another tenant's limited

Share

CVE-2026-56218 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy