CVE-2026-63203
Last modified
CVE-2026-63203 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. Logto is the modern, open-source auth infrastructure for SaaS and AI apps. From 1.31.0 until 1.42.0, the Account API handlers in packages/core/src/routes/account/third-party-tokens.ts allow a caller holding a same-user access token with only the openid scope to retrieve stored social or enterprise SSO provider access tokens through GET /api/my-account/identities/{target}/access-token or GET /api/my-account/sso-identities/{connectorId}/access-token.
Description
Logto is the modern, open-source auth infrastructure for SaaS and AI apps. From 1.31.0 until 1.42.0, the Account API handlers in packages/core/src/routes/account/third-party-tokens.ts allow a caller holding a same-user access token with only the openid scope to retrieve stored social or enterprise SSO provider access tokens through GET /api/my-account/identities/{target}/access-token or GET /api/my-account/sso-identities/{connectorId}/access-token. The handlers authenticate the user but do not require the identities scope that protects neighboring identity-detail operations, bypassing the intended Account API consent boundary. Exploitation requires federated token-set storage to be enabled and the affected user to have authenticated through a supported connector. A low-trust application can use the disclosed provider token against upstream APIs within that token's granted scopes. This issue is fixed in version 1.42.0.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-63203?
How severe is CVE-2026-63203?
How do I fix CVE-2026-63203?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6318Use after free in Codecs in Google Chrome prior to 147.0.772…8.8
- CVE-2026-63187Logto is the modern, open-source auth infrastructure for Saa…6.3
- CVE-2026-63188Logto is the modern, open-source auth infrastructure for Saa…8.7
- CVE-2026-6319Use after free in Payments in Google Chrome on Android prior…7.5
- CVE-2026-63199Perses is an open-source dashboard and visualization project…8.3
- CVE-2026-6320The Salon Booking System – Free Version plugin for WordPress…7.5
- CVE-2026-63204Zammad is a web based open source helpdesk/customer support …2.3
- CVE-2026-63205Zammad is a web based open source helpdesk/customer support …5.1
- CVE-2026-63206Zammad is a web based open source helpdesk/customer support …5.3
- CVE-2026-63207Zammad is a web based open source helpdesk/customer support …6.9
- CVE-2026-63208Zammad is a web based open source helpdesk/customer support …5.1
- CVE-2026-6321fast-uri decoded percent-encoded path separators and dot seg…7.5
Are you affected by CVE-2026-63203?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
