CVE-2026-82454

🟠 Łataj w tym tygodniu

Obejście uwierzytelnienia w Omnivore API pozwala na podszywanie się pod konta Apple.

CVSS
9.1
EPSS
0.2%
Exploit
none
Vendor
Opis źródłowy (NVD)

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.

auth-bypass Brak patcha
Źródła i daty
ŹródłoWartość
NVD – CVSS9.1
CISA KEV (aktywnie wykorzystywane)Nie
FIRST EPSS (prawdopodobieństwo exploita)0.2%
Opublikowano (NVD)2026-08-29 14:16:38 UTC
Ostatnia modyfikacja (NVD)2026-09-17 18:17:09 UTC
Referencje