ZeroHour

CVE-2026-82263

niche

Server-Side Request Forgery in Logto OIDC SSO Connector Creation Endpoint

CVSS 4.0
8.2 high
EPSS
<1%p18
Published
()
Modified
AI analysis

Logto through 1.42.0 is vulnerable to server-side request forgery (CWE-918) in the endpoint that creates OIDC single sign-on connectors, because the issuer URL parameter is not validated. A tenant administrator holding Management API credentials can submit an arbitrary internal URL as the issuer, causing the Logto server to issue attacker-directed HTTP GET requests to private network services. Because the response content is reflected back in the API response, the attacker can read data from internal-only services such as administrative interfaces or cloud instance metadata endpoints, enabling further attacks against the host environment. Any Logto deployment at version 1.42.0 or earlier is affected, with risk concentrated where Management API credentials are held by users or integrations that are not fully trusted. No public proof-of-concept or confirmed exploitation is known; EPSS puts the 30-day exploitation probability at about 0.3% (18th percentile) and the issue is not in CISA KEV.

What to do: Upgrade Logto to a release newer than 1.42.0 (the data specifies no fixed version, so check the vendor advisory for the patched release). Until upgraded, restrict Management API credentials to fully trusted tenant administrators and apply egress filtering so the Logto server cannot reach private network ranges or cloud metadata addresses (e.g., 169.254.169.254) from the connector-creation flow.

Affected
Logto (open-source identity and access management / CIAM platform)through 1.42.0 (all versions at or below 1.42.0)
Estimated exposure
nichelikely low thousands of deployments (self-hosted Logto instances plus Logto Cloud tenants); no published install counts, so this is a rough estimate — No active-install counts, market-share figures, or internet-exposure scan data were provided; the estimate is inferred from Logto's deployment pattern as a developer-oriented, self-hosted open-source CIAM platform with a modest install…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Logto through 1.42.0 contains a server-side request forgery vulnerability in the OIDC SSO connector creation endpoint that fails to validate the issuer URL parameter. Tenant administrators with Management API credentials can supply arbitrary internal URLs to trigger HTTP GET requests to private network services, with response content returned in API responses.

Weakness
CWE-918
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:H/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

In the news

No ingested article mentions this CVE yet.