CVE-2026-53513
קריטית 9.6
תיאור (מקור, אנגלית)
Better Auth is an authentication and authorization library for TypeScript. Prior to 1.6.11, the @better-auth/sso plugin's POST /sso/register and POST /sso/update-provider endpoints accept attacker-controlled oidcConfig.userInfoEndpoint, tokenEndpoint, and jwksEndpoint URLs when skipDiscovery: true is set, store them on the ssoProvider row without origin validation, and fetch them during OIDC callback, allowing non-blind server-side request forgery and possible account linking when trustEmailVerified: true is configured. This issue is fixed in version 1.6.11.
מדדים
- CVSS 3.1
-
9.6 (CRITICAL)
מקור הציון: CNA
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N - EPSS — סבירות ניצול
- 0% (אחוזון 000) נכון ל-8/8/2026
- CWE
- CWE-20, CWE-345, CWE-441, CWE-918
מוצרים מושפעים
better-auth: better-auth\/sso; better-auth: better auth
קישורים
- https://github.com/better-auth/better-auth/security/advisories/GHSA-5rr4-8452-… MitigationVendor Advisory
- https://github.com/better-auth/better-auth/commit/37f60cb176cb53147da7dfd5ec15… Patch
- https://github.com/better-auth/better-auth/pull/9574 Issue TrackingPatch
- https://github.com/better-auth/better-auth/releases/tag/v1.6.11 Release Notes