Skip to content

Excessive CPU usage when URI template matcher is configured using regex

Moderate
phlax published GHSA-x278-4w4x-r7ch Feb 9, 2024

Package

Envoy Proxy (Envoy)

Affected versions

<1.29.1

Patched versions

1.29.1, 1.28.1, 1.27.3, 1.26.7

Description

Summary

The regex expression is compiled for every request and can result in high CPU usage and increased request latency when multiple routes are configured with such matchers.

Impact

Denial of Service due to CPU exhaustion.

Severity

Moderate
4.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

CVE ID

CVE-2024-23323

Weaknesses

Credits