VYPR

rpm package

opensuse/grafana&distro=openSUSE Leap 15.6

pkg:rpm/opensuse/grafana&distro=openSUSE%20Leap%2015.6

Vulnerabilities (29)

  • CVE-2026-21722Feb 12, 2026
    affected < 11.6.11-150200.3.83.1fixed 11.6.11-150200.3.83.1

    Public dashboards with annotations enabled did not limit their annotation timerange to the locked timerange of the public dashboard. This means one could read the entire history of annotations visible on the specific dashboard, even those outside the locked timerange. This did n

  • CVE-2025-58190Feb 5, 2026
    affected < 11.5.10-150200.3.80.1fixed 11.5.10-150200.3.80.1

    The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

  • CVE-2025-47911Feb 5, 2026
    affected < 11.5.10-150200.3.80.1fixed 11.5.10-150200.3.80.1

    The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

  • CVE-2026-21721HigJan 27, 2026
    affected < 11.6.11-150200.3.83.1fixed 11.6.11-150200.3.83.1

    The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization‑int

  • CVE-2026-21720Jan 27, 2026
    affected < 11.6.11-150200.3.83.1fixed 11.6.11-150200.3.83.1

    Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an un

  • CVE-2025-11065MedJan 26, 2026
    affected < 11.5.10-150200.3.80.1fixed 11.5.10-150200.3.80.1

    A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data process

  • CVE-2025-68156Dec 16, 2025
    affected < 11.6.11-150200.3.83.1fixed 11.6.11-150200.3.83.1

    Expr is an expression language and expression evaluation for Go. Prior to version 1.17.7, several builtin functions in Expr, including `flatten`, `min`, `max`, `mean`, and `median`, perform recursive traversal over user-provided data structures without enforcing a maximum recursi

  • CVE-2025-64751Nov 21, 2025
    affected < 11.5.10-150200.3.80.1fixed 11.5.10-150200.3.80.1

    OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. OpenFGA v1.4.0 to v1.11.0 ( openfga-0.1.34 <= Helm chart <= openfga-0.2.48, v.1.4.0 <= docker <= v.1.11.0) are vulnerable to improper policy enforcemen

  • CVE-2025-6197MedJul 18, 2025
    affected < 11.5.10-150200.3.80.1fixed 11.5.10-150200.3.80.1

    An open redirect vulnerability has been identified in Grafana OSS organization switching functionality. Prerequisites for exploitation: - Multiple organizations must exist in the Grafana instance - Victim must be on a different organization than the one specified in the URL

  • CVE-2025-6023HigJul 18, 2025
    affected < 11.5.10-150200.3.80.1fixed 11.5.10-150200.3.80.1

    An open redirect vulnerability has been identified in Grafana OSS that can be exploited to achieve XSS attacks. The vulnerability was introduced in Grafana v11.5.0. The open redirect can be chained with path traversal vulnerabilities to achieve XSS. Fixed in versions 12.0.2+sec

  • CVE-2025-3415MedJul 17, 2025
    affected < 11.5.10-150200.3.80.1fixed 11.5.10-150200.3.80.1

    Grafana is an open-source platform for monitoring and observability. The Grafana Alerting DingDing integration was not properly protected and could be exposed to users with Viewer permission. Fixed in versions 10.4.19+security-01, 11.2.10+security-01, 11.3.7+security-01, 11.4.5+

  • CVE-2025-3454MedJun 2, 2025
    affected < 11.5.5-150200.3.72.2fixed 11.5.5-150200.3.72.2

    This vulnerability in Grafana's datasource proxy API allows authorization checks to be bypassed by adding an extra slash character in the URL path. Users with minimal permissions could gain unauthorized read access to GET endpoints in Alertmanager and Prometheus datasources. Th

  • CVE-2025-2703MedApr 23, 2025
    affected < 11.5.5-150200.3.72.2fixed 11.5.5-150200.3.72.2

    The built-in XY Chart plugin is vulnerable to a DOM XSS vulnerability. A user with Editor permissions is able to modify such a panel in order to make it execute arbitrary JavaScript.

  • CVE-2025-22872MedApr 16, 2025
    affected < 11.5.5-150200.3.72.2fixed 11.5.5-150200.3.72.2

    The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can resul

  • CVE-2025-29923LowMar 20, 2025
    affected < 11.5.5-150200.3.72.2fixed 11.5.5-150200.3.72.2

    go-redis is the official Redis client library for the Go programming language. Prior to 9.5.5, 9.6.3, and 9.7.3, go-redis potentially responds out of order when `CLIENT SETINFO` times out during connection establishment. This can happen when the client is configured to transmit i

  • CVE-2025-22870MedMar 12, 2025
    affected < 11.5.5-150200.3.72.2fixed 11.5.5-150200.3.72.2

    Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

  • CVE-2025-27144MedFeb 24, 2025
    affected < 10.4.15-150200.3.67.1fixed 10.4.15-150200.3.67.1

    Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when par

  • CVE-2024-11741MedJan 31, 2025
    affected < 10.4.15-150200.3.64.1fixed 10.4.15-150200.3.64.1

    Grafana is an open-source platform for monitoring and observability. The Grafana Alerting VictorOps integration was not properly protected and could be exposed to users with Viewer permission. Fixed in versions 11.5.0, 11.4.1, 11.3.3,  11.2.6, 11.1.11, 11.0.11 and 10.4.15

  • CVE-2024-45339HigJan 28, 2025
    affected < 10.4.15-150200.3.64.1fixed 10.4.15-150200.3.64.1

    When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged process's log file path and pre-create a symbolic link to a sensitive file in its place. When that privileged process runs, it will follow the planted symlink and

  • CVE-2025-21613Jan 6, 2025
    affected < 10.4.15-150200.3.64.1fixed 10.4.15-150200.3.64.1

    go-git is a highly extensible git implementation library written in pure Go. An argument injection vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flag

Page 1 of 2