---
id: CVE-2026-30309
title: >-
  InfCode's terminal auto-execution module contains a critical command filtering
  vulnerability that renders its blacklist security mechanism completely
  ineffective
summary: >-
  InfCode's terminal auto-execution module contains a critical command filtering
  vulnerability that renders its blacklist security mechanism completely
  ineffective. The predefined blocklist fails to cover native high-risk commands
  in Windo…
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-78
vendor: tokfinity
product: infcode
affected:
  - infcode <= 1.3.1
published: '2026-03-31'
updated: '2026-07-25'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-30309'
references:
  - url: 'https://github.com/Secsys-FDU/LLM-Tool-Calling-CVEs/issues/11'
    label: cve@mitre.org
  - url: 'https://www.tokfinity.com/infcode'
    label: cve@mitre.org
tags:
  - nvd
epss: 0.00376
epssPercentile: 0.28774
ingestedAt: '2026-07-25T11:55:03.121Z'
---

## Overview

InfCode's terminal auto-execution module contains a critical command filtering vulnerability that renders its blacklist security mechanism completely ineffective. The predefined blocklist fails to cover native high-risk commands in Windows PowerShell (such as powershell), and the matching algorithm lacks dynamic semantic parsing unable to recognize string concatenation, variable assignment, or double-quote interpolation in Shell syntax. Malicious commands can bypass interception through simple syntax obfuscation. An attacker can construct a file containing malicious instructions for remote code injection. When a user imports and views such a file in the IDE, the Agent executes dangerous PowerShell commands outside the blacklist without user confirmation, resulting in arbitrary command execution or sensitive data leakage.

## Affected

- `infcode <= 1.3.1`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
