Vulnerability Description
Logto through 1.42.0 contains a server-side request forgery vulnerability in the POST /api/hooks/:id/test endpoint that accepts arbitrary URLs without host validation. Tenant administrators with Management API tokens can make the server issue HTTP POST requests to internal URLs and retrieve response bodies from services on the private network.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/logto-io/logto
- https://github.com/logto-io/logto/blob/v1.42.0/packages/core/src/libraries/hook/
- https://github.com/logto-io/logto/commit/16f4b2e732d5114ac98646c9370ec6ab61d6ed2
- https://github.com/logto-io/logto/issues/9465
- https://www.vulncheck.com/advisories/logto-server-side-request-forgery-via-webho
FAQ
What is CVE-2026-82262?
CVE-2026-82262 is a vulnerability with a CVSS score of 6.8 (MEDIUM). Logto through 1.42.0 contains a server-side request forgery vulnerability in the POST /api/hooks/:id/test endpoint that accepts arbitrary URLs without host validation. Tenant administrators with Manag...
How severe is CVE-2026-82262?
CVE-2026-82262 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82262?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.