OSV 1.4.0 · unreviewed · 修改于 2026-08-29 23:30
发布时间
2026-08-29 23:30
GitHub 审查时间
—
NVD 发布时间
2026-08-29 22:16
源文件
advisories/unreviewed/2026/08/GHSA-8fpq-5wcx-76h3/GHSA-8fpq-5wcx-76h3.json
The Omnivore API (packages/api) before the fix in commit abf53d6 contains an authentication bypass in Apple sign-in token verification. The decodeAppleToken function extracted the 'alg' field from the attacker-supplied JWT header and passed it as the sole allowed algorithm to jwt.verify(). Using jsonwebtoken v8 (which does not validate key/algorithm compatibility), an attacker can set alg=HS256 and sign a forged token using Apple's publicly available RSA public key as the HMAC secret, bypassing signature verification and impersonating any Apple-linked account.
该公告没有提供结构化的受影响软件包信息。