VYPR

Go modules package

github.com/crowdsecurity/crowdsec

pkg:golang/github.com/crowdsecurity/crowdsec

Vulnerabilities (2)

  • CVE-2026-44982HigJul 16, 2026
    affected >= 1.5.0, < 1.7.8fixed 1.7.8

    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

  • CVE-2026-44981HigJul 16, 2026
    affected >= 1.7.0, < 1.7.8fixed 1.7.8

    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