Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/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
Local access, low privileges, availability only.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A vulnerability was found in ggml-org whisper.cpp 95ea8f9b. Affected is the function ggml_ftype_to_ggml_type of the file ggml/src/ggml.c. The manipulation of the argument ftype results in reachable assertion. The attack requires a local approach. The project was informed of the problem early through an issue report but has not responded yet.
AnalysisAI
Local denial of service in ggml-org whisper.cpp 95ea8f9b via reachable assertion in ggml_ftype_to_ggml_type function. A local attacker with low privileges can cause a crash by supplying an invalid ftype argument. No public exploit identified; no patch available as vendor has not responded to issue report.
Technical ContextAI
whisper.cpp is a C++ port of OpenAI's Whisper speech recognition model using the ggml tensor library. The function ggml_ftype_to_ggml_type converts file type integers to ggml tensor types. CWE-617 indicates a reachable assertion where the program terminates unexpectedly when input validation fails, leading to denial of service. The affected product is identified by CPE cpe:2.3:a:ggml-org:whisper.cpp:*:*:*:*:*:*:*:*.
RemediationAI
No vendor-released patch identified at time of analysis. The project has been informed via issue report but has not responded. Until a fix is available, apply input validation to the ftype argument or restrict local access to the whisper.cpp binary to trusted users only. Monitor the issue tracker (https://github.com/ggml-org/whisper.cpp/issues/3924) for updates.
More in Whisper Cpp
View allNull pointer dereference in whisper.cpp up to version 1.8.2 allows a local authenticated attacker to crash the applicati
Local attackers with low privileges can trigger an out-of-bounds read in whisper.cpp 1.8.4-58 by supplying a very short
Same weakness CWE-617 – Reachable Assertion
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49313
GHSA-hqg6-4q5h-9ggc