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.
Versions 1.129.1, 1.122.8, 1.110.23
VictoriaMetrics' security model assumes its APIs are properly secured (e.g. via access control flags or a firewall); this advisory addresses malicious input that should not be possible under a correctly secured deployment.
{
"nvd_published_at": "2025-11-25T23:15:47Z",
"github_reviewed": true,
"github_reviewed_at": "2025-11-25T20:40:13Z",
"severity": "LOW",
"cwe_ids": [
"CWE-770"
]
}