Low severity3.7GHSA Advisory· Published May 12, 2026· Updated May 13, 2026
CVE-2026-44219
CVE-2026-44219
Description
ciguard is a static security auditor for CI/CD pipelines. From 0.6.0 to 0.8.1, both SCA HTTP clients (src/ciguard/analyzer/sca/osv.py and src/ciguard/analyzer/sca/endoflife.py) call payload = json.loads(resp.read().decode('utf-8')) without a maximum-bytes cap. A hostile or compromised endoflife.date / OSV.dev (or a successful TLS MITM) could return a multi-GB response, exhausting the ciguard process's memory. This vulnerability is fixed in 0.8.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
ciguardPyPI | >= 0.6.0, < 0.8.2 | 0.8.2 |
Affected products
1Patches
Vulnerability mechanics
References
5News mentions
0No linked articles in our index yet.