Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities by EricLBuehler
CVE-2026-75090 (GCVE-0-2026-75090)
Vulnerability from nvd – Published: 2026-08-18 01:15 – Updated: 2026-08-18 13:36 X_Open Source
VLAI
EPSS
VEX
Title
EricLBuehler Mistral.rs GGUF Tokenizer gguf_tokenizer.rs convert_gguf_to_hf_tokenizer out-of-bounds
Summary
A vulnerability was detected in EricLBuehler Mistral.rs up to 0.8.22. Affected by this issue is the function convert_gguf_to_hf_tokenizer of the file mistralrs-core/src/gguf/gguf_tokenizer.rs of the component GGUF Tokenizer. The manipulation of the argument eos_token_id/bos_token_id/unknown_token_id results in out-of-bounds read. The attack can be executed remotely. The exploit is now public and may be used. Upgrading to version 0.8.23 can resolve this issue. The patch is identified as cd5297e2ea5cb27c790bdcf2f3c2f1064a81d55e. Upgrading the affected component is recommended.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-18 13:30 UTC
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/391327 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/391327/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-75090 | third-party-advisory |
| https://vuldb.com/submit/877270 | third-party-advisory |
| https://github.com/EricLBuehler/mistral.rs/issues/2225 | exploitissue-tracking |
| https://github.com/EricLBuehler/mistral.rs/pull/2282 | issue-trackingpatch |
| https://github.com/EricLBuehler/mistral.rs/commit… | patch |
| https://github.com/EricLBuehler/mistral.rs/releas… | patch |
| https://github.com/EricLBuehler/mistral.rs/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| EricLBuehler | Mistral.rs |
Affected:
0.8.0
Affected: 0.8.1 Affected: 0.8.2 Affected: 0.8.3 Affected: 0.8.4 Affected: 0.8.5 Affected: 0.8.6 Affected: 0.8.7 Affected: 0.8.8 Affected: 0.8.9 Affected: 0.8.10 Affected: 0.8.11 Affected: 0.8.12 Affected: 0.8.13 Affected: 0.8.14 Affected: 0.8.15 Affected: 0.8.16 Affected: 0.8.17 Affected: 0.8.18 Affected: 0.8.19 Affected: 0.8.20 Affected: 0.8.21 Affected: 0.8.22 Unaffected: 0.8.23 cpe:2.3:a:ericlbuehler:mistral.rs:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-75090",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:30:44.977963Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:36:51.469Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:ericlbuehler:mistral.rs:*:*:*:*:*:*:*:*"
],
"modules": [
"GGUF Tokenizer"
],
"product": "Mistral.rs",
"vendor": "EricLBuehler",
"versions": [
{
"status": "affected",
"version": "0.8.0"
},
{
"status": "affected",
"version": "0.8.1"
},
{
"status": "affected",
"version": "0.8.2"
},
{
"status": "affected",
"version": "0.8.3"
},
{
"status": "affected",
"version": "0.8.4"
},
{
"status": "affected",
"version": "0.8.5"
},
{
"status": "affected",
"version": "0.8.6"
},
{
"status": "affected",
"version": "0.8.7"
},
{
"status": "affected",
"version": "0.8.8"
},
{
"status": "affected",
"version": "0.8.9"
},
{
"status": "affected",
"version": "0.8.10"
},
{
"status": "affected",
"version": "0.8.11"
},
{
"status": "affected",
"version": "0.8.12"
},
{
"status": "affected",
"version": "0.8.13"
},
{
"status": "affected",
"version": "0.8.14"
},
{
"status": "affected",
"version": "0.8.15"
},
{
"status": "affected",
"version": "0.8.16"
},
{
"status": "affected",
"version": "0.8.17"
},
{
"status": "affected",
"version": "0.8.18"
},
{
"status": "affected",
"version": "0.8.19"
},
{
"status": "affected",
"version": "0.8.20"
},
{
"status": "affected",
"version": "0.8.21"
},
{
"status": "affected",
"version": "0.8.22"
},
{
"status": "unaffected",
"version": "0.8.23"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "m00dy (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was detected in EricLBuehler Mistral.rs up to 0.8.22. Affected by this issue is the function convert_gguf_to_hf_tokenizer of the file mistralrs-core/src/gguf/gguf_tokenizer.rs of the component GGUF Tokenizer. The manipulation of the argument eos_token_id/bos_token_id/unknown_token_id results in out-of-bounds read. The attack can be executed remotely. The exploit is now public and may be used. Upgrading to version 0.8.23 can resolve this issue. The patch is identified as cd5297e2ea5cb27c790bdcf2f3c2f1064a81d55e. Upgrading the affected component is recommended."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS: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",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "Out-of-Bounds Read",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "Memory Corruption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T01:15:14.559Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-391327 | EricLBuehler Mistral.rs GGUF Tokenizer gguf_tokenizer.rs convert_gguf_to_hf_tokenizer out-of-bounds",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/391327"
},
{
"name": "VDB-391327 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/391327/cti"
},
{
"name": "CVE-2026-75090 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-75090"
},
{
"name": "Submit #877270 | EricLBuehler mistral.rs (mistralrs-core) 0.8.1 / HEAD eb31bf3 Out-of-bounds Read",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/877270"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/EricLBuehler/mistral.rs/issues/2225"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/EricLBuehler/mistral.rs/pull/2282"
},
{
"tags": [
"patch"
],
"url": "https://github.com/EricLBuehler/mistral.rs/commit/cd5297e2ea5cb27c790bdcf2f3c2f1064a81d55e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/EricLBuehler/mistral.rs/releases/tag/v0.8.23"
},
{
"tags": [
"product"
],
"url": "https://github.com/EricLBuehler/mistral.rs/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-08-17T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-08-17T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-08-17T18:41:22.000Z",
"value": "VulDB entry last update"
}
],
"title": "EricLBuehler Mistral.rs GGUF Tokenizer gguf_tokenizer.rs convert_gguf_to_hf_tokenizer out-of-bounds",
"x_generator": [
"VulDB PVTS v202608"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-75090",
"datePublished": "2026-08-18T01:15:14.559Z",
"dateReserved": "2026-08-17T16:35:41.582Z",
"dateUpdated": "2026-08-18T13:36:51.469Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-75090 (GCVE-0-2026-75090)
Vulnerability from cvelistv5 – Published: 2026-08-18 01:15 – Updated: 2026-08-18 13:36 X_Open Source
VLAI
EPSS
VEX
Title
EricLBuehler Mistral.rs GGUF Tokenizer gguf_tokenizer.rs convert_gguf_to_hf_tokenizer out-of-bounds
Summary
A vulnerability was detected in EricLBuehler Mistral.rs up to 0.8.22. Affected by this issue is the function convert_gguf_to_hf_tokenizer of the file mistralrs-core/src/gguf/gguf_tokenizer.rs of the component GGUF Tokenizer. The manipulation of the argument eos_token_id/bos_token_id/unknown_token_id results in out-of-bounds read. The attack can be executed remotely. The exploit is now public and may be used. Upgrading to version 0.8.23 can resolve this issue. The patch is identified as cd5297e2ea5cb27c790bdcf2f3c2f1064a81d55e. Upgrading the affected component is recommended.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-18 13:30 UTC
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/391327 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/391327/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-75090 | third-party-advisory |
| https://vuldb.com/submit/877270 | third-party-advisory |
| https://github.com/EricLBuehler/mistral.rs/issues/2225 | exploitissue-tracking |
| https://github.com/EricLBuehler/mistral.rs/pull/2282 | issue-trackingpatch |
| https://github.com/EricLBuehler/mistral.rs/commit… | patch |
| https://github.com/EricLBuehler/mistral.rs/releas… | patch |
| https://github.com/EricLBuehler/mistral.rs/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| EricLBuehler | Mistral.rs |
Affected:
0.8.0
Affected: 0.8.1 Affected: 0.8.2 Affected: 0.8.3 Affected: 0.8.4 Affected: 0.8.5 Affected: 0.8.6 Affected: 0.8.7 Affected: 0.8.8 Affected: 0.8.9 Affected: 0.8.10 Affected: 0.8.11 Affected: 0.8.12 Affected: 0.8.13 Affected: 0.8.14 Affected: 0.8.15 Affected: 0.8.16 Affected: 0.8.17 Affected: 0.8.18 Affected: 0.8.19 Affected: 0.8.20 Affected: 0.8.21 Affected: 0.8.22 Unaffected: 0.8.23 cpe:2.3:a:ericlbuehler:mistral.rs:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-75090",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:30:44.977963Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:36:51.469Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:ericlbuehler:mistral.rs:*:*:*:*:*:*:*:*"
],
"modules": [
"GGUF Tokenizer"
],
"product": "Mistral.rs",
"vendor": "EricLBuehler",
"versions": [
{
"status": "affected",
"version": "0.8.0"
},
{
"status": "affected",
"version": "0.8.1"
},
{
"status": "affected",
"version": "0.8.2"
},
{
"status": "affected",
"version": "0.8.3"
},
{
"status": "affected",
"version": "0.8.4"
},
{
"status": "affected",
"version": "0.8.5"
},
{
"status": "affected",
"version": "0.8.6"
},
{
"status": "affected",
"version": "0.8.7"
},
{
"status": "affected",
"version": "0.8.8"
},
{
"status": "affected",
"version": "0.8.9"
},
{
"status": "affected",
"version": "0.8.10"
},
{
"status": "affected",
"version": "0.8.11"
},
{
"status": "affected",
"version": "0.8.12"
},
{
"status": "affected",
"version": "0.8.13"
},
{
"status": "affected",
"version": "0.8.14"
},
{
"status": "affected",
"version": "0.8.15"
},
{
"status": "affected",
"version": "0.8.16"
},
{
"status": "affected",
"version": "0.8.17"
},
{
"status": "affected",
"version": "0.8.18"
},
{
"status": "affected",
"version": "0.8.19"
},
{
"status": "affected",
"version": "0.8.20"
},
{
"status": "affected",
"version": "0.8.21"
},
{
"status": "affected",
"version": "0.8.22"
},
{
"status": "unaffected",
"version": "0.8.23"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "m00dy (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was detected in EricLBuehler Mistral.rs up to 0.8.22. Affected by this issue is the function convert_gguf_to_hf_tokenizer of the file mistralrs-core/src/gguf/gguf_tokenizer.rs of the component GGUF Tokenizer. The manipulation of the argument eos_token_id/bos_token_id/unknown_token_id results in out-of-bounds read. The attack can be executed remotely. The exploit is now public and may be used. Upgrading to version 0.8.23 can resolve this issue. The patch is identified as cd5297e2ea5cb27c790bdcf2f3c2f1064a81d55e. Upgrading the affected component is recommended."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS: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",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "Out-of-Bounds Read",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "Memory Corruption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T01:15:14.559Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-391327 | EricLBuehler Mistral.rs GGUF Tokenizer gguf_tokenizer.rs convert_gguf_to_hf_tokenizer out-of-bounds",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/391327"
},
{
"name": "VDB-391327 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/391327/cti"
},
{
"name": "CVE-2026-75090 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-75090"
},
{
"name": "Submit #877270 | EricLBuehler mistral.rs (mistralrs-core) 0.8.1 / HEAD eb31bf3 Out-of-bounds Read",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/877270"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/EricLBuehler/mistral.rs/issues/2225"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/EricLBuehler/mistral.rs/pull/2282"
},
{
"tags": [
"patch"
],
"url": "https://github.com/EricLBuehler/mistral.rs/commit/cd5297e2ea5cb27c790bdcf2f3c2f1064a81d55e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/EricLBuehler/mistral.rs/releases/tag/v0.8.23"
},
{
"tags": [
"product"
],
"url": "https://github.com/EricLBuehler/mistral.rs/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-08-17T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-08-17T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-08-17T18:41:22.000Z",
"value": "VulDB entry last update"
}
],
"title": "EricLBuehler Mistral.rs GGUF Tokenizer gguf_tokenizer.rs convert_gguf_to_hf_tokenizer out-of-bounds",
"x_generator": [
"VulDB PVTS v202608"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-75090",
"datePublished": "2026-08-18T01:15:14.559Z",
"dateReserved": "2026-08-17T16:35:41.582Z",
"dateUpdated": "2026-08-18T13:36:51.469Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}