{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"HiddenLayer Model Remediation Guide","siteUrl":"https://docs.hiddenlayer.ai"},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"hiddenlayer-model-remediation-guide","__idx":0},"children":["HiddenLayer Model Remediation Guide"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This document contains guidance and recommendations for application teams to better understand the potential impact and next steps for handling detections raised through AI Supply Chain Security. It should be used in conjunction with the model file’s Detection Summary details, relevant MITRE ATLAS techniques, and supporting technical documentation available in the Console to ensure full context when assessing a finding."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Each section within this document outlines recommended remediation strategies per detection category to support timely response. If additional investigation is required, teams should escalate in accordance with their organization’s established protocols and procedures to ensure appropriate involvement of designated decision-makers and stakeholders."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Each category includes a Detection Summary describing the detection and a Security Impact section describing potential security and business implications if exploitation occurs. The guide also outlines False Positive (or Risk) Considerations, defining criteria to assess whether a detection may be a false positive, and provides Recommended Remediation as high-level guidance based on the detection category."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"width":"30%","data-label":"Detection"},"children":["Detection "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/arbitrary_code_execution"},"children":["Arbitrary Code Execution"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["This detection indicates that a model file contains code that will be executed when the model is loaded into memory."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/arbitrary_read_access"},"children":["Arbitrary Read Access"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model appears capable of reading files or data from the host system when loaded."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/control_vector"},"children":["Control Vector"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The computational graph contains artifacts consistent with the insertion of a control vector into the model’s computational graph, which may alter or override expected model behavior."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/decompression_vulnerabilities"},"children":["Decompression Vulnerabilities"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model uses compression formats in a way that may trigger denial of service or data leakage."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/denial_of_service"},"children":["Denial of Service"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model may cause excessive resource consumption or deliberate process termination when loaded."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/directory_traversal"},"children":["Directory Traversal"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model may attempt to access files outside its expected directory structure."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/embedded_payloads"},"children":["Embedded Payloads"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model contains embedded data that may represent malicious payloads."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/graph_payloads"},"children":["Graph Payloads"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model’s computational graph may include hidden attacker-controlled behavior."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/model_sideloading"},"children":["Model Sideloading"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model file exhibits behavior consistent with loading code or model artifacts from an unexpected or external location, bypassing standard model loading and validation processes."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/model_reference"},"children":["Model Reference"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The container references external model artifacts or requires model selection at runtime."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/network_requests"},"children":["Network Requests"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model may attempt to make outbound network requests when loaded or executed."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/repository_sideloading"},"children":["Repository Sideloading"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["This detection indicates that a model or related code may be loading artifacts from an unexpected or untrusted location rather than the intended repository or source."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/suspicious_file_format"},"children":["Suspicious File Format"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model file contains a mismatch between the stated protocol level and the protocol level of instructions found within the file."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/suspicious_functions"},"children":["Suspicious Functions"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model file contains code functions that could be used to enable malicious behavior."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/tokenbreak"},"children":["TokenBreak"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model is using a tokenizer type that is vulnerable to the TokenBreak attack technique, where prefixes can be added to a word to alter how inputs are tokenized, changing semantic understanding. Attackers can leverage this to manipulate model outputs for classification, predictive and generative models."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/products/supply-chain/remediation-guide/tokenizer_tampering"},"children":["Tokenizer Tampering"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The model's tokenizer.json contains two or more tokens that share the same token ID. An attacker can add a malicious token with the same ID as an existing one, giving them control over what text the model outputs for that ID."]}]}]}]}]}]},"headings":[{"value":"HiddenLayer Model Remediation Guide","id":"hiddenlayer-model-remediation-guide","depth":1}],"frontmatter":{"seo":{"title":"HiddenLayer Model Remediation Guide"}},"lastModified":"2026-07-06T22:30:55.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/docs/products/supply-chain/remediation-guide/overview","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}