MEDIUMCVSS 6.5Vulnerability

CVE-2026-85670

tokenizers (Hugging Face) is affected by an out-of-bounds buffer access in BpeBuilder::build (tokenizers/src/models/bpe/model.rs). When loading a tokenizer.json via Tokenizer::from_file/from_str, the builder sizes a scratch buffer to the longest vocabulary key, then writes each concatenated merge rule into it. A merge whose concatenated token exceeds the longest vocabulary key overruns the buffer, which Rust turns into a panic that aborts the process in Rust and FFI embeddings. This occurs at load time with no encoding required, so an attacker who supplies a crafted tokenizer.json can cause a denial of service. A secondary defect at the same location can cause a usize underflow (panic in debug, potential memory corruption in release) when continuing_subword_prefix is set and a merge token is shorter than the prefix. Observed in version 0.23.1.

Properties

severity
MEDIUM
cvss_severity
MEDIUM
cvss_score
6.5
retrieved_at
2026-09-25T15:10:08+00:00
score
6.5
last_source
NVD
cve_id
CVE-2026-85670
cvss_vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
signal_observed_at
2026-09-25T15:10:08+00:00
vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
published_at
2026-09-04T15:17:44.993
last_modified
2026-09-24T20:28:01.780

Related Entities (2)

DESCRIBED_BY (1)

→[Source]NVD

HAS_WEAKNESS (1)

→[Weakness]Out-of-bounds Write

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-85670 (CVSS 6.5) — Ninja Signal Threat Intelligence | Ninja Signal