CVE-2025-52464

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-52464
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-52464.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-52464
Aliases
  • GHSA-gq7v-jr8c-mfr7
Published
2025-06-19T15:10:18Z
Modified
2025-10-21T02:34:55Z
Severity
  • 9.5 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:H CVSS Calculator
Summary
Meshtastic Repeated Public and Private Keypairs
Details

Meshtastic is an open source mesh networking solution. In versions from 2.5.0 to before 2.6.11, the flashing procedure of several hardware vendors was resulting in duplicated public/private keys. Additionally, the Meshtastic was failing to properly initialize the internal randomness pool on some platforms, leading to possible low-entropy key generation. When users with an affected key pair sent Direct Messages, those message could be captured and decrypted by an attacker that has compiled the list of compromised keys. This issue has been patched in version 2.6.11 where key generation is delayed til the first time the LoRa region is set, along with warning users when a compromised key is detected. Version 2.6.12 furthers this patch by automatically wiping known compromised keys when found. A workaround to this vulnerability involves users doing a complete device wipe to remove vendor-cloned keys.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_versions

[
    {
        "type": "",
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "> 2.5.0, < 2.6.11"
            }
        ]
    }
]