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

CVE-2025-55292

High
Published: Translated: NVD NIST

Summary

Meshtastic to otwarte rozwiązanie do sieci mesh. W obecnej architekturze Meshtastic, identyfikacja węzła opiera się na NodeID generowanym z adresu MAC, co obniża bezpieczeństwo, umożliwiając atakującemu fałszowanie informacji o węźle i nadpisywanie bazy danych węzłów.

Risk Assessment

Organizacja narażona jest na ataki, które mogą prowadzić do utraty poufności i integralności danych w sieci mesh, co może skutkować nieautoryzowanym dostępem do komunikacji między węzłami.

Recommendation

Zaleca się aktualizację oprogramowania Meshtastic oraz wdrożenie dodatkowych mechanizmów zabezpieczających, aby uniemożliwić ataki związane z fałszowaniem informacji o węzłach.

Related vulnerabilities

Original NVD description (English source)

Meshtastic is an open source mesh networking solution. In the current Meshtastic architecture, a Node is identified by their NodeID, generated from the MAC address, rather than their public key. This aspect downgrades the security, specifically by abusing the HAM mode which doesn't use encryption. An attacker can, as such, forge a NodeInfo on behalf of a victim node advertising that the HAM mode is enabled. This, in turn, will allow the other nodes on the mesh to accept the new information and overwriting the NodeDB. The other nodes will then only be able to send direct messages to the victim by using the shared channel key instead of the PKC. Additionally, because HAM mode by design doesn't provide any confidentiality or authentication of information, the attacker could potentially also be able to change the Node details, like the full name, short code, etc. To keep the attack persistent, it is enough to regularly resend the forged NodeInfo, in particular right after the victim sends

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