CVE-2026-75090Public exploitNetwork attack vectorHinoki check available

Process crash via unchecked GGUF token IDs

Published Aug 18, 2026 · Updated Aug 18, 2026

Out-of-bounds read in the GGUF tokenizer in Eric Buehler mistral.rs before 0.8.23 allows remote attackers to crash the process via crafted GGUF metadata. The convert_gguf_to_hf_tokenizer path reads eos_token_id and optional bos_token_id and unknown_token_id values from untrusted GGUF metadata and uses them as props.tokens indexes without validating that the IDs are within the vocabulary length. Exploitation requires an application path that loads an attacker-supplied GGUF model with the embedded tokenizer; the verified consequence is a deterministic panic and service interrupt during model load.

CVSS severity4.3
Medium
EPSS probability0.52%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkAvailable
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Out-of-bounds read in the GGUF tokenizer in Eric Buehler mistral.rs before 0.8.23 allows remote attackers to crash the process via crafted GGUF metadata. The convert_gguf_to_hf_tokenizer path reads eos_token_id and optional bos_token_id and unknown_token_id values from untrusted GGUF metadata and uses them as props.tokens indexes without validating that the IDs are within the vocabulary length. Exploitation requires an application path that loads an attacker-supplied GGUF model with the embedded tokenizer; the verified consequence is a deterministic panic and service interrupt during model load.

The record

CVE
CVE-2026-75090
Published
Aug 18, 2026
Updated
Aug 18, 2026
Vendor
Eric Buehler
Product
mistral.rs
Classifications
CWE-125, T1499
Attack vector
network
Privileges
unauthenticated

Timeline

How it unfolded

  1. Aug 18, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 18, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0.8.0
  2. Affected versionversion=0.8.1
  3. Affected versionversion=0.8.10
  4. Affected versionversion=0.8.11
  5. Affected versionversion=0.8.12
  6. Affected versionversion=0.8.13
  7. Affected versionversion=0.8.14
  8. Affected versionversion=0.8.15
  9. Affected versionversion=0.8.16
  10. Affected versionversion=0.8.17
  11. Affected versionversion=0.8.18
  12. Affected versionversion=0.8.19
  13. Affected versionversion=0.8.2
  14. Affected versionversion=0.8.20
  15. Affected versionversion=0.8.21
  16. Affected versionversion=0.8.22
  17. Affected versionversion=0.8.3
  18. Affected versionversion=0.8.4
  19. Affected versionversion=0.8.5
  20. Affected versionversion=0.8.6
  21. Affected versionversion=0.8.7
  22. Affected versionversion=0.8.8
  23. Affected versionversion=0.8.9

What conditions does exploitation require?

Attack vectornetwork
Required privilegesunauthenticated

What is affected?

Eric Buehler · mistral.rsversion=0.8.0; version=0.8.1; version=0.8.10; version=0.8.11; version=0.8.12; version=0.8.13; version=0.8.14; version=0.8.15; version=0.8.16; version=0.8.17; version=0.8.18; version=0.8.19; version=0.8.2; version=0.8.20; version=0.8.21; version=0.8.22; version=0.8.3; version=0.8.4; version=0.8.5; version=0.8.6; version=0.8.7; version=0.8.8; version=0.8.9

Published CVSS scores

2.1VulDBCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P
4.3VulDBCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
5.0VulDBAV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesunauthenticated
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

CWE-125Out-of-bounds Read
T1499Endpoint Denial of Service

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo