SecBoard
Zurück zur CVE-Übersicht

CVE-2026-44982

HIGH(7.2)

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

Risk Signal Score28/100 — MITTEL
  • CVSS 7.2 — Hoch
  • Weniger als 24 Stunden alt

Beschreibung

CrowdSec offers crowdsourced protection against malicious IPs. From 1.5.0 until 1.7.8, pkg/appsec/request.go NewParsedRequestFromRequest allocated a request body buffer from max(r.ContentLength, 0), so HTTP/1.1 requests using Transfer-Encoding: chunked and HTTP/2 requests without a content-length header produced an empty body and caused WAF rules targeting REQUEST_BODY, BODY_ARGS, ARGS_POST, JSON, or XML to be skipped. This issue is fixed in version 1.7.8.

GitHub Advisories

GHSA-rw47-hm26-6wr7HIGH

CrowdSec AppSec silently drops request body for chunked / HTTP-2 requests

go/github.com/crowdsecurity/crowdsec1.7.8
GitHub Advisory

Referenzen