CVE-2026-76395 PUBLISHED

Remote Code Execution (RCE) through Deserialization of Untrusted Data in the Model Loading REST API in Splunk AI Toolkit

Assigner: cisco
Reserved: 19.08.2026 Published: 19.08.2026 Updated: 19.08.2026

In Splunk AI Toolkit versions below 6.0.0, a user who holds the "power" Splunk role could execute arbitrary code on the Splunk server by loading a model file containing crafted sparse matrix data. The deserialization of untrusted data is possible because a model codec in Splunk AI Toolkit deserializes sparse matrix data without guarding against embedded pickle content. For more information see Troubleshoot the Splunk Machine Learning Toolkit (https://help.splunk.com/en/splunk-cloud-platform/apply-machine-learning/machine-learning-toolkit-user-guide/5.5.0/troubleshooting-mltk/troubleshoot-the-splunk-machine-learning-toolkit) in the Splunk documentation.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor Splunk
Product Splunk AI Toolkit
Versions
  • affected from 5.7 to 6.0.0 (excl.)

Workarounds

Turn off or remove the Splunk AI Toolkit app. For more information see Manage app and add-on objects in the Splunk documentation. Note: turning off Splunk AI Toolkit turns off AI Toolkit Search Processing Language (SPL) commands and model operations. Splunk App for Data Science and Deep Learning and custom search commands that depend on AI Toolkit models or APIs might stop functioning. Unrelated Splunk custom search commands are not affected. For more information see Troubleshoot the Splunk Machine Learning Toolkit and DSDL install/version dependencies in the Splunk documentation.

Solutions

Upgrade each affected Splunk app or add-on to the applicable fixed version listed in Product Status.

Credits

  • Gabriel Nitu, Splunk reporter

References

Problem Types

  • The application deserializes untrusted data without sufficiently verifying that the resulting data will be valid. cwe