fix(security/MEDIUM/cmd/segment-inspect): Update security cmd/segment-inspect github.com/grafana/loki/v3 to v3.6.4 [SECURITY] (release-3.6.x) - #22210
Merged
rfratto merged 1 commit intoJun 16, 2026
Conversation
Contributor
Author
|
renovate-sh-app
Bot
deleted the
deps-update/release-3.6.x-security-cmdsegment-inspect-github.comgrafanalokiv3
branch
June 3, 2026 17:32
…afana/loki/v3 to v3.6.4 [SECURITY] | datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | go | github.com/grafana/loki/v3 | v3.5.5 | v3.6.4 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
force-pushed
the
deps-update/release-3.6.x-security-cmdsegment-inspect-github.comgrafanalokiv3
branch
from
June 4, 2026 17:28
68d810c to
4c4df46
Compare
rfratto
approved these changes
Jun 13, 2026
rfratto
approved these changes
Jun 16, 2026
This was referenced Jun 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.5.5→v3.6.4Grafana Loki Path Traversal - CVE-2021-36156 Bypass
CVE-2026-21726 / GHSA-497x-rrr9-68jp
More information
Details
The CVE-2021-36156 fix validates the namespace parameter for path traversal sequences after a single URL decode, by double encoding, an attacker can read files at the Ruler API endpoint /loki/api/v1/rules/{namespace}
Thanks to Prasanth Sundararajan for reporting this vulnerability.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Grafana Loki Path Traversal - CVE-2021-36156 Bypass
CVE-2026-21726 / GHSA-497x-rrr9-68jp
More information
Details
The CVE-2021-36156 fix validates the namespace parameter for path traversal sequences after a single URL decode, by double encoding, an attacker can read files at the Ruler API endpoint /loki/api/v1/rules/{namespace}
Thanks to Prasanth Sundararajan for reporting this vulnerability.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
grafana/loki (github.com/grafana/loki/v3)
v3.6.4Compare Source
Features
Bug Fixes
v3.6.3Compare Source
⚠ BREAKING CHANGES
Features
nameOverridenow passed through helm tpl function. (#19590) (7f56fd2)Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.