CVE-2025-55293 (CNNVD-202508-2038)
CRITICAL
中文标题:
Meshtastic 授权问题漏洞
英文标题:
Meshtastic allows crafting of specific NodeInfo packets that overwrite any publicKey saved in the NodeDB
CVSS分数:
9.4
发布时间:
2025-08-18 17:24:35
漏洞类型:
授权问题
状态:
PUBLISHED
数据质量分数:
0.30
数据版本:
v3
漏洞描述
中文描述:
Meshtastic是Meshtastic开源的一种去中心化无线离网网状网络 LoRa 协议。 Meshtastic 2.6.3之前版本存在授权问题漏洞,该漏洞源于绕过公钥验证,可能导致密钥被恶意覆盖。
英文描述:
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.
CWE类型:
CWE-287
标签:
(暂无数据)
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| meshtastic | firmware | < 2.6.3 | - | - |
cpe:2.3:a:meshtastic:firmware:<_2.6.3:*:*:*:*:*:*:*
|
| meshtastic | meshtastic_firmware | * | - | - |
cpe:2.3:o:meshtastic:meshtastic_firmware:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/meshtastic/firmware/security/advisories/GHSA-95pq-gj5v-4fg2
x_refsource_CONFIRM
cve.org
访问
cve.org
https://github.com/meshtastic/firmware/pull/6372
x_refsource_MISC
cve.org
访问
cve.org
https://github.com/meshtastic/firmware/commit/cf7f0f9d0895602df3453a4f5cfea843f4e09744
x_refsource_MISC
cve.org
访问
cve.org
CVSS评分详情
3.1 (cna)
CRITICAL
9.4
CVSS向量:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
机密性
HIGH
完整性
HIGH
可用性
LOW
时间信息
发布时间:
2025-08-18 17:24:35
修改时间:
2025-08-18 17:41:25
创建时间:
2025-11-11 15:40:43
更新时间:
2025-11-11 16:00:05
利用信息
暂无可利用代码信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-55293 |
2025-11-11 15:23:29 | 2025-11-11 07:40:43 |
| NVD | nvd_CVE-2025-55293 |
2025-11-11 15:00:59 | 2025-11-11 07:48:30 |
| CNNVD | cnnvd_CNNVD-202508-2038 |
2025-11-11 15:12:54 | 2025-11-11 08:00:05 |
版本与语言
当前版本:
v3
主要语言:
EN
支持语言:
EN
ZH
安全公告
暂无安全公告信息
变更历史
v3
CNNVD
2025-11-11 16:00:05
vulnerability_type: 未提取 → 授权问题; cnnvd_id: 未提取 → CNNVD-202508-2038; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
- vulnerability_type: 未提取 -> 授权问题
- cnnvd_id: 未提取 -> CNNVD-202508-2038
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2
NVD
2025-11-11 15:48:30
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']