CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-64097

Critical
Published: Translated: NVD NIST

Summary

NervesHub to usługa internetowa umożliwiająca zarządzanie aktualizacjami oprogramowania urządzeń w terenie. Wersje od 1.0.0 do 2.3.0 zawierały podatność, która pozwalała atakującym na łamanie tokenów API użytkowników z powodu przewidywalnego formatu tych tokenów, co mogło prowadzić do nieautoryzowanego dostępu do kont użytkowników.

Risk Assessment

Organizacje mogą być narażone na nieautoryzowany dostęp do danych i działań API, co może prowadzić do poważnych naruszeń bezpieczeństwa i utraty zaufania użytkowników.

Recommendation

Zaleca się jak najszybszą aktualizację do wersji 2.3.0 NervesHub, która wprowadza silne, losowe tokeny kryptograficzne oraz dodatkowe zabezpieczenia przechowywania tokenów.

Original NVD description (English source)

NervesHub is a web service that allows users to manage over-the-air (OTA) firmware updates of devices in the field. A vulnerability present starting in version 1.0.0 and prior to version 2.3.0 allowed attackers to brute-force user API tokens due to the predictable format of previously issued tokens. Tokens included user-identifiable components and were not cryptographically secure, making them susceptible to guessing or enumeration. The vulnerability could have allowed unauthorized access to user accounts or API actions protected by these tokens. A fix is available in version 2.3.0 of NervesHub. This version introduces strong, cryptographically-random tokens using `:crypto.strong_rand_bytes/1`, hashing of tokens before database storage to prevent misuse even if the database is compromised, and context-aware token storage to distinguish between session and API tokens. There are no practical workarounds for this issue other than upgrading. In sensitive environments, as a temporary mitiga

Vulnerability data from NVD (NIST) · CISA KEV · EPSS