Skip to main content

whisper.cpp CVE-2026-17513

| EUVDEUVD-2026-49313 LOW
Reachable Assertion (CWE-617)
2026-07-27 VulDB GHSA-hqg6-4q5h-9ggc
1.9
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
1.9 MEDIUM
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
vuln.today AI
3.3 LOW

Local access, low privileges, availability only.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Severity Changed
Jul 27, 2026 - 14:22 NVD
MEDIUM LOW
CVSS changed
Jul 27, 2026 - 14:22 NVD
4.8 (MEDIUM) 1.9 (LOW)
Analysis Generated
Jul 27, 2026 - 14:18 vuln.today

DescriptionCVE.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.

Share

CVE-2026-17513 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy