CVE-2026-44220
LOWciguard: discover_pipeline_files follows symlinks out of scan root
Title source: cnaDescription
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.
References (1)
Core 1
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/Jo-Jo98/ciguard/security/advisories/GHSA-8cxw-cc62-q28v
Scores
CVSS v3
3.2
EPSS
0.0000
EPSS Percentile
0.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-59
Status
published
Products (2)
Jo-Jo98/ciguard
>= 0.8.0, < 0.8.2
pypi/ciguard
0.8.0 - 0.8.2PyPI
Published
May 12, 2026
Tracked Since
May 13, 2026