CVE-2026-50144
HIGHncnn: Out-of-bounds heap write in ParamDict::load_param via unchecked negative parameter id
Title source: cnaDescription
ncnn is a high-performance neural network inference framework optimized for the mobile platform. In commit e54f7b1f88434e1d844ea0551b880a1cfb079ce1 and earlier, ncnn allows an out-of-bounds heap write in ncnn::ParamDict::load_param() when Net::load_param() loads a malicious .param model file because the parsed parameter id is checked only against id >= NCNN_MAX_PARAM_COUNT, allowing a negative id to index before the params[NCNN_MAX_PARAM_COUNT] array. This vulnerability is fixed by commit 5a0288f255daa6c3294f77109f67718e434ec020.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/Tencent/ncnn/security/advisories/GHSA-jxmc-3mv6-7pwr
X_Refsource_Misc x_refsource_misc
https://github.com/Tencent/ncnn/commit/5a0288f255daa6c3294f77109f67718e434ec020
Scores
CVSS v3
7.1
EPSS
0.0011
EPSS Percentile
1.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-129
CWE-20
CWE-787
Status
published
Products (2)
Tencent/ncnn
< 5a0288f255daa6c3294f77109f67718e434ec020
Tencent/ncnn
<= 20260526
Published
Jul 15, 2026
Tracked Since
Jul 16, 2026