Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. ciguard
  4. ›
  5. CVE-2026-44219

CVE-2026-44219: ciguard: SCA HTTP client reads response body without size cap

May 5, 2026

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.

References

  • github.com/Jo-Jo98/ciguard
  • github.com/Jo-Jo98/ciguard/releases/tag/v0.8.2
  • github.com/Jo-Jo98/ciguard/releases/tag/v0.8.3
  • github.com/Jo-Jo98/ciguard/security/advisories/GHSA-xw8c-rrvx-f7xq
  • github.com/advisories/GHSA-xw8c-rrvx-f7xq
  • nvd.nist.gov/vuln/detail/CVE-2026-44219

Code Behaviors & Features

Detect and mitigate CVE-2026-44219 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.6.0 before 0.8.2

Fixed versions

  • 0.8.2

Solution

Upgrade to version 0.8.2 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

pypi/ciguard/CVE-2026-44219.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:19:28 +0000.