Fixed SIWE verification to bind signed messages to server state before session creation, preventing acceptance of signatures for different messages or domains. Fixed PayPal ID token signature validation (RS256/HS256), Google hosted domain enforcement, and remote token introspection to reject missing or mismatching audience claims. Fixed session race conditions when cookie cache is enabled, /update-session to reject plugin-managed fields, /refresh-token to validate account cookie claims, and email sign-in to validate Origin and Referer headers. Also fixed admin plugin permission enforcement, generic OAuth account collision prevention, JWKS cache isolation, Reddit provider email collision, Facebook token validation, SAML replay prevention, SSO provider ID isolation, OIDC SSRF protection, API key concurrent update handling, Electron PKCE enforcement, and SCIM user provisioning deduplication.