CVE-2025-55293

Meshtastic allows crafting of specific NodeInfo packets that overwrite any publicKey saved in the NodeDB

Description

Meshtastic is an open source mesh networking solution. Prior to v2.6.3, an attacker can send NodeInfo with a empty publicKey first, then overwrite it with a new key. First sending a empty key bypasses 'if (p.public_key.size > 0) {', clearing the existing publicKey (and resetting the size to 0) for a known node. Then a new key bypasses 'if (info->user.public_key.size > 0) {', and this malicious key is stored in NodeDB. This vulnerability is fixed in 2.6.3.

Category

9.4
CVSS
Severity: Critical
CVSS 3.1 •
EPSS 0.05%
Affected: meshtastic firmware
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2025-55293?
CVE-2025-55293 has been scored as a critical severity vulnerability.
How to fix CVE-2025-55293?
To fix CVE-2025-55293, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2025-55293 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2025-55293 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2025-55293?
CVE-2025-55293 affects meshtastic firmware.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.