CVE-2026-41445
Last modified
CVE-2026-41445 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kiss_fftndr_alloc() function in kiss_fftndr.c where the allocation size calculation dimOther*(dimReal+2)*sizeof(kiss_fft_scalar) overflows signed 32-bit integer arithmetic before being widened to size_t, causing malloc() to allocate an undersized buffer. Attackers can trigger heap buffer overflow by providing crafted dimensions that cause the multiplication to exceed INT_MAX, allowing writes beyond the allocated buffer region when kiss_fftndr() processes the data.. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kiss_fftndr_alloc() function in kiss_fftndr.c where the allocation size calculation dimOther*(dimReal+2)*sizeof(kiss_fft_scalar) overflows signed 32-bit integer arithmetic before being widened to size_t, causing malloc() to allocate an undersized buffer. Attackers can trigger heap buffer overflow by providing crafted dimensions that cause the multiplication to exceed INT_MAX, allowing writes beyond the allocated buffer region when kiss_fftndr() processes the data.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| mborgerding | kissfft | < 8a8e66e33d692bad1376fe7904d87d767730537f |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-41445?
How severe is CVE-2026-41445?
How do I fix CVE-2026-41445?
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-4143The Neos Connector for Fakturama plugin for WordPress is vul…4.3
- CVE-2026-41430Press, a Frappe custom app that runs Frappe Cloud, manages i…6.1
- CVE-2026-41431Zen is a firefox-based browser. Prior to 1.19.9b, Zen Browse…8
- CVE-2026-41432New API is a large language mode (LLM) gateway and artificia…8.2
- CVE-2026-41433OpenTelemetry eBPF Instrumentation provides eBPF instrumenta…8.4
- CVE-2026-41434OP-TEE is a Trusted Execution Environment (TEE) designed as …3.3
- CVE-2026-41446Snap One WattBox 800 and 820 series firmware versions prior …9.8
- CVE-2026-41447FirmaCheck for Windows before 1.3.16 contains a DLL hijackin…8.5
- CVE-2026-41448AdGuard Home, when started with the --glinet flag, contains …9.4
- CVE-2026-4145During an internal security assessment, a potential vulnerab…8.5
- CVE-2026-41452Krayin CRM 2.2.4 contains a missing authentication vulnerabi…9.8
- CVE-2026-41453Krayin CRM before 2.2.4 contains a blind SQL injection vulne…8.8
Are you affected by CVE-2026-41445?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
