Skip to content

VictoriaMetrics

v1.136.14 Security

This release includes 1 security fix for security teams reviewing exposed deployments.

Published 6d Monitoring & Metrics
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 1 known CVE

Topics

database grafana graphite influxdb kubernetes monitoring
+7 more
observability opentelemetry opentsdb prometheus promql thanos tsdb

Affected surfaces

deps

Summary

AI summary

Updates BUGFIX, https://docs.victoriametrics.com/victoriametrics/vmagent/, and https://github.com/VictoriaMetrics/VictoriaMetrics/issues/11192 across a mixed release.

Changes in this release

Security High

Upgrade Go builder from Go1.26.4 to Go1.26.5.

Upgrade Go builder from Go1.26.4 to Go1.26.5.

Source: llm_adapter@2026-07-21

Confidence: medium

Bugfix Medium

vmagent flushes pending persistent queue data before updating metadata, preventing data loss on unclean shutdown.

vmagent flushes pending persistent queue data before updating metadata, preventing data loss on unclean shutdown.

Source: llm_adapter@2026-07-21

Confidence: medium

Bugfix Medium

vmagent atomically writes persistent queue metainfo to prevent file corruption on ungraceful shutdown.

vmagent atomically writes persistent queue metainfo to prevent file corruption on ungraceful shutdown.

Source: llm_adapter@2026-07-21

Confidence: medium

Bugfix Medium

vmbackup and vmbackupmanager retry S3 requests failing with HTTP 429 or TooManyRequests error.

vmbackup and vmbackupmanager retry S3 requests failing with HTTP 429 or TooManyRequests error.

Source: llm_adapter@2026-07-21

Confidence: medium

Bugfix Medium

vmselect properly applies limit to metrics metadata response in VictoriaMetrics cluster.

vmselect properly applies limit to metrics metadata response in VictoriaMetrics cluster.

Source: llm_adapter@2026-07-21

Confidence: medium

Bugfix Medium

vminsert drops metadata blocks when communicating with vmstorage over the legacy RPC protocol.

vminsert drops metadata blocks when communicating with vmstorage over the legacy RPC protocol.

Source: llm_adapter@2026-07-21

Confidence: medium

Bugfix Medium

vmauth returns 408 Request Timeout instead of 400 Bad Request when request body isn't received within -maxQueueDuration, preventing vmagent protocol downgrade.

vmauth returns 408 Request Timeout instead of 400 Bad Request when request body isn't received within -maxQueueDuration, preventing vmagent protocol downgrade.

Source: llm_adapter@2026-07-21

Confidence: medium

Bugfix Low

vmui keeps only one header navigation dropdown open at a time, fixing brief dual‑open state.

vmui keeps only one header navigation dropdown open at a time, fixing brief dual‑open state.

Source: llm_adapter@2026-07-21

Confidence: medium

Bugfix Low

vmui preserves newline formatting in alert and rule annotations on the Alerting page.

vmui preserves newline formatting in alert and rule annotations on the Alerting page.

Source: llm_adapter@2026-07-21

Confidence: medium

Bugfix Low

vmui hides `Total metric names` stats on Cardinality Explorer when a specific metric or label is selected.

vmui hides `Total metric names` stats on Cardinality Explorer when a specific metric or label is selected.

Source: llm_adapter@2026-07-21

Confidence: medium

Full changelog

v1.136.14

Released at 2026-07-17

v1.136.x is a line of LTS releases. It contains important up-to-date bugfixes for VictoriaMetrics enterprise.
All these fixes are also included in the latest community release.
The v1.136.x line will be supported for at least 12 months since v1.136.0 release

  • SECURITY: upgrade Go builder from Go1.26.4 to Go1.26.5. See the list of issues addressed in Go1.26.5.

  • BUGFIX: vmagent: flush pending persistent queue data to chunk file before updating the metadata. This prevents the metadata writer offset from getting ahead of the chunk file size and avoids losing the persistent queue after an unclean shutdown. See #11192.

  • BUGFIX: vmagent: fix a possible data race when processing OpenTelemetry metadata. See #11238. Thanks to @nevgeny for contribution.

  • BUGFIX: vmagent: atomically write persistent queue metainfo to prevent possible file corruption on ungraceful shutdown. See #11192.

  • BUGFIX: vmbackup and vmbackupmanager: retry S3 requests failing with HTTP 429 status code or TooManyRequests error code. Previously such requests were not retried, so a short burst of rate limiting would fail the whole backup. See #11218. Thanks to @gautamrizwani for contribution.

  • BUGFIX: vmselect in VictoriaMetrics cluster: properly apply limit to metrics metadata response. See #11139.

  • BUGFIX: vminsert in VictoriaMetrics cluster: Now drops metadata blocks when communicating with vmstorage nodes over the legacy RPC protocol. To avoid this limitation, upgrade vmstorage to a version that supports the new RPC protocol (>= v1.137.0). See #11146.

  • BUGFIX: vmui: keep only one header navigation dropdown (Explore, Tools) open at a time. Previously, hovering across two dropdowns could briefly leave both open due to the close delay. See #11224. Thanks to @antedotee for contribution.

  • BUGFIX: vmui: preserve newline formatting in alert and rule annotations on the Alerting page. See #11171.

  • BUGFIX: vmui: hide Total metric names stats on Cardinality Explorer page when user selects a specific metric or label to focus. See #11154 for details. Thanks to @lghuy05 for the contribution.

  • BUGFIX: vmauth: return 408 Request Timeout instead of 400 Bad Request when the request body isn't received within -maxQueueDuration. This prevents vmagent from incorrectly downgrading the remote write protocol and dropping data when vmauth is used as a proxy for a remote write endpoint. See #11272.

Security Fixes

  • SECURITY: upgrade Go builder from Go1.26.4 to Go1.26.5 (addresses issues in Go1.26.5)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track VictoriaMetrics

Get notified when new releases ship.

Sign up free

About VictoriaMetrics

VictoriaMetrics: fast, cost-effective monitoring solution and time series database

All releases →

Related context

Beta — feedback welcome: [email protected]