Session fixation via query-string authentication tokens
Published Jun 30, 2026 · Updated Jun 30, 2026
Session fixation in Capgo before 12.128.2 allows remote attackers to force users into attacker-controlled sessions via crafted login links. The checkLogin() function in src/pages/login.vue reads access_token and refresh_token from the query string and passes them directly to supabase.auth.setSession(). A victim must open the link; the browser then adopts the supplied session, and the URL can expose both tokens through history and logs.
Summary
What happened
Session fixation in Capgo before 12.128.2 allows remote attackers to force users into attacker-controlled sessions via crafted login links. The checkLogin() function in src/pages/login.vue reads access_token and refresh_token from the query string and passes them directly to supabase.auth.setSession(). A victim must open the link; the browser then adopts the supplied session, and the URL can expose both tokens through history and logs.
The record
- CVE
- CVE-2026-56224
- Published
- Jun 30, 2026
- Updated
- Jun 30, 2026
- Vendor
- Capgo
- Product
- Capgo
- Classifications
- CWE-384, T1204.001
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 30, 2026CVE publishedPublication date reported by the CVE source.
- Jun 30, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <12.128.2
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Vendor crafted-login-link proof of conceptfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo