Description
The AuthKit library for Remix provides convenient helpers for authentication and session management using WorkOS & AuthKit with Remix. In versions 0.14.1 and below, @workos-inc/authkit-remix exposed sensitive authentication artifacts — specifically sealedSession and accessToken — by returning them from the authkitLoader. This caused them to be rendered into the browser HTML.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Product status
References
github.com/...-remix/security/advisories/GHSA-v3gr-w9gf-23cx
github.com/...ommit/20102afc74bf3dd5150a975a098067fb406b90b6
github.com/workos/authkit-remix/releases/tag/v0.15.0