SCA: security update for ciguard (GHSA-8cxw-cc62-q28v)

low Tenable Self-Hosted Container Security Plugin ID 441185

Description

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

- ciguard is a static security auditor for CI/CD pipelines. From 0.8.0 to 0.8.1 , the
discover_pipeline_files() function in src/ciguard/discovery.py walks a directory tree following symlinks,
with cycle protection via tracking visited resolved paths. An attacker who can plant a symlink in a
directory the user (or AI agent) scans can cause discovery to walk into the symlink target and return
paths to pipeline-shaped files outside the requested root. This vulnerability is fixed in 0.8.2.
(CVE-2026-44220)

Solution

Update the ciguard library and its related packages to version 0.8.2 or later.

See Also

https://github.com/advisories/GHSA-8cxw-cc62-q28v

Plugin Details

Severity: Low

ID: 441185

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 5/6/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v3

Risk Factor: Low

Base Score: 3.2

Temporal Score: 2.8

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

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

CVSS Score Source: CVE-2026-44220

CVSS v4

Risk Factor: Low

Base Score: 2.4

Threat Score: 0.4

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N

CVSS Score Source: CVE-2026-44220

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/5/2026

Vulnerability Publication Date: 5/5/2026

Reference Information

CVE: CVE-2026-44220

cwe: CWE-59