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 ModelCloud
CVE-2026-86288 (GCVE-0-2026-86288)
Vulnerability from nvd – Published: 2026-09-07 08:30 – Updated: 2026-09-08 13:40 X_Open Source
VLAI
EPSS
VEX
Title
ModelCloud GPTQModel Triton dequantization kernel tritonv2.py out-of-bounds
Summary
A vulnerability has been found in ModelCloud GPTQModel up to 7.2.0. This vulnerability affects unknown code of the file gptqmodel/nn_modules/qlinear/tritonv2.py of the component Triton dequantization kernel. Such manipulation of the argument g_idx leads to out-of-bounds read. The attack can be executed remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 7.3.0 is able to resolve this issue. The name of the patch is 877c732f7d7dccd56a729844c6a5bd20f3aa8bb1. Upgrading the affected component is recommended.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-08 13:40 UTC
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/399447 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/399447/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-86288 | third-party-advisory |
| https://vuldb.com/submit/906135 | third-party-advisory |
| https://github.com/ModelCloud/GPTQModel/issues/2949 | exploitissue-tracking |
| https://github.com/ModelCloud/GPTQModel/pull/2950 | issue-trackingpatch |
| https://github.com/ModelCloud/GPTQModel/commit/87… | patch |
| https://github.com/ModelCloud/GPTQModel/releases/… | patch |
| https://github.com/ModelCloud/GPTQModel/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| ModelCloud | GPTQModel |
Affected:
7.0
Affected: 7.1 Affected: 7.2.0 Unaffected: 7.3.0 cpe:2.3:a:modelcloud:gptqmodel:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-86288",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-08T13:40:46.916854Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-08T13:40:53.386Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:modelcloud:gptqmodel:*:*:*:*:*:*:*:*"
],
"modules": [
"Triton dequantization kernel"
],
"product": "GPTQModel",
"vendor": "ModelCloud",
"versions": [
{
"status": "affected",
"version": "7.0"
},
{
"status": "affected",
"version": "7.1"
},
{
"status": "affected",
"version": "7.2.0"
},
{
"status": "unaffected",
"version": "7.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "m00dy (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been found in ModelCloud GPTQModel up to 7.2.0. This vulnerability affects unknown code of the file gptqmodel/nn_modules/qlinear/tritonv2.py of the component Triton dequantization kernel. Such manipulation of the argument g_idx leads to out-of-bounds read. The attack can be executed remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 7.3.0 is able to resolve this issue. The name of the patch is 877c732f7d7dccd56a729844c6a5bd20f3aa8bb1. 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:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/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-09-07T08:30:22.247Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-399447 | ModelCloud GPTQModel Triton dequantization kernel tritonv2.py out-of-bounds",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/399447"
},
{
"name": "VDB-399447 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/399447/cti"
},
{
"name": "CVE-2026-86288 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-86288"
},
{
"name": "Submit #906135 | ModelCloud GPTQModel \u003c= 7.1.0 Out-of-Bounds Read",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/906135"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/ModelCloud/GPTQModel/issues/2949"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/ModelCloud/GPTQModel/pull/2950"
},
{
"tags": [
"patch"
],
"url": "https://github.com/ModelCloud/GPTQModel/commit/877c732f7d7dccd56a729844c6a5bd20f3aa8bb1"
},
{
"tags": [
"patch"
],
"url": "https://github.com/ModelCloud/GPTQModel/releases/tag/v7.3.0"
},
{
"tags": [
"product"
],
"url": "https://github.com/ModelCloud/GPTQModel/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-09-06T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-09-06T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-09-06T17:45:55.000Z",
"value": "VulDB entry last update"
}
],
"title": "ModelCloud GPTQModel Triton dequantization kernel tritonv2.py out-of-bounds",
"x_generator": [
"VulDB PVTS v202609"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-86288",
"datePublished": "2026-09-07T08:30:22.247Z",
"dateReserved": "2026-09-06T15:40:50.945Z",
"dateUpdated": "2026-09-08T13:40:53.386Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-86288 (GCVE-0-2026-86288)
Vulnerability from cvelistv5 – Published: 2026-09-07 08:30 – Updated: 2026-09-08 13:40 X_Open Source
VLAI
EPSS
VEX
Title
ModelCloud GPTQModel Triton dequantization kernel tritonv2.py out-of-bounds
Summary
A vulnerability has been found in ModelCloud GPTQModel up to 7.2.0. This vulnerability affects unknown code of the file gptqmodel/nn_modules/qlinear/tritonv2.py of the component Triton dequantization kernel. Such manipulation of the argument g_idx leads to out-of-bounds read. The attack can be executed remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 7.3.0 is able to resolve this issue. The name of the patch is 877c732f7d7dccd56a729844c6a5bd20f3aa8bb1. Upgrading the affected component is recommended.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-08 13:40 UTC
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/399447 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/399447/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-86288 | third-party-advisory |
| https://vuldb.com/submit/906135 | third-party-advisory |
| https://github.com/ModelCloud/GPTQModel/issues/2949 | exploitissue-tracking |
| https://github.com/ModelCloud/GPTQModel/pull/2950 | issue-trackingpatch |
| https://github.com/ModelCloud/GPTQModel/commit/87… | patch |
| https://github.com/ModelCloud/GPTQModel/releases/… | patch |
| https://github.com/ModelCloud/GPTQModel/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| ModelCloud | GPTQModel |
Affected:
7.0
Affected: 7.1 Affected: 7.2.0 Unaffected: 7.3.0 cpe:2.3:a:modelcloud:gptqmodel:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-86288",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-08T13:40:46.916854Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-08T13:40:53.386Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:modelcloud:gptqmodel:*:*:*:*:*:*:*:*"
],
"modules": [
"Triton dequantization kernel"
],
"product": "GPTQModel",
"vendor": "ModelCloud",
"versions": [
{
"status": "affected",
"version": "7.0"
},
{
"status": "affected",
"version": "7.1"
},
{
"status": "affected",
"version": "7.2.0"
},
{
"status": "unaffected",
"version": "7.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "m00dy (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been found in ModelCloud GPTQModel up to 7.2.0. This vulnerability affects unknown code of the file gptqmodel/nn_modules/qlinear/tritonv2.py of the component Triton dequantization kernel. Such manipulation of the argument g_idx leads to out-of-bounds read. The attack can be executed remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 7.3.0 is able to resolve this issue. The name of the patch is 877c732f7d7dccd56a729844c6a5bd20f3aa8bb1. 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:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/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-09-07T08:30:22.247Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-399447 | ModelCloud GPTQModel Triton dequantization kernel tritonv2.py out-of-bounds",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/399447"
},
{
"name": "VDB-399447 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/399447/cti"
},
{
"name": "CVE-2026-86288 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-86288"
},
{
"name": "Submit #906135 | ModelCloud GPTQModel \u003c= 7.1.0 Out-of-Bounds Read",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/906135"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/ModelCloud/GPTQModel/issues/2949"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/ModelCloud/GPTQModel/pull/2950"
},
{
"tags": [
"patch"
],
"url": "https://github.com/ModelCloud/GPTQModel/commit/877c732f7d7dccd56a729844c6a5bd20f3aa8bb1"
},
{
"tags": [
"patch"
],
"url": "https://github.com/ModelCloud/GPTQModel/releases/tag/v7.3.0"
},
{
"tags": [
"product"
],
"url": "https://github.com/ModelCloud/GPTQModel/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-09-06T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-09-06T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-09-06T17:45:55.000Z",
"value": "VulDB entry last update"
}
],
"title": "ModelCloud GPTQModel Triton dequantization kernel tritonv2.py out-of-bounds",
"x_generator": [
"VulDB PVTS v202609"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-86288",
"datePublished": "2026-09-07T08:30:22.247Z",
"dateReserved": "2026-09-06T15:40:50.945Z",
"dateUpdated": "2026-09-08T13:40:53.386Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}