CVE-2026-50144
Last modified
CVE-2026-50144 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Tencent | ncnn | < 5a0288f255daa6c3294f77109f67718e434ec020; <= 20260526 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-50144?
How severe is CVE-2026-50144?
How do I fix CVE-2026-50144?
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-50138goshs is a SimpleHTTPServer written in Go. Prior to version …8.1
- CVE-2026-50139goshs is a SimpleHTTPServer written in Go. Prior to version …5.9
- CVE-2026-5014A vulnerability was found in elecV2 elecV2P up to 3.8.3. The…5.5
- CVE-2026-50141Woodpecker is a CI/CD engine. Starting in version 3.0.0 and …7.1
- CVE-2026-50142libheif is a HEIF and AVIF file format decoder and encoder. …7.5
- CVE-2026-50143The Apify MCP server enables AI agents to extract data from …8.1
- CVE-2026-50146Astro is a web framework. Prior to 6.3.3, when a component u…6.1
- CVE-2026-50147Metabase is an open-source business intelligence and embedde…7.6
- CVE-2026-50148Metabase is an open-source business intelligence and embedde…9.1
- CVE-2026-50149Contour is a Kubernetes ingress controller using Envoy proxy…6.5
- CVE-2026-5015A vulnerability was determined in elecV2 elecV2P up to 3.8.3…4.3
- CVE-2026-50151oras-go is a Go library for managing OCI artifacts. Prior to…7.5
Are you affected by CVE-2026-50144?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
