cve/2021/CVE-2021-43824.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2021-43824

Description

Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions a crafted request crashes Envoy when a CONNECT request is sent to JWT filter configured with regex match. This provides a denial of service attack vector. The only workaround is to not use regex in the JWT filter. Users are advised to upgrade.

POC

Reference

No PoCs from references.

Github