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

exploitDog

github логотип

GHSA-vgjh-hmwf-c588

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

Описание

Parse Server has a NoSQL injection via token type in password reset and email verification endpoints

Impact

A NoSQL injection vulnerability allows an unauthenticated attacker to inject MongoDB query operators via the token field in the password reset and email verification resend endpoints. The token value is passed to database queries without type validation and can be used to extract password reset and email verification tokens.

Any Parse Server deployment using MongoDB with email verification or password reset enabled is affected. When emailVerifyTokenReuseIfValid is configured, the email verification token can be fully extracted and used to verify a user's email address without inbox access.

Patches

Patches

The vulnerability is fixed by adding input type validation at the endpoint level.

Workarounds

There is no known workaround.

References

Пакеты

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

parse-server

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

>= 9.0.0, < 9.5.2-alpha.1

9.5.2-alpha.1

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

parse-server

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

< 8.6.14

8.6.14

EPSS

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

8.7 High

CVSS4

Дефекты

CWE-943

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

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

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.14 and 9.5.2-alpha.1, NoSQL injection vulnerability allows an unauthenticated attacker to inject MongoDB query operators via the token field in the password reset and email verification resend endpoints. The token value is passed to database queries without type validation and can be used to extract password reset and email verification tokens. Any Parse Server deployment using MongoDB with email verification or password reset enabled is affected. When emailVerifyTokenReuseIfValid is configured, the email verification token can be fully extracted and used to verify a user's email address without inbox access. This vulnerability is fixed in 8.6.14 and 9.5.2-alpha.1.

EPSS

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

8.7 High

CVSS4

Дефекты

CWE-943