CVE-2026-42566
Last modified
CVE-2026-42566 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Meshtastic is an open source mesh networking solution. Prior to version 2.7.23.b246bcd, a single node advertising a User.long_name that contains a malformed character encoding can render other radios unusable over BLE when managed through the iOS app. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
Meshtastic is an open source mesh networking solution. Prior to version 2.7.23.b246bcd, a single node advertising a User.long_name that contains a malformed character encoding can render other radios unusable over BLE when managed through the iOS app. The malformed name does not need to be maliciously crafted — it can arise from ordinary buffer truncation and has been observed occurring naturally in the wild. At least one code path could place a null terminator in the middle of a multibyte sequence, leaving a malformed User.long_name in the node database. The problem surfaced downstream: the iOS app enforced encoding validation and therefore cannot parse a node database once it contains a poisoned entry. This caused BLE sync to enter a fail/retry loop, resulting in loss of control over the affected device. For a typical user managing their radio with the iOS app, the device becomes effectively unusable until the poisoned node ages out of the on-device database, or unless they have an alternate management path (e.g., the Python CLI, which can be used to identify and remove the offending entries manually). Because the malformed name propagates through the mesh, the temporary presence of a single affected node can degrade BLE management for iOS users across a wide geographical area for an extended period. Less technical users have no straightforward recovery path. Starting in version 2.7.23.b246bcd, the firmware has added input sanitization and regression tests demonstrating recovery for already-poisoned devices. The apps have also taken steps to ensure more graceful handling of malformed encoding sequences as well.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| meshtastic | firmware | < 2.7.23.b246bcd |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-42566?
How severe is CVE-2026-42566?
How do I fix CVE-2026-42566?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42560auth provides authentication via oauth2, direct and email. F…9.1
- CVE-2026-42561Python-Multipart is a streaming multipart parser for Python.…7.5
- CVE-2026-42562Plainpad is a self hosted note taking app. Prior to version …8.3
- CVE-2026-42563Dulwich is a pure-Python implementation of the Git file form…7.7
- CVE-2026-42564jotty·page is a self-hosted app for your checklists and note…8.2
- CVE-2026-42565@workos/authkit-session is a toolkit for building WorkOS Aut…4.3
- CVE-2026-42567Svelte is a performance oriented web framework. From version…7.5
- CVE-2026-42568Yamcs is a mission control framework. Prior to versions 5.13…4.3
- CVE-2026-42569phpVMS is a PHP application to run and simulate an airline. …9.4
- CVE-2026-4257The Contact Form by Supsystic plugin for WordPress is vulner…9.8
- CVE-2026-42570Svelte devalue is a JavaScript library that serializes value…7.5
- CVE-2026-42571Pelican is a platform for creating data federations. From ve…9
Are you affected by CVE-2026-42566?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
