Skip to content
Threat Feed
high advisory

C2C CI utils Vulnerable to DoS via pyasn Dependency (CVE-2026-30922)

The c2cciutils package is vulnerable to denial of service due to an uncontrolled recursion vulnerability (CWE-674) in the pyasn dependency, specifically versions before 1.1.65.

The c2cciutils package, a CI utility, is susceptible to a denial-of-service (DoS) attack due to an uncontrolled recursion vulnerability within its pyasn dependency. Specifically, versions of c2cciutils prior to 1.1.65 are affected. This vulnerability, identified as CVE-2026-30922, stems from a flaw in the pyasn library (see GHSA-jr27-m4p2-rc6r) which leads to excessive resource consumption when processing certain inputs. An attacker can exploit this flaw remotely with low complexity, no…

Detection coverage 2

Detect High CPU Usage by Python Processes

medium

Detects a python process consuming unusually high CPU, which could be a sign of DoS via uncontrolled recursion.

sigma tactics: availability techniques: T1499.001 sources: process_creation, linux

Detect High Memory Usage by Python Processes

medium

Detects a python process consuming unusually high memory, which could be a sign of DoS via uncontrolled recursion.

sigma tactics: availability techniques: T1499.001 sources: process_creation, linux

Detection queries are kept inside the platform. Get full rules →