fix(deps): update module github.com/grafana/grafana-operator/v5 to v5.24.0 [security]#614
Open
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
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:
v5.22.2→v5.24.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Grafana Operator: Privilege escalation from namespace admin to cluster admin via GrafanaDashboard jsonnetLib fileName
CVE-2026-11769 / GHSA-fcw4-wwqm-m8cf
More information
Details
We have released version 5.24.0 of the Grafana Operator. This patch includes a MODERATE severity security fix for a path traversal/privilege escalation vulnerability in the Grafana Operator.
Summary
The Grafana Operator supports loading dashboards & library panels using the jsonnet data templating language. The jsonnet expression is evaluated in the context of the operator manager pod.
Impact
It is possible for a malicious user who can create
DashboardorLibraryPanelresources for aGrafanainstance to obtain the Kubernetes service account token of the Grafana Operator manager.Affected versions
All Grafana Operator versions <= 5.23
Solutions and mitigations
All installations should be upgraded as soon as possible.
As a workaround, the following ValidatingAdmissionPolicy prevent the creation or modification of jsonnet based resources:
Acknowledgement
We would like to thank Artem Cherezov for responsibly disclosing the vulnerability.
Severity
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
grafana/grafana-operator (github.com/grafana/grafana-operator/v5)
v5.24.0Compare Source
Welcome to release 5.24.0 of the Grafana Operator!
This release contains an important security fix, and we urge you to update to this version as soon as possible. We are not aware of any breaking changes all through versions
>= 5so updates should be trivial.Regarding features, this release includes support for fetching dashboards & library panels using OCI artifacts.
Upgrade instructions
Using Helm
Using kubectl
Using kustomize
Using OLM
Releases are published to operatorhub.io as well as the OpenShift Operator Catalog. Depending on the installation, existing installations will either upgrade automatically or require approval from an administrator.
What's Changed
Features
Fixes
Dependencies
Other Changes
New Contributors
Full Changelog: grafana/grafana-operator@v5.23.0...v5.24.0
v5.23.0Compare Source
We're happy to announce version 5.23.0 of the Grafana Operator!
This release contains fixes for a bunch of long standing issues as well as quality-of-live improvements. It also bumps the default Grafana version to
13.0.1. Note that existing instances will not be updated automatically. To update them, modify the value of.spec.version.Upgrade instructions
Using Helm
Using kubectl
Using kustomize
Using OLM
Releases are published to operatorhub.io as well as the OpenShift Operator Catalog. Depending on the installation, existing installations will either upgrade automatically or require approval from an administrator.
What's Changed
Features
Fixes
Dependencies
ee77c4fby @renovate-sh-app[bot] in #26155b95bb1- abandoned by @renovate-sh-app[bot] in #2637Documentation
Other Changes
manifeststarget by @Baarsgaard in #2611New Contributors
Full Changelog: grafana/grafana-operator@v5.22.2...v5.23.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.