Vulnerability Description
CrowdSec offers crowdsourced protection against malicious IPs. From 1.7.0 until 1.7.8, the LAPI router used gin-contrib/gzip with DefaultDecompressHandle globally in pkg/apiserver/controllers/controller.go, causing /v1/watchers and /v1/watchers/login to decompress unauthenticated gzip-compressed JSON request bodies without enforcing a maximum decompressed size and allowing excessive heap allocation that can make LAPI unreachable. This issue is fixed in version 1.7.8.
Related Weaknesses (CWE)
References
- https://github.com/crowdsecurity/crowdsec/commit/54a0dfe6c16b7687b0da6634e0b19ef
- https://github.com/crowdsecurity/crowdsec/commit/56d0d6915f7f25941dc5b4f48402864
- https://github.com/crowdsecurity/crowdsec/security/advisories/GHSA-273h-gvwr-c3q
FAQ
What is CVE-2026-44981?
CVE-2026-44981 is a documented vulnerability. CrowdSec offers crowdsourced protection against malicious IPs. From 1.7.0 until 1.7.8, the LAPI router used gin-contrib/gzip with DefaultDecompressHandle globally in pkg/apiserver/controllers/controll...
How severe is CVE-2026-44981?
CVSS scoring is not yet available for CVE-2026-44981. Check NVD for updates.
Is there a patch for CVE-2026-44981?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.