CVE-2026-56739 Details
Description
Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.43.0, Logto fetches administrator-controlled outbound destinations without validating the address used for the connection. Webhook delivery in packages/core/src/libraries/hook/utils.ts can reach special-use and cloud metadata addresses. Custom OAuth2 connectors can use an attacker-selected userInfoEndpoint and forward the OAuth access token in the Authorization header, while OIDC connectors can fetch an attacker-selected jwksUri. The affected operations require tenant administrative configuration access, but they cross the server's network boundary and can expose internal data or upstream provider credentials. This issue is fixed in version 1.43.0.
A server-side request forgery (SSRF) vulnerability has been identified in Logto, an open-source authentication infrastructure for SaaS and AI applications, prior to version 1.43.0. The vulnerability allows tenant administrators to configure outbound requests through webhooks and custom OAuth2 connectors without proper validation of the URL. This lack of validation can lead to unauthorized access to internal services or exposure of sensitive data.
Users can upgrade to Logto version 1.43.0 or later, where this vulnerability has been patched. After upgrading, it is recommended to review and update any webhook or OAuth2 connector configurations that may have pointed to internal URLs or special-use addresses.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/logto-io/logto/commit/16f4b2e732d5114ac98646c9370ec6ab61d6ed26 | [email protected] | Source CodeVendor |
| https://github.com/logto-io/logto/pull/9501 | [email protected] | Issue TrackingSource CodeVendor |
| https://github.com/logto-io/logto/releases/tag/v1.43.0 | [email protected] | Release NotesVendor |
| https://github.com/logto-io/logto/security/advisories/GHSA-3556-624q-c5w3 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Logto | <= 1.42.0 (semver) |
CPE
Remediation
| |
Change History
1 change record found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 24, 2026 | New CVE Received | [email protected] |
Volerion