A severe cryptographic flaw (CVE-2025-52464, CVSSv4 9.5) has been discovered in the Meshtastic firmware, exposing users to message decryption and remote node hijacking.
The vulnerability stems from duplicated X25519 public/private key pairs and insufficient entropy during key generation, affecting devices running firmware versions >2.5.0.
Patched in version 2.6.11, this issue impacts Meshtastic’s Direct Message (DM) encryption and remote administration features.
The vulnerability originates from two critical failures in the cryptographic implementation:
rweather/crypto library failed to initialize randomness pools on platforms like NRF52 properly. Instead of using hardware entropy sources, it relied on micros() timestamps, creating predictable keys. random() at all, exacerbating the entropy deficit.Attackers exploiting this vulnerability gain two primary attack vectors:
shared_key using an administrator’s public key to impersonate legitimate admins. Meshtastic’s firmware update (v2.6.11) implements three key fixes:
random() outputs and hardware IDs to seed the crypto library’s randomness pool, improving key uniqueness.For immediate remediation, users can:
meshtastic --factory-reset-devicebashopenssl genpkey -algorithm x25519 -outform DER | tail -c32 | base64
This vulnerability underscores the challenges of secure key generation in resource-constrained IoT environments.
Users should upgrade to v2.6.11 immediately and regenerate keys using the OpenSSL method for maximum security.
Find this Story Interesting! Follow us on LinkedIn and X to Get More Instant updates
The post Severe Meshtastic Flaw Exposes Encrypted Messages to Attackers appeared first on Cyber Security News.
West Road in Canterbury slopes and settles into an open valley that, on a bluebird…
Numerous research on flexible working suggest it has become a staple of modern employment strategy.…
Kyckr, the global business Register has announced the appointment of Ian Jones as its new…
Sparq has announced the launch of The Shop. A dedicated practice within Sparq designed to…
Certinia has announced the launch of Veda, a new AI-powered intelligent operations engine designed to…
As enterprises increase their adoption of AI, trust is changing. Contracts – the very foundation…
This website uses cookies.