CVE-2026-44220

Source
https://cve.org/CVERecord?id=CVE-2026-44220
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44220.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44220
Aliases
Published
2026-05-12T19:37:21.704Z
Modified
2026-07-15T01:49:04.331360741Z
Severity
  • 3.2 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N CVSS Calculator
Summary
ciguard: discover_pipeline_files follows symlinks out of scan root
Details

ciguard is a static security auditor for CI/CD pipelines. From 0.8.0 to 0.8.1 , the discoverpipelinefiles() 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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44220.json",
    "cwe_ids": [
        "CWE-59"
    ]
}
References

Affected packages

Git / github.com/jo-jo98/ciguard

Affected ranges

Type
GIT
Repo
https://github.com/jo-jo98/ciguard
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0.8.0"
        },
        {
            "fixed": "0.8.2"
        }
    ]
}

Affected versions

v0.*
v0.8.0
v0.8.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44220.json"