SCA: security update for decepticon, decepticon-core, decepticon-sdk (GHSA-g5f9-3xfg-p9mf)

critical Tenable Self-Hosted Container Security Plugin ID 448364

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Decepticon is an autonomous hacking agent for red teams. Versions prior to 1.1.17 wrap web crawl results —
the output of agent reconnaissance against target services — into LLM messages without neutralizing ChatML
special-token literals. Under the BYOK (Bring Your Own Key) deployment model, users configure their own
LLM credentials to any OpenAI-compatible endpoint. Most open-source and self-deployed model providers
(vLLM, SGLang, Ollama, LM Studio, text-generation-webui, etc.) do not filter special-token literals from
user content in their default configurations. Those literals are parsed into structural role-boundary
token IDs, meaning an attacker string planted in a target web page forges a new operator turn the model
treats as authoritative, bypassing Decepticon's agent guardrails and resulting in arbitrary command
execution inside the Kali Linux sandbox. Version 1.1.17 patches the issue. (CVE-2026-61732)

Solution

Update the decepticon library and its related packages to version 1.1.17 or later.

See Also

https://github.com/advisories/GHSA-g5f9-3xfg-p9mf

Plugin Details

Severity: Critical

ID: 448364

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/25/2026

Updated: 9/25/2026

Risk Information

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-61732

CVSS v3

Risk Factor: Critical

Base Score: 10

Temporal Score: 8.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/24/2026

Vulnerability Publication Date: 9/24/2026

Reference Information

CVE: CVE-2026-61732

cwe: CWE-74