CRITICAL 9.3 NVD

CVE-2026-82454

The Omnivore API (packages/api) before the fix in commit abf53d6 contains an authentication bypass in Apple sign-in token verification. The decodeAppleToken fun

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.

References

Published: 2026-08-29 · Source: NVD · Feed updated: 2026-08-29
This critical severity vulnerability with a CVSS score of 9.3 was published on 2026-08-29 via NVD.

Risk Timeline

CVE Disclosed2026-08-29 · -1 days ago

Remediation Resources

vulnfeed aggregates 11431 vulnerabilities from NVD, CISA KEV, Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.