Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-vqvc-9q8x-vmq6

Опубликовано: 08 авг. 2025
Источник: github
Github: Прошло ревью
CVSS3: 7.1

Описание

The AuthKit React Router Library rendered sensitive auth data in HTML

In versions before 0.7.0, @workos-inc/authkit-react-router exposed sensitive authentication artifacts — specifically sealedSession and accessToken by returning them from the authkitLoader. This caused them to be rendered into the browser HTML.

Impact

This information disclosure could lead to session hijacking in environments where cross-site scripting (XSS), malicious browser extensions, or local inspection is possible.

Patches

Patched in https://github.com/workos/authkit-react-router/releases/tag/v0.7.0

In patched versions:

  • sealedSession and accessToken are no longer returned by default from the authkitLoader.
  • A secure server-side mechanism is provided to fetch an access token as needed.

Пакеты

Наименование

@workos-inc/authkit-react-router

npm
Затронутые версииВерсия исправления

< 0.7.0

0.7.0

EPSS

Процентиль: 20%
0.00063
Низкий

7.1 High

CVSS3

Дефекты

CWE-200

Связанные уязвимости

CVSS3: 7.1
nvd
6 месяцев назад

The AuthKit library for React Router 7+ provides helpers for authentication and session management using WorkOS & AuthKit with React Router. In versions 0.6.1 and below, @workos-inc/authkit-react-router exposed sensitive authentication artifacts — specifically sealedSession and accessToken by returning them from the authkitLoader. This caused them to be rendered into the browser HTML. This issue is fixed in version 0.7.0.

EPSS

Процентиль: 20%
0.00063
Низкий

7.1 High

CVSS3

Дефекты

CWE-200