A weakness has been identified in tile-ai tilelang up to 0.1.14. This impacts the function KernelCache._load_kernel_from_disk of the file tilelang/cache/kernel_cache.py of the component Kernel Cache. Executing a manipulation can lead to deserialization. The attack may be performed from remote. This patch is called 11ec2397fe942e8b422d026af4a03d6e0a55ae6c. Applying a patch is advised to resolve this issue. Based on the release information, the fix has not been included in any official release yet.
Security readout for executives and security teams
Plain-English summary
Tilelang versions 0.1.0 through 0.1.14 may deserialize manipulated kernel-cache data. If an attacker can influence that cache through the remotely reachable, authenticated attack path described by the advisory, they could compromise confidentiality, integrity, and availability. A corrective commit exists, but the source bundle says no official release contains it yet.
Executive priority
Treat as a prompt remediation item for exposed or shared tilelang environments, especially where users can influence kernel-cache contents. Prioritize access restriction and patch evaluation now because no fixed official release is identified. Isolated deployments with trusted cache writers may have lower immediate exposure, but still require inventory and monitoring.
Technical view
CVE-2026-87083 affects KernelCache._load_kernel_from_disk in tilelang/cache/kernel_cache.py. The weakness is classified as improper input validation and unsafe deserialization (CWE-20 and CWE-502). The supplied CVSS v2 score is 6.5 with network reachability, low complexity, and authentication required. Commit 11ec2397fe942e8b422d026af4a03d6e0a55ae6c is identified as the patch.
Likely exposure
Exposure is limited to tile-ai tilelang 0.1.0–0.1.14 deployments using the affected disk kernel cache where an authenticated remote actor can manipulate cache data. The bundle does not establish whether default configurations permit that influence, so deployment-specific cache provenance, permissions, and trust boundaries must be reviewed.
Exploitation context
The source bundle describes a remote attack requiring authentication, but provides no confirmed exploitation evidence. The CVE is not listed in KEV, and exploit maturity is unspecified. A linked submission mentions remote code execution, but the supplied vulnerability description only establishes deserialization and potential confidentiality, integrity, and availability impact.
Researcher notes
The evidence identifies the vulnerable function, affected versions, weakness classes, CVSS v2 vector, and corrective commit. It does not establish the exact attacker-controlled data path, default exposure, released fixed version, or exploitation in the wild. Validate those points against the linked issue, pull request, patch, and future vendor releases.
Mitigation direction
Apply commit 11ec2397fe942e8b422d026af4a03d6e0a55ae6c after compatibility testing.
Monitor tile-ai guidance for an official release containing the correction.
Restrict kernel-cache modification to trusted identities and processes.
Reduce remote access to affected services until remediation is deployed.
Validation and detection
Inventory tilelang deployments and identify versions 0.1.0 through 0.1.14.
Verify whether deployed source includes the identified corrective commit.
Confirm who and what can create or modify kernel-cache files.
Review relevant access and cache activity for unexpected modifications.
Retest cache loading after remediation without using untrusted serialized data.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-20: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.