CVE-2026-22642
BaseFortify
Publication date: 2026-01-15
Last updated on: 2026-01-15
Assigner: SICK AG
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| grafana | grafana | 11.5.0 |
| grafana | grafana | From 11.3.8 (inc) to 12.0.2 (inc) |
| sick_ag | sick_incoming_goods_suite | From 1.2.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-601 | The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an open redirect issue in the Grafana OSS organization switching functionality. It occurs when multiple organizations exist in a Grafana instance, and a victim user is on a different organization than the one specified in a crafted URL. An attacker can exploit this to redirect the user to an untrusted external site. This can potentially be used in phishing or other social engineering attacks. The vulnerability requires user interaction and has a moderate severity score (CVSS 4.2).
How can this vulnerability impact me? :
The open redirect vulnerability can impact you by allowing attackers to redirect users to malicious websites, potentially leading to phishing attacks or other social engineering exploits. Although the vulnerability itself does not directly compromise confidentiality, integrity, or availability to a high degree, it can be used as a stepping stone for further attacks such as cross-site scripting (XSS) when chained with other vulnerabilities. Users might be tricked into trusting malicious sites due to the legitimate Grafana URL in the redirect.
What immediate steps should I take to mitigate this vulnerability?
To mitigate the open redirect vulnerability in Grafana OSS organization switching functionality, ensure that multiple organizations exist in your Grafana instance and verify if users are on different organizations than specified in URLs. The recommended immediate step is to upgrade Grafana to a version where the vulnerability is fixed. Although the exact fixed versions for CVE-2026-22642 are not specified, similar Grafana open redirect vulnerabilities are fixed in versions 12.0.2+security-01, 11.6.3+security-01, 11.5.6+security-01, 11.4.6+security-01, and 11.3.8+security-01. Additionally, follow best security practices such as minimizing network exposure, restricting network access, and applying network segmentation and access controls as outlined in SICK's cybersecurity guidelines. [5]