Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/crowdsecurity/crowdsec
  4. ›
  5. CVE-2026-44982

CVE-2026-44982: CrowdSec AppSec silently drops request body for chunked / HTTP-2 requests

May 27, 2026

The CrowdSec AppSec component fails to read the HTTP request body for any request whose Content-Length is not positive — most notably HTTP/1.1 requests using Transfer-Encoding: chunked and HTTP/2 requests sent without a content-length header. Coraza is then evaluated against an empty body, so every WAF rule targeting REQUEST_BODY, BODY_ARGS, ARGS_POST, JSON, or XML silently fails to match.

An unauthenticated remote attacker can bypass the entire AppSec body-inspection pipeline by changing a single framing header on an otherwise-malicious request. The bypassed request is forwarded as allow and produces no WAF log entry.

References

  • github.com/advisories/GHSA-rw47-hm26-6wr7
  • github.com/crowdsecurity/crowdsec/security/advisories/GHSA-rw47-hm26-6wr7
  • nvd.nist.gov/vuln/detail/CVE-2026-44982

Code Behaviors & Features

Detect and mitigate CVE-2026-44982 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 1.5.0 before 1.7.8

Fixed versions

  • 1.7.8

Solution

Upgrade to version 1.7.8 or above.

Impact 7.2 HIGH

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

Learn more about CVSS

Weakness

  • CWE-693: Protection Mechanism Failure

Source file

go/github.com/crowdsecurity/crowdsec/CVE-2026-44982.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Thu, 28 May 2026 12:19:53 +0000.