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

exploitDog

github логотип

GHSA-48mh-j4p5-7j9v

Опубликовано: 11 мар. 2026
Источник: github
Github: Прошло ревью
CVSS4: 7.6

Описание

Parse Server missing audience validation in Keycloak authentication adapter

Impact

The Keycloak authentication adapter does not validate the azp (authorized party) claim of Keycloak access tokens against the configured client-id. A valid access token issued by the same Keycloak realm for a different client application can be used to authenticate as any user on the Parse Server that uses the Keycloak adapter. This enables cross-application account takeover in multi-client Keycloak realms.

All Parse Server deployments that use the Keycloak authentication adapter with a Keycloak realm that has multiple client applications are affected.

Patches

The fix replaces the userinfo HTTP call with local JWT verification and enforces azp claim validation against the configured client-id.

Workarounds

None.

References

Пакеты

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

parse-server

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

>= 9.0.0, < 9.5.2-alpha.5

9.5.2-alpha.5

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

parse-server

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

< 8.6.18

8.6.18

EPSS

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

7.6 High

CVSS4

Дефекты

CWE-287

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

CVSS3: 8.8
nvd
около 1 месяца назад

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.5 and 8.6.18, the Keycloak authentication adapter does not validate the azp (authorized party) claim of Keycloak access tokens against the configured client-id. A valid access token issued by the same Keycloak realm for a different client application can be used to authenticate as any user on the Parse Server that uses the Keycloak adapter. This enables cross-application account takeover in multi-client Keycloak realms. All Parse Server deployments that use the Keycloak authentication adapter with a Keycloak realm that has multiple client applications are affected. This vulnerability is fixed in 9.5.2-alpha.5 and 8.6.18.

EPSS

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

7.6 High

CVSS4

Дефекты

CWE-287