CVE-2026-84809

Summary

Tencent AI-Infra-Guard's skill-scan component excludes compiled Python bytecode files from analysis by hardcoding pycache directories and .pyc/.pyo/.pyd extensions into skip lists across multiple scanning surfaces. Attackers can distribute skills with benign Python source files alongside malicious compiled bytecode that executes on import while the scanner reports a safe verdict, enabling code execution when operators install the skill.

Affected Software

VendorProductVersion RangeStatus
TencentAI-Infra-Guard0 < 4.5.2affected
TencentAI-Infra-Guard4.6.0 <= 4.6.0affected
Tencentaig-skill-scan0 <= 0.2.1affected

Weaknesses

  • CWE-693: Protection Mechanism Failure

References