VYPR

rpm package

suse/grafana&distro=SUSE Manager Client Tools 15

pkg:rpm/suse/grafana&distro=SUSE%20Manager%20Client%20Tools%2015

Vulnerabilities (99)

  • CVE-2026-27606Feb 25, 2026
    affected < 11.6.11-150000.1.90.1fixed 11.6.11-150000.1.90.1

    Rollup is a module bundler for JavaScript. Versions prior to 2.80.0, 3.30.0, and 4.59.0 of the Rollup module bundler (specifically v4.x and present in current source) is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine a

  • CVE-2026-21722Feb 12, 2026
    affected < 11.6.11-150000.1.90.1fixed 11.6.11-150000.1.90.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-2026-1615CriFeb 9, 2026
    affected < 11.6.11-150000.1.90.1fixed 11.6.11-150000.1.90.1

    Versions of the package jsonpath before 1.3.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. A

  • CVE-2026-25547CriFeb 4, 2026
    affected < 11.6.11-150000.1.90.1fixed 11.6.11-150000.1.90.1

    @isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated nume

  • CVE-2025-61140Jan 28, 2026
    affected < 11.6.11-150000.1.90.1fixed 11.6.11-150000.1.90.1

    The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.

  • CVE-2026-21721HigJan 27, 2026
    affected < 11.6.11-150000.1.90.1fixed 11.6.11-150000.1.90.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-150000.1.90.1fixed 11.6.11-150000.1.90.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-150000.1.87.1fixed 11.5.10-150000.1.87.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-13465Jan 21, 2026
    affected < 11.6.11-150000.1.90.1fixed 11.6.11-150000.1.90.1

    Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset and _.omit functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes. The issue permits deletion of properties but does not allow overwritin

  • CVE-2025-68156Dec 16, 2025
    affected < 11.6.11-150000.1.90.1fixed 11.6.11-150000.1.90.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-12816Nov 25, 2025
    affected < 11.6.11-150000.1.90.1fixed 11.6.11-150000.1.90.1

    An interpretation-conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and earlier enables unauthenticated attackers to craft ASN.1 structures to desynchronize schema validations, yielding a semantic divergence that may bypass downstream cryptographic verifications and s

  • CVE-2025-6197MedJul 18, 2025
    affected < 11.5.10-150000.1.87.1fixed 11.5.10-150000.1.87.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-150000.1.87.1fixed 11.5.10-150000.1.87.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-150000.1.87.1fixed 11.5.10-150000.1.87.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-150000.1.79.1fixed 11.5.5-150000.1.79.1

    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-150000.1.79.1fixed 11.5.5-150000.1.79.1

    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-150000.1.79.1fixed 11.5.5-150000.1.79.1

    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-150000.1.79.1fixed 11.5.5-150000.1.79.1

    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-150000.1.79.1fixed 11.5.5-150000.1.79.1

    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-150000.1.75.1fixed 10.4.15-150000.1.75.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

Page 1 of 5