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.
References
Configurations
No configuration.
History
16 Jul 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-16 20:16
Updated : 2026-07-17 18:44
NVD link : CVE-2026-44982
Mitre link : CVE-2026-44982
CVE.ORG link : CVE-2026-44982
JSON object : View
Products Affected
No product.
CWE
CWE-693
Protection Mechanism Failure
