CVE-2026-44219
Last modified
CVE-2026-44219 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44219?
How severe is CVE-2026-44219?
How do I fix CVE-2026-44219?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44213The OpenTelemetry.Exporter.Instana exports telemetry to Inst…6.5
- CVE-2026-44214eventsource-encoder encodes events as well-formed EventSourc…5.3
- CVE-2026-44215NanaZip is an open source file archive. From 5.0.1252.0 to b…7.1
- CVE-2026-44216Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8…7.5
- CVE-2026-44217sse-channel is an SSE-implementation which can be used to an…6.6
- CVE-2026-44218ciguard is a static security auditor for CI/CD pipelines. Fr…3
- CVE-2026-44220ciguard is a static security auditor for CI/CD pipelines. Fr…3.2
- CVE-2026-44221ArcadeDB is a Multi-Model DBMS. Starting in version 21.10.1 …9
- CVE-2026-44222vLLM is an inference and serving engine for large language m…7.5
- CVE-2026-44223vLLM is an inference and serving engine for large language m…6.5
- CVE-2026-44224Wiki.js is an open source wiki app built on Node.js. Prior t…8.8
- CVE-2026-44225Pulpy is a lightweight, cross-platform desktop application p…9.3
Are you affected by CVE-2026-44219?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
