CVE-2026-86288 Details
Description
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.
A vulnerability allowing for an out-of-bounds read has been identified in ModelCloud GPTQModel versions prior to 7.2.0. This issue arises in the Triton dequantization kernel, specifically within the 'gptqmodel/nn_modules/qlinear/tritonv2.py' file. The vulnerability is triggered by an unchecked 'g_idx' argument, which can be manipulated to read beyond the intended memory bounds. This flaw can be exploited remotely, potentially leading to a crash or disclosure of adjacent memory. The issue has been publicly disclosed and can be exploited by loading a crafted GPTQ checkpoint into the model.
Users can upgrade to ModelCloud GPTQModel version 7.3.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 7, 2026CISA-ADP
Assessed Sep 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ModelCloud/GPTQModel/ | [email protected] | Vendor |
| https://github.com/ModelCloud/GPTQModel/commit/877c732f7d7dccd56a729844c6a5bd20f3aa8bb1 | [email protected] | Source CodeVendor |
| https://github.com/ModelCloud/GPTQModel/issues/2949 | [email protected] | Issue TrackingTechnical DescriptionVendor |
| https://github.com/ModelCloud/GPTQModel/pull/2950 | [email protected] | Issue TrackingVendor |
| https://github.com/ModelCloud/GPTQModel/releases/tag/v7.3.0 | [email protected] | Release NotesVendor |
| https://vuldb.com/cve/CVE-2026-86288 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/906135 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/399447 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/399447/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | [email protected] |
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ModelCloud GPTQModel | <= 7.2.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 8, 2026 | CVE Modified | CISA-ADP |
| Sep 7, 2026 | New CVE Received | [email protected] |
Volerion