CVE-2025-55009: The AuthKit Remix Library renders sensitive auth data in HTML
(updated )
In versions before 0.15.0
, @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.
References
- github.com/advisories/GHSA-v3gr-w9gf-23cx
- github.com/workos/authkit-remix
- github.com/workos/authkit-remix/commit/20102afc74bf3dd5150a975a098067fb406b90b6
- github.com/workos/authkit-remix/releases/tag/v0.15.0
- github.com/workos/authkit-remix/security/advisories/GHSA-v3gr-w9gf-23cx
- nvd.nist.gov/vuln/detail/CVE-2025-55009
Code Behaviors & Features
Detect and mitigate CVE-2025-55009 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →