Out-of-bounds Write Vulnerability in LightGBM Affected by Malicious Model Files
CVE-2026-92786

8.5HIGH

Key Information:

Status
Vendor
CVE Published:
16 September 2026

What is CVE-2026-92786?

LightGBM, a popular gradient boosting framework, suffers from an out-of-bounds write vulnerability due to improper validation of child and split array values during text model parsing. Specifically, versions through 4.7.0 do not adequately check for valid node references, allowing attackers to create malicious model files. When these files are processed during SHAP prediction, they can trigger out-of-bounds memory writes within the leaf_depth_ buffer at arbitrary offsets. This failure to enforce safety checks poses significant risks, enabling potential exploitation of the system's memory.

Affected Version(s)

LightGBM 0 <= 4.7.0

References

CVSS V4

Score:
8.5
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

George Chen
.