CVE-2026-44220
Last modified
CVE-2026-44220 is a low-severity vulnerability rated 3.2/10 on the CVSS scale. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44220?
How severe is CVE-2026-44220?
How do I fix CVE-2026-44220?
Are you affected by CVE-2026-44220?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
