CVE 3.2 LOW

ciguard: discover_pipeline_files follows symlinks out of scan root_CVE-2026-44220

3.2 / 10
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N

Description

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.

Basic Information

ID CVE-2026-44220
Source GitHub_M
Published May 12, 2026 at 19:37

Affected Product

Vendor Jo-Jo98
Product ciguard
Version >= 0.8.0, < 0.8.2
Affected Versions Jo-Jo98 ciguard >= 0.8.0, < 0.8.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.