๐Ÿ” CVE Alert

CVE-2026-63203

HIGH 7.6

Logto: Account API can disclose stored third-party provider tokens without the identities scope

CVSS Score
7.6
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor logto-io
Product logto
Published Sep 24, 2026
Last Updated Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for logto-io logto

Be the first to know when new high vulnerabilities affecting logto-io logto are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

logto-io / logto
>= 1.31.0, < 1.42.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/logto-io/logto/security/advisories/GHSA-6g9q-qrx7-3jxf github.com: https://github.com/logto-io/logto/pull/9116 github.com: https://github.com/logto-io/logto/commit/b560d17a4da4c25da95e3c73af4485d18ab7c224 github.com: https://github.com/logto-io/logto/releases/tag/v1.42.0