| Reporter | Title | Published | Views | Family All 38 |
|---|---|---|---|---|
| CVE-2026-9029 | 22 Jun 202613:18 | – | attackerkb | |
| CVE-2026-8595 | 10 Jul 202614:59 | – | attackerkb | |
| CVE-2026-8595 | 10 Jul 202614:59 | – | alpinelinux | |
| CVE-2026-9029 | 22 Jun 202613:18 | – | alpinelinux | |
| CVE-2026-8595 | 10 Jul 202622:18 | – | circl | |
| CVE-2026-9029 | 22 Jun 202616:06 | – | circl | |
| CVE-2026-8595 | 10 Jul 202614:59 | – | cve | |
| CVE-2026-9029 | 22 Jun 202613:18 | – | cve | |
| CVE-2026-8595 Stored XSS in the table panel (TableNG) | 10 Jul 202614:59 | – | cvelist | |
| CVE-2026-9029 Stored XSS in the Geomap panel tile-layer attribution | 22 Jun 202613:18 | – | cvelist |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(329320);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/24");
script_cve_id("CVE-2026-8595", "CVE-2026-9029");
script_xref(name:"IAVB", value:"2026-B-0198");
script_name(english:"Grafana Labs 12.4.0 < 12.4.4 / 13.0.0 < 13.0.2 Multiple Vulnerabilities");
script_set_attribute(attribute:"synopsis", value:
"The remote host is missing a security update.");
script_set_attribute(attribute:"description", value:
"The version of Grafana Labs installed on the remote host is affected by multiple vulnerabilities, including:
- A user with Editor permissions can place a malicious script in the attribution field of a Geomap panel's
XYZ tile layer via a template variable. The script then executes in the browser of any user who views
the affected dashboard (stored cross-site scripting). (CVE-2026-9029)
- A user with Editor permissions can craft a dashboard whose table (TableNG) panel contains a malicious
field name that executes as a script in the browser of any user who views the dashboard (stored
cross-site scripting). (CVE-2026-8595)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://grafana.com/security/security-advisories/cve-2026-9029/");
script_set_attribute(attribute:"see_also", value:"https://grafana.com/security/security-advisories/cve-2026-8595/");
script_set_attribute(attribute:"solution", value:
"Update Grafana Labs to 12.4.4, 13.0.2 or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:N");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-9029");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/06/09");
script_set_attribute(attribute:"patch_publication_date", value:"2026/06/09");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/24");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_set_attribute(attribute:"cpe", value:"cpe:/a:grafana:grafana");
script_set_attribute(attribute:"stig_severity", value:"I");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Web Servers");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("grafana_labs_detect.nbin");
script_require_keys("installed_sw/Grafana Labs");
script_require_ports("Services/www", 3000);
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'Grafana Labs', 'type': 'app'},
'check_algorithm': 'default',
'constraints': [
{'min_version': '12.4.0', 'fixed_version': '12.4.4'},
{'min_version': '13.0.0', 'fixed_version': '13.0.2'}
]
}
]
};
var vdf_result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_WARNING, flags:{"xss":TRUE});
vdf::handle_check_and_report_errors(vdf_result:vdf_result);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation