Description
VictoriaMetrics is a scalable solution for monitoring and managing time series data. In versions from 1.0.0 to before 1.110.23, from 1.111.0 to before 1.122.8, and from 1.123.0 to before 1.129.1, affected versions are vulnerable to DoS attacks because the snappy decoder ignored VictoriaMetrics request size limits allowing malformed blocks to trigger excessive memory use. This could lead to OOM errors and service instability. The fix enforces block-size checks based on MaxRequest limits. This issue has been patched in versions 1.110.23, 1.122.8, and 1.129.1.
Problem types
CWE-770: Allocation of Resources Without Limits or Throttling
Product status
>= 1.111.0, < 1.122.8
>= 1.123.0, < 1.129.1
References
github.com/...etrics/security/advisories/GHSA-66jq-2c23-2xh5
github.com/...ommit/51b44afd34d2c9a392d4ebedeeb5b4a7f5beca24
github.com/...Metrics/VictoriaMetrics/releases/tag/v1.110.23
github.com/...aMetrics/VictoriaMetrics/releases/tag/v1.122.8
github.com/...aMetrics/VictoriaMetrics/releases/tag/v1.129.1