CVE-2026-22637
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 |
|---|---|---|
| sick_ag | xy_chart_plugin | * |
| grafana | grafana | From 11.5.0 (exc) |
| grafana | grafana | From 12.0.2 (inc) |
| grafana | grafana | From 11.6.3 (inc) |
| grafana | grafana | From 11.5.6 (inc) |
| grafana | grafana | From 11.4.6 (inc) |
| grafana | grafana | From 11.3.8 (inc) |
| sick_ag | incoming_goods_suite | From 1.2.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability is a DOM-based Cross-Site Scripting (XSS) issue in the built-in XY Chart plugin. It allows a user with Editor permissions to modify a panel in such a way that arbitrary JavaScript code can be executed. This means that an attacker who has editing rights can inject malicious scripts that run in the context of the affected application.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker with Editor permissions to execute arbitrary JavaScript code within the application. This can lead to unauthorized actions such as stealing sensitive information, manipulating data, or performing actions on behalf of other users. The CVSS score indicates a moderate to high impact on confidentiality, integrity, and availability, meaning it can cause significant harm if exploited.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include restricting Editor permissions to trusted users only, as the vulnerability requires Editor-level access to exploit. Additionally, follow best security practices such as network segmentation, access controls, and monitoring as outlined in SICK's cybersecurity guidelines. Keep the affected software updated with any patches or security advisories released by the vendor. Contact SICK PSIRT for official advisories and updates. Employ network security measures like firewalls, VLANs, and web application firewalls to limit exposure and prevent exploitation. [1, 5]