CVE-2026-34215
EPSS 0.07%Parse Server exposes auth data via verify password endpoint
發布日:2026/3/29修改日:2026/4/6
描述
### Impact The verify password endpoint returns unsanitized authentication data, including MFA TOTP secrets, recovery codes, and OAuth access tokens. An attacker who knows a user's password can extract the MFA secret to generate valid MFA codes, defeating multi-factor authentication protection. ### Patches The verify password endpoint now sanitizes authentication data through auth adapter hooks before returning the response, consistent with login and user retrieval endpoints. ### Workarounds There is no known workaround.
受影響套件(2)
- Bitnami/parsefrom 0, < 8.6.63, >= 9.0.0, < 9.7.0
- npm/parse-server>= 9.0.0, < 9.7.0-alpha.7
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N |
參考連結(11)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-34215
- PATCHhttps://github.com/parse-community/parse-server
- WEBhttps://github.com/parse-community/parse-server/commit/5b8998e6866bcf75be7b5bb625e27d23bfaf912c
- WEBhttps://github.com/parse-community/parse-server/commit/770be8647424d92f5425c41fa81065ffbbb171ed
- WEBhttps://github.com/parse-community/parse-server/commit/875cf10ac979bd60f70e7a0c534e2bc194d6982f
- WEBhttps://github.com/parse-community/parse-server/commit/a1d4e7b12a12f16d3870dbee582a36765858e94c
- WEBhttps://github.com/parse-community/parse-server/pull/10278
- WEBhttps://github.com/parse-community/parse-server/pull/10279
- WEBhttps://github.com/parse-community/parse-server/pull/10323
- WEBhttps://github.com/parse-community/parse-server/pull/10324
- WEBhttps://github.com/parse-community/parse-server/security/advisories/GHSA-wp76-gg32-8258