Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @workos-inc/authkit-remix
  4. ›
  5. CVE-2025-55009

CVE-2025-55009: The AuthKit Remix Library renders sensitive auth data in HTML

August 8, 2025 (updated September 25, 2025)

Before 0.15.0, @workos-inc/authkit-remix returned sensitive authentication artifacts from the authkitLoader, specifically sealedSession and accessToken. Because these values were returned from the loader, they were embedded into the server-rendered HTML and became readable by any script with access to the page’s DOM (e.g., in the presence of XSS or a malicious browser extension).

  • Impact: Exposure of these secrets can lead to session hijacking and unauthorized API access.
  • Fix: Version 0.15.0 changes the default behavior so the loader no longer returns sealedSession/accessToken. A secure server-side mechanism is provided to fetch an access token when needed.

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
  • osv.dev/vulnerability/CVE-2025-55009
  • osv.dev/vulnerability/GHSA-v3gr-w9gf-23cx

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 →

Affected versions

All versions before 0.15.0

Fixed versions

  • 0.15.0

Solution

Upgrade to version 0.15.0 or above.

Impact 7.1 HIGH

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

npm/@workos-inc/authkit-remix/CVE-2025-55009.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 03 Nov 2025 12:19:34 +0000.