Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-33382 (GCVE-0-2026-33382)
Vulnerability from cvelistv5 – Published: 2026-07-10 14:58 – Updated: 2026-08-24 13:52| URL | Tags |
|---|---|
| https://grafana.com/security/security-advisories/… | vendor-advisory |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Grafana | Grafana OSS |
Affected:
11.6.0 , ≤ 11.6.14
(semver)
Affected: 12.2.0 , ≤ 12.2.8 (semver) Affected: 12.3.0 , ≤ 12.3.6 (semver) Affected: 12.4.0 , ≤ 12.4.3 (semver) Affected: 13.0.0 , ≤ 13.0.1 (semver) |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-33382",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-10T15:59:38.846803Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-10T15:59:43.742Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Grafana OSS",
"vendor": "Grafana",
"versions": [
{
"lessThanOrEqual": "11.6.14",
"status": "affected",
"version": "11.6.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.2.8",
"status": "affected",
"version": "12.2.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.3.6",
"status": "affected",
"version": "12.3.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.4.3",
"status": "affected",
"version": "12.4.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "13.0.1",
"status": "affected",
"version": "13.0.0",
"versionType": "semver"
}
]
}
],
"datePublic": "2026-06-09T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-24T13:52:14.316Z",
"orgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
"shortName": "GRAFANA"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://grafana.com/security/security-advisories/cve-2026-33382"
}
],
"source": {
"discovery": "INTERNAL_FINDING"
},
"title": "Denial of service via unbounded request body size",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
"assignerShortName": "GRAFANA",
"cveId": "CVE-2026-33382",
"datePublished": "2026-07-10T14:58:23.329Z",
"dateReserved": "2026-03-19T07:55:06.978Z",
"dateUpdated": "2026-08-24T13:52:14.316Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-33382",
"date": "2026-08-25",
"epss": "0.00388",
"percentile": "0.31621"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-33382\",\"sourceIdentifier\":\"security@grafana.com\",\"published\":\"2026-07-10T16:16:29.130\",\"lastModified\":\"2026-07-13T20:51:35.700\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.\"}],\"affected\":[{\"source\":\"security@grafana.com\",\"affectedData\":[{\"vendor\":\"Grafana\",\"product\":\"Grafana OSS\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"11.6.0\",\"lessThanOrEqual\":\"11.6.14\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"12.2.0\",\"lessThanOrEqual\":\"12.2.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"12.3.0\",\"lessThanOrEqual\":\"12.3.6\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"12.4.0\",\"lessThanOrEqual\":\"12.4.3\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"13.0.0\",\"lessThanOrEqual\":\"13.0.1\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@grafana.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-10T15:59:38.846803Z\",\"id\":\"CVE-2026-33382\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@grafana.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"11.6.0\",\"versionEndExcluding\":\"11.6.15\",\"matchCriteriaId\":\"B154BC07-0914-4E25-9D84-FB64205493F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"12.2.0\",\"versionEndExcluding\":\"12.2.9\",\"matchCriteriaId\":\"052CFAA8-0386-43DF-869A-643997178E8D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"12.3.0\",\"versionEndExcluding\":\"12.3.7\",\"matchCriteriaId\":\"C77AA4CC-A590-4948-A010-5A1154502E47\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"12.4.0\",\"versionEndExcluding\":\"12.4.4\",\"matchCriteriaId\":\"F820291A-C1C6-4DBC-8064-6133F16547C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"13.0.0\",\"versionEndExcluding\":\"13.0.2\",\"matchCriteriaId\":\"643002A3-545F-4605-AAAF-EF55C5B14392\"}]}]}],\"references\":[{\"url\":\"https://grafana.com/security/security-advisories/cve-2026-33382\",\"source\":\"security@grafana.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-12T07:12:35+00:00",
"cve": "CVE-2026-33382",
"id": "CVE-2026-33382",
"initial_release_date": "2026-07-10T14:58:23.329000+00:00",
"product_status:fixed": "17",
"product_status:known_affected": "1",
"product_status:known_not_affected": "24",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-33382.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-18T17:02:12Z",
"cve": "CVE-2026-33382",
"id": "CVE-2026-33382",
"initial_release_date": "2026-07-15T05:19:02Z",
"product_status:first_fixed": "14",
"product_status:known_affected": "3",
"product_status:recommended": "4",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-33382",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-33382.json",
"version": "6"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-33382\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-10T15:59:38.846803Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-10T15:59:40.873Z\"}}], \"cna\": {\"title\": \"Denial of service via unbounded request body size\", \"source\": {\"discovery\": \"INTERNAL_FINDING\"}, \"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\"}}], \"affected\": [{\"vendor\": \"Grafana\", \"product\": \"Grafana OSS\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.6.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"11.6.14\"}, {\"status\": \"affected\", \"version\": \"12.2.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"12.2.8\"}, {\"status\": \"affected\", \"version\": \"12.3.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"12.3.6\"}, {\"status\": \"affected\", \"version\": \"12.4.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"12.4.3\"}, {\"status\": \"affected\", \"version\": \"13.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"13.0.1\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2026-06-09T00:00:00.000Z\", \"references\": [{\"url\": \"https://grafana.com/security/security-advisories/cve-2026-33382\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400\"}]}], \"providerMetadata\": {\"orgId\": \"57da9224-a3e2-4646-9d0e-c4dc2e05e7da\", \"shortName\": \"GRAFANA\", \"dateUpdated\": \"2026-08-24T13:52:14.316Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-33382\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-24T13:52:14.316Z\", \"dateReserved\": \"2026-03-19T07:55:06.978Z\", \"assignerOrgId\": \"57da9224-a3e2-4646-9d0e-c4dc2e05e7da\", \"datePublished\": \"2026-07-10T14:58:23.329Z\", \"assignerShortName\": \"GRAFANA\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:54178
Vulnerability from osv_almalinux
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Security Fix(es):
- grafana: Grafana: Privilege escalation via dashboard overwrite (CVE-2026-33377)
- grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default (CVE-2026-33376)
- grafana: Grafana: Denial of Service via unbounded memory growth in OAuth login route (CVE-2026-8609)
- grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads (CVE-2026-33382)
Bug Fix(es) and Enhancement(s):
- [grafana / rhel-10.2.z] Remove Lua ExclusiveArch macro for Konflux build (JIRA:AlmaLinux-188282)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "grafana"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.2.6-28.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "grafana-selinux"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.2.6-28.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es): \n\n * grafana: Grafana: Privilege escalation via dashboard overwrite (CVE-2026-33377)\n * grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default (CVE-2026-33376)\n * grafana: Grafana: Denial of Service via unbounded memory growth in OAuth login route (CVE-2026-8609)\n * grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads (CVE-2026-33382)\n\n\nBug Fix(es) and Enhancement(s): \n\n * [grafana / rhel-10.2.z] Remove Lua ExclusiveArch macro for Konflux build (JIRA:AlmaLinux-188282)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:54178",
"modified": "2026-08-13T08:05:33Z",
"published": "2026-08-12T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:54178"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-33376"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-33377"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-33382"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-8609"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2477246"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2477262"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2499061"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2499062"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-54178.html"
}
],
"related": [
"CVE-2026-33377",
"CVE-2026-33376",
"CVE-2026-8609",
"CVE-2026-33382"
],
"summary": "Moderate: grafana security, bug fix, and enhancement update"
}
bit-grafana-2026-33382
Vulnerability from bitnami_vulndb
Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "grafana",
"purl": "pkg:bitnami/grafana"
},
"ranges": [
{
"events": [
{
"introduced": "11.6.0"
},
{
"fixed": "11.6.15"
},
{
"introduced": "12.2.0"
},
{
"fixed": "12.2.9"
},
{
"introduced": "12.3.0"
},
{
"fixed": "12.3.7"
},
{
"introduced": "12.4.0"
},
{
"fixed": "12.4.4"
},
{
"introduced": "13.0.0"
},
{
"fixed": "13.0.2"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-33382"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*"
],
"severity": "High"
},
"details": "Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.",
"id": "BIT-grafana-2026-33382",
"modified": "2026-07-14T09:10:57.073Z",
"published": "2026-07-14T08:45:29.334Z",
"references": [
{
"type": "WEB",
"url": "https://grafana.com/security/security-advisories/cve-2026-33382"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33382"
}
],
"schema_version": "1.6.2",
"summary": "Denial of service via unbounded request body size"
}
FKIE_CVE-2026-33382
Vulnerability from fkie_nvd - Published: 2026-07-10 16:16 - Updated: 2026-07-13 20:51| URL | Tags | ||
|---|---|---|---|
| security@grafana.com | https://grafana.com/security/security-advisories/cve-2026-33382 | Vendor Advisory |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Grafana OSS",
"vendor": "Grafana",
"versions": [
{
"lessThanOrEqual": "11.6.14",
"status": "affected",
"version": "11.6.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.2.8",
"status": "affected",
"version": "12.2.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.3.6",
"status": "affected",
"version": "12.3.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.4.3",
"status": "affected",
"version": "12.4.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "13.0.1",
"status": "affected",
"version": "13.0.0",
"versionType": "semver"
}
]
}
],
"source": "security@grafana.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*",
"matchCriteriaId": "B154BC07-0914-4E25-9D84-FB64205493F7",
"versionEndExcluding": "11.6.15",
"versionStartIncluding": "11.6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*",
"matchCriteriaId": "052CFAA8-0386-43DF-869A-643997178E8D",
"versionEndExcluding": "12.2.9",
"versionStartIncluding": "12.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*",
"matchCriteriaId": "C77AA4CC-A590-4948-A010-5A1154502E47",
"versionEndExcluding": "12.3.7",
"versionStartIncluding": "12.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*",
"matchCriteriaId": "F820291A-C1C6-4DBC-8064-6133F16547C4",
"versionEndExcluding": "12.4.4",
"versionStartIncluding": "12.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*",
"matchCriteriaId": "643002A3-545F-4605-AAAF-EF55C5B14392",
"versionEndExcluding": "13.0.2",
"versionStartIncluding": "13.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service."
}
],
"id": "CVE-2026-33382",
"lastModified": "2026-07-13T20:51:35.700",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security@grafana.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-33382",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-10T15:59:38.846803Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-10T16:16:29.130",
"references": [
{
"source": "security@grafana.com",
"tags": [
"Vendor Advisory"
],
"url": "https://grafana.com/security/security-advisories/cve-2026-33382"
}
],
"sourceIdentifier": "security@grafana.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "security@grafana.com",
"type": "Secondary"
}
]
}
GHSA-XCRV-G5FH-9WX2
Vulnerability from github – Published: 2026-07-10 18:32 – Updated: 2026-07-10 18:32Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.
{
"affected": [],
"aliases": [
"CVE-2026-33382"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-10T16:16:29Z",
"severity": "HIGH"
},
"details": "Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.",
"id": "GHSA-xcrv-g5fh-9wx2",
"modified": "2026-07-10T18:32:19Z",
"published": "2026-07-10T18:32:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33382"
},
{
"type": "WEB",
"url": "https://grafana.com/security/security-advisories/cve-2026-33382"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
OPENSUSE-SU-2026:21366-1
Vulnerability from csaf_opensuse - Published: 2026-07-17 10:42 - Updated: 2026-07-17 10:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://bugzilla.suse.com/1271327 | self |
| https://bugzilla.suse.com/1271331 | self |
| https://bugzilla.suse.com/1271557 | self |
| https://www.suse.com/security/cve/CVE-2026-33382/ | self |
| https://www.suse.com/security/cve/CVE-2026-8595/ | self |
| https://www.suse.com/security/cve/CVE-2026-33382 | external |
| https://bugzilla.suse.com/1271331 | external |
| https://www.suse.com/security/cve/CVE-2026-8595 | external |
| https://bugzilla.suse.com/1271557 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for grafana",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for grafana fixes the following issues:\n\nChanges in grafana:\n\n- CVE-2026-33382: Limit the size of the request body before processing it at several Grafana API endpoints (bsc#1271331)\n- CVE-2026-8595: Fix stored XSS in the table panel (bsc#1271557)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-426",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_21366-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1271327",
"url": "https://bugzilla.suse.com/1271327"
},
{
"category": "self",
"summary": "SUSE Bug 1271331",
"url": "https://bugzilla.suse.com/1271331"
},
{
"category": "self",
"summary": "SUSE Bug 1271557",
"url": "https://bugzilla.suse.com/1271557"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33382 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33382/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8595 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8595/"
}
],
"title": "Security update for grafana",
"tracking": {
"current_release_date": "2026-07-17T10:42:53Z",
"generator": {
"date": "2026-07-17T10:42:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:21366-1",
"initial_release_date": "2026-07-17T10:42:53Z",
"revision_history": [
{
"date": "2026-07-17T10:42:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grafana-12.4.5-bp160.2.1.aarch64",
"product": {
"name": "grafana-12.4.5-bp160.2.1.aarch64",
"product_id": "grafana-12.4.5-bp160.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-12.4.5-bp160.2.1.ppc64le",
"product": {
"name": "grafana-12.4.5-bp160.2.1.ppc64le",
"product_id": "grafana-12.4.5-bp160.2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-12.4.5-bp160.2.1.s390x",
"product": {
"name": "grafana-12.4.5-bp160.2.1.s390x",
"product_id": "grafana-12.4.5-bp160.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-12.4.5-bp160.2.1.x86_64",
"product": {
"name": "grafana-12.4.5-bp160.2.1.x86_64",
"product_id": "grafana-12.4.5-bp160.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-bp160.2.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.aarch64"
},
"product_reference": "grafana-12.4.5-bp160.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-bp160.2.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.ppc64le"
},
"product_reference": "grafana-12.4.5-bp160.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-bp160.2.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.s390x"
},
"product_reference": "grafana-12.4.5-bp160.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-bp160.2.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.x86_64"
},
"product_reference": "grafana-12.4.5-bp160.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33382",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33382"
}
],
"notes": [
{
"category": "general",
"text": "Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.aarch64",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.s390x",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33382",
"url": "https://www.suse.com/security/cve/CVE-2026-33382"
},
{
"category": "external",
"summary": "SUSE Bug 1271331 for CVE-2026-33382",
"url": "https://bugzilla.suse.com/1271331"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.aarch64",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.s390x",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.aarch64",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.s390x",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-17T10:42:53Z",
"details": "important"
}
],
"title": "CVE-2026-33382"
},
{
"cve": "CVE-2026-8595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8595"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.aarch64",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.s390x",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8595",
"url": "https://www.suse.com/security/cve/CVE-2026-8595"
},
{
"category": "external",
"summary": "SUSE Bug 1271557 for CVE-2026-8595",
"url": "https://bugzilla.suse.com/1271557"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.aarch64",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.s390x",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.aarch64",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.ppc64le",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.s390x",
"openSUSE Leap 16.0:grafana-12.4.5-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-17T10:42:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-8595"
}
]
}
RHSA-2026:54178
Vulnerability from csaf_redhat - Published: 2026-08-12 07:12 - Updated: 2026-08-24 20:23A flaw was found in Grafana. An unauthenticated attacker can repeatedly access the OAuth login route with unique values. This can lead to unbounded memory growth, eventually exhausting system memory and causing the Grafana instance to crash. This results in a denial of service for legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw in Grafana's Auth Proxy IPv6 allow-list incorrectly defaults to a broad /32 subnet mask instead of a strict /128. This misconfiguration allows remote attackers to bypass access restrictions, potentially leading to unauthorized access and data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Grafana. A user with editor privileges can overwrite a dashboard not owned by them, leading to privilege escalation on that specific dashboard. This allows the editor to gain administrative control over the affected dashboard.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw in Grafana's API endpoints allows remote attackers to send excessively large request bodies without authentication. This exhausts server memory, resulting in a complete denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:54178 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477246 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477262 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2499061 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2499062 | external |
| https://issues.redhat.com/browse/RHEL-188282 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-8609 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2499061 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-8609 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-8609 | external |
| https://grafana.com/security/security-advisories/… | external |
| https://access.redhat.com/security/cve/CVE-2026-33376 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477262 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33376 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33376 | external |
| https://grafana.com/security/security-advisories/… | external |
| https://access.redhat.com/security/cve/CVE-2026-33377 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477246 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33377 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33377 | external |
| https://grafana.com/security/security-advisories/… | external |
| https://access.redhat.com/security/cve/CVE-2026-33382 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2499062 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33382 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33382 | external |
| https://grafana.com/security/security-advisories/… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* grafana: Grafana: Privilege escalation via dashboard overwrite (CVE-2026-33377)\n\n* grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default (CVE-2026-33376)\n\n* grafana: Grafana: Denial of Service via unbounded memory growth in OAuth login route (CVE-2026-8609)\n\n* grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads (CVE-2026-33382)\n\nBug Fix(es) and Enhancement(s):\n\n* [grafana / rhel-10.2.z] Remove Lua ExclusiveArch macro for Konflux build (JIRA:RHEL-188282)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:54178",
"url": "https://access.redhat.com/errata/RHSA-2026:54178"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2477246",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477246"
},
{
"category": "external",
"summary": "2477262",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477262"
},
{
"category": "external",
"summary": "2499061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499061"
},
{
"category": "external",
"summary": "2499062",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499062"
},
{
"category": "external",
"summary": "RHEL-188282",
"url": "https://issues.redhat.com/browse/RHEL-188282"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54178.json"
}
],
"title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-08-24T20:23:45+00:00",
"generator": {
"date": "2026-08-24T20:23:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54178",
"initial_release_date": "2026-08-12T07:12:13+00:00",
"revision_history": [
{
"date": "2026-08-12T07:12:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-12T07:12:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-24T20:23:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-28.el10_2.4.src",
"product": {
"name": "grafana-0:10.2.6-28.el10_2.4.src",
"product_id": "grafana-0:10.2.6-28.el10_2.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-28.el10_2.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-28.el10_2.4.aarch64",
"product": {
"name": "grafana-0:10.2.6-28.el10_2.4.aarch64",
"product_id": "grafana-0:10.2.6-28.el10_2.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-28.el10_2.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"product_id": "grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-28.el10_2.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-28.el10_2.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-28.el10_2.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-28.el10_2.4.ppc64le",
"product": {
"name": "grafana-0:10.2.6-28.el10_2.4.ppc64le",
"product_id": "grafana-0:10.2.6-28.el10_2.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-28.el10_2.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-28.el10_2.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-28.el10_2.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-28.el10_2.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-28.el10_2.4.s390x",
"product": {
"name": "grafana-0:10.2.6-28.el10_2.4.s390x",
"product_id": "grafana-0:10.2.6-28.el10_2.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-28.el10_2.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"product_id": "grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-28.el10_2.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"product_id": "grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-28.el10_2.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-28.el10_2.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-28.el10_2.4.x86_64",
"product": {
"name": "grafana-0:10.2.6-28.el10_2.4.x86_64",
"product_id": "grafana-0:10.2.6-28.el10_2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-28.el10_2.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.x86_64",
"product_id": "grafana-selinux-0:10.2.6-28.el10_2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-28.el10_2.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-28.el10_2.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-28.el10_2.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-28.el10_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64"
},
"product_reference": "grafana-0:10.2.6-28.el10_2.4.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-28.el10_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le"
},
"product_reference": "grafana-0:10.2.6-28.el10_2.4.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-28.el10_2.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x"
},
"product_reference": "grafana-0:10.2.6-28.el10_2.4.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-28.el10_2.4.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src"
},
"product_reference": "grafana-0:10.2.6-28.el10_2.4.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-28.el10_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64"
},
"product_reference": "grafana-0:10.2.6-28.el10_2.4.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-28.el10_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-28.el10_2.4.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-8609",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-10T16:01:49.522746+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2499061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. An unauthenticated attacker can repeatedly access the OAuth login route with unique values. This can lead to unbounded memory growth, eventually exhausting system memory and causing the Grafana instance to crash. This results in a denial of service for legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Grafana: Denial of Service via unbounded memory growth in OAuth login route",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw in Grafana is rated Moderate, as an unauthenticated attacker can trigger a denial of service by repeatedly accessing the OAuth login route, leading to unbounded memory growth and instance crashes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-8609"
},
{
"category": "external",
"summary": "RHBZ#2499061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-8609",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8609"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-8609",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8609"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/cve-2026-8609",
"url": "https://grafana.com/security/security-advisories/cve-2026-8609"
}
],
"release_date": "2026-07-10T14:58:33.522000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T07:12:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54178"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Grafana instance to trusted internal networks or localhost. If a reverse proxy or load balancer is deployed in front of Grafana, configure it to implement rate limiting on requests to the OAuth login endpoint to prevent an attacker from exhausting system resources. If OAuth is not required, consider disabling it in the Grafana configuration, though this may impact user authentication workflows.",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Grafana: Denial of Service via unbounded memory growth in OAuth login route"
},
{
"cve": "CVE-2026-33376",
"cwe": {
"id": "CWE-183",
"name": "Permissive List of Allowed Inputs"
},
"discovery_date": "2026-05-13T20:02:51.602978+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477262"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in Grafana\u0027s Auth Proxy IPv6 allow-list incorrectly defaults to a broad /32 subnet mask instead of a strict /128. This misconfiguration allows remote attackers to bypass access restrictions, potentially leading to unauthorized access and data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in Grafana\u0027s Auth Proxy IPv6 allow-list defaults to an overly broad /32 mask, potentially allowing unauthorized access. This strictly affects Auth Proxy deployments using IPv6 allow-lists; other authentication methods are unaffected. This has been rated moderate since auth proxy authentication is not enabled by default on grafana shipped on RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33376"
},
{
"category": "external",
"summary": "RHBZ#2477262",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477262"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33376",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33376"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33376",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33376"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/cve-2026-33376",
"url": "https://grafana.com/security/security-advisories/cve-2026-33376"
}
],
"release_date": "2026-05-13T19:28:34.473000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T07:12:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54178"
},
{
"category": "workaround",
"details": "To mitigate this issue, explicitly specify the intended IPv6 address mask\u2014typically /128 for a single host\u2014within the Grafana Auth Proxy allow-list configuration. This overrides the incorrect default /32 mask, ensuring that network access restrictions are applied strictly as intended.\nFor RHEL: Update the whitelist directive under the [auth.proxy] section in /etc/grafana/grafana.ini. For example, if ::1 is the desired address, configure it explicitly as ::1/128. A restart of the Grafana service (systemctl restart grafana-server) is required for the changes to take effect.",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default"
},
{
"cve": "CVE-2026-33377",
"cwe": {
"id": "CWE-267",
"name": "Privilege Defined With Unsafe Actions"
},
"discovery_date": "2026-05-13T20:02:01.027996+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477246"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. A user with editor privileges can overwrite a dashboard not owned by them, leading to privilege escalation on that specific dashboard. This allows the editor to gain administrative control over the affected dashboard.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Grafana: Privilege escalation via dashboard overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A privilege escalation flaw exists in Grafana, allowing an authenticated editor with write access to a dashboard to overwrite other dashboards not owned by them. This grants the editor administrative control over the targeted dashboard, potentially leading to unauthorized data manipulation or exposure within the Grafana environment.\n\nRed Hat\u0027s default deployment does not grant edit access to normal users. Hence, this is rated moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33377"
},
{
"category": "external",
"summary": "RHBZ#2477246",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477246"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33377",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33377"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33377",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33377"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/cve-2026-33377",
"url": "https://grafana.com/security/security-advisories/cve-2026-33377"
}
],
"release_date": "2026-05-13T19:28:28.154000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T07:12:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54178"
},
{
"category": "workaround",
"details": "Audit dashboard-level permissions to ensure that write access is granted only to users who should be able to modify each specific dashboard. Revoke per-dashboard write permissions from Editor users who do not strictly require them.",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Grafana: Privilege escalation via dashboard overwrite"
},
{
"cve": "CVE-2026-33382",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-10T16:01:52.612017+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2499062"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in Grafana\u0027s API endpoints allows remote attackers to send excessively large request bodies without authentication. This exhausts server memory, resulting in a complete denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: This denial of service vulnerability in Grafana stems from a lack of request body size limits on certain API endpoints, some of which are unauthenticated. Exploitation by a remote attacker sending large payloads can exhaust system memory, leading to service unavailability. The impact is assessed as Moderate because it primarily affects the availability of the Grafana application rather than compromising data or executing arbitrary code.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33382"
},
{
"category": "external",
"summary": "RHBZ#2499062",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499062"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33382",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33382"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33382",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33382"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/cve-2026-33382",
"url": "https://grafana.com/security/security-advisories/cve-2026-33382"
}
],
"release_date": "2026-07-10T14:58:23.329000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T07:12:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54178"
},
{
"category": "workaround",
"details": "Deploy a reverse proxy or API gateway (e.g., Nginx) in front of Grafana configured to strictly limit the maximum HTTP request body size, dropping oversized payloads before they reach the backend. As a defense-in-depth measure, restrict network access to trusted internal clients via firewall rules. Note: Applying these proxy and network changes may require a service reload, causing a temporary interruption.",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.src",
"AppStream-10.2.Z:grafana-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-28.el10_2.4.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-28.el10_2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads"
}
]
}
rlsa-2026:54178
Vulnerability from osv_rocky
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Security Fix(es):
-
grafana: Grafana: Privilege escalation via dashboard overwrite (CVE-2026-33377)
-
grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default (CVE-2026-33376)
-
grafana: Grafana: Denial of Service via unbounded memory growth in OAuth login route (CVE-2026-8609)
-
grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads (CVE-2026-33382)
Bug Fix(es) and Enhancement(s):
- [grafana / rhel-10.2.z] Remove Lua ExclusiveArch macro for Konflux build (JIRA:Rocky Linux-188282)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "grafana",
"purl": "pkg:rpm/rocky-linux/grafana?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:10.2.6-28.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:54178"
},
"details": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* grafana: Grafana: Privilege escalation via dashboard overwrite (CVE-2026-33377)\n\n* grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default (CVE-2026-33376)\n\n* grafana: Grafana: Denial of Service via unbounded memory growth in OAuth login route (CVE-2026-8609)\n\n* grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads (CVE-2026-33382)\n\nBug Fix(es) and Enhancement(s):\n\n* [grafana / rhel-10.2.z] Remove Lua ExclusiveArch macro for Konflux build (JIRA:Rocky Linux-188282)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:54178",
"modified": "2026-08-25T12:10:44.323342Z",
"published": "2026-08-13T12:07:38.295651Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:54178"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477262"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499061"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477246"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499062"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:54178"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Moderate: grafana security, bug fix, and enhancement update",
"upstream": [
"CVE-2026-33376",
"CVE-2026-33377",
"CVE-2026-33382",
"CVE-2026-8609"
]
}
SUSE-SU-2026:3713-1
Vulnerability from csaf_suse - Published: 2026-08-24 02:53 - Updated: 2026-08-24 02:53| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1262187 | self |
| https://bugzilla.suse.com/1263272 | self |
| https://bugzilla.suse.com/1265827 | self |
| https://bugzilla.suse.com/1266615 | self |
| https://bugzilla.suse.com/1267416 | self |
| https://bugzilla.suse.com/1269917 | self |
| https://bugzilla.suse.com/1271327 | self |
| https://bugzilla.suse.com/1271331 | self |
| https://bugzilla.suse.com/1274221 | self |
| https://www.suse.com/security/cve/CVE-2025-12141/ | self |
| https://www.suse.com/security/cve/CVE-2026-13149/ | self |
| https://www.suse.com/security/cve/CVE-2026-33244/ | self |
| https://www.suse.com/security/cve/CVE-2026-33382/ | self |
| https://www.suse.com/security/cve/CVE-2026-33814/ | self |
| https://www.suse.com/security/cve/CVE-2026-39821/ | self |
| https://www.suse.com/security/cve/CVE-2026-39882/ | self |
| https://www.suse.com/security/cve/CVE-2026-41607/ | self |
| https://www.suse.com/security/cve/CVE-2025-12141 | external |
| https://bugzilla.suse.com/1262187 | external |
| https://www.suse.com/security/cve/CVE-2026-13149 | external |
| https://bugzilla.suse.com/1269911 | external |
| https://www.suse.com/security/cve/CVE-2026-33244 | external |
| https://bugzilla.suse.com/1267413 | external |
| https://www.suse.com/security/cve/CVE-2026-33382 | external |
| https://bugzilla.suse.com/1271331 | external |
| https://www.suse.com/security/cve/CVE-2026-33814 | external |
| https://bugzilla.suse.com/1264506 | external |
| https://bugzilla.suse.com/1268758 | external |
| https://www.suse.com/security/cve/CVE-2026-39821 | external |
| https://bugzilla.suse.com/1266474 | external |
| https://www.suse.com/security/cve/CVE-2026-39882 | external |
| https://bugzilla.suse.com/1274212 | external |
| https://www.suse.com/security/cve/CVE-2026-41607 | external |
| https://bugzilla.suse.com/1263256 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for Multi-Linux Manager Client Tools - Monitoring stack",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-prometheus-alertmanager:\n\n- CVE-2026-39821: Fix validation bypass and privilege escalation by updating golang.org/x/net to version 0.55.0 (bsc#1266615)\n\ngolang-github-prometheus-prometheus updated from version 3.5.3 to 3.5.4:\n \n- Security fixes:\n\n - CVE-2026-39882: Fix reading unbounded HTTP response bodies by bumping OpenTelemetry to 1.43.0 (bsc#1274221)\n - CVE-2026-33244: Fix improper neutralization of the HTTP Location header value in react-router (bsc#1267416)\n - CVE-2026-13149: Prevent potential DoS by bumping brace-expansion to version 5.0.7 (bsc#1269917)\n - CVE-2026-33814: Fix infinite loop in HTTP/2 transport (bsc#1265827)\n \n- Other bugs fixed and changes:\n\n * STACKIT SD: Fix secrets being exposed in plaintext via /-/config endpoint\n * Chore: Bump golang.org/x/net to version 0.55.0\n\ngrafana updated from version 11.6.14+security04 to version 12.4.5:\n\nSecurity fixes:\n\n- CVE-2026-39882: Prevent memory exhaustion DoS in OpenTelemetry OTLP HTTP exporters (bsc#1274217)\n- CVE-2026-33382: Limit the size of the request body before processing it at several Grafana API endpoints (bsc#1271331)\n- CVE-2025-12141: Fixed information leakage in Grafana Alerting (bsc#1262187)\n- CVE-2026-41607: Fix potential information disclosure in Apache Thrift (bsc#1263272)\n\nBreaking chahnges introduced in version 12.0.0:\n\n- BREAKING: Removed AngularJS and all deprecated UI Extensions APIs.\n- BREAKING: Enforced stricter version compatibility checks in plugin CLI install commands.\n- BREAKING: Enabled the failWrongDSUID feature flag by default, which rejects data sources with incorrect UIDs.\n\nOther changes introduced from version 11.6.14+security04 to version 12.4.5 (jsc#PED-16512):\n\n- Add Legal-Review-Notice (bsc#1271327)\n- Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid\n- Analytics: Keep internal dashboard id.\n- Reporting: Correctly apply appSubURL to report settings requests\n- Alerting: Document Grafana HA Alertmanager cluster metrics prefix change.\n- Dependency updates to core plugins and UI libraries.\n- Updates to data source provisioning and dashboard schemas.\n- Introduced dynamic dashboards in public preview.\n- Added a new side toolbar that replaces the second top toolbar to provide additional vertical space.\n- Added the ability to create dashboards from templates using sample data.\n- Revamped the gauge visualization with rounded bars, configurable bar thickness, and endpoint markers.\n- Added support to map one variable to multiple values.\n- Released a completely redesigned logs visualization.\n- Added the ability to export dashboards directly as PNG images.\n- Introduced an interactive learning experience within the Grafana UI.\n- Added a Switch template variable type to quickly toggle between values in queries.\n- Added functionality to style table cells using CSS properties via the field cell option.\n- Added support for Entra Workload Identity to enhance authentication capabilities with federated credentials.\n- Redesigned the alert rule list page.\n- Renamed Mute Timings to Active Time Intervals in Grafana Alerting.\n- Added support for Service Account Impersonation in the BigQuery data source.\n- Introduced the Grafana Advisor in public preview.\n- Introduced a new dashboard schema to replace the original single grid layout.\n- MIGRATION: Triggered a full-table rewrite for the annotation table, which may temporarily increase disk usage.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3713,SUSE-MultiLinuxManagerTools-SLE-15-2026-3713",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3713-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3713-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263713-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3713-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049454.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262187",
"url": "https://bugzilla.suse.com/1262187"
},
{
"category": "self",
"summary": "SUSE Bug 1263272",
"url": "https://bugzilla.suse.com/1263272"
},
{
"category": "self",
"summary": "SUSE Bug 1265827",
"url": "https://bugzilla.suse.com/1265827"
},
{
"category": "self",
"summary": "SUSE Bug 1266615",
"url": "https://bugzilla.suse.com/1266615"
},
{
"category": "self",
"summary": "SUSE Bug 1267416",
"url": "https://bugzilla.suse.com/1267416"
},
{
"category": "self",
"summary": "SUSE Bug 1269917",
"url": "https://bugzilla.suse.com/1269917"
},
{
"category": "self",
"summary": "SUSE Bug 1271327",
"url": "https://bugzilla.suse.com/1271327"
},
{
"category": "self",
"summary": "SUSE Bug 1271331",
"url": "https://bugzilla.suse.com/1271331"
},
{
"category": "self",
"summary": "SUSE Bug 1274221",
"url": "https://bugzilla.suse.com/1274221"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12141 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-13149 page",
"url": "https://www.suse.com/security/cve/CVE-2026-13149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33244 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33244/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33382 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33382/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39882 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41607 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41607/"
}
],
"title": "Security update for Multi-Linux Manager Client Tools - Monitoring stack",
"tracking": {
"current_release_date": "2026-08-24T02:53:30Z",
"generator": {
"date": "2026-08-24T02:53:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3713-1",
"initial_release_date": "2026-08-24T02:53:30Z",
"revision_history": [
{
"date": "2026-08-24T02:53:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150002.4.24.1.aarch64",
"product": {
"name": "grafana-12.4.5-150002.4.24.1.aarch64",
"product_id": "grafana-12.4.5-150002.4.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150002.4.24.1.ppc64le",
"product": {
"name": "grafana-12.4.5-150002.4.24.1.ppc64le",
"product_id": "grafana-12.4.5-150002.4.24.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"product_id": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150002.4.24.1.s390x",
"product": {
"name": "grafana-12.4.5-150002.4.24.1.s390x",
"product_id": "grafana-12.4.5-150002.4.24.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150002.4.24.1.x86_64",
"product": {
"name": "grafana-12.4.5-150002.4.24.1.x86_64",
"product_id": "grafana-12.4.5-150002.4.24.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools SLE-15",
"product": {
"name": "SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150002.4.24.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64"
},
"product_reference": "grafana-12.4.5-150002.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150002.4.24.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le"
},
"product_reference": "grafana-12.4.5-150002.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150002.4.24.1.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x"
},
"product_reference": "grafana-12.4.5-150002.4.24.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150002.4.24.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
},
"product_reference": "grafana-12.4.5-150002.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12141"
}
],
"notes": [
{
"category": "general",
"text": "In Grafana\u0027s alerting system, users with edit permissions for a contact point, specifically the permissions \u201calert.notifications:write\u201d or \u201calert.notifications.receivers:test\u201d that are granted as part of the fixed role \"Contact Point Writer\", which is part of the basic role Editor - can edit contact points created by other users, modify the endpoint URL to a controlled server. By invoking the test functionality, attackers can capture and extract redacted secure settings, such as authentication credentials for third-party services (e.g., Slack tokens). This leads to unauthorized access and potential compromise of external integrations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12141",
"url": "https://www.suse.com/security/cve/CVE-2025-12141"
},
{
"category": "external",
"summary": "SUSE Bug 1262187 for CVE-2025-12141",
"url": "https://bugzilla.suse.com/1262187"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-12141"
},
{
"cve": "CVE-2026-13149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-13149"
}
],
"notes": [
{
"category": "general",
"text": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-13149",
"url": "https://www.suse.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "SUSE Bug 1269911 for CVE-2026-13149",
"url": "https://bugzilla.suse.com/1269911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "important"
}
],
"title": "CVE-2026-13149"
},
{
"cve": "CVE-2026-33244",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33244"
}
],
"notes": [
{
"category": "general",
"text": "React Router is a router for React. In versions 7.5.1 through 7.13.1, when using Framework Mode with pre-rendering enabled, improper neutralization of the HTTP `Location` header value can permit Cross-Site Scripting (XSS) in the statically generated HTML files if the redirect location comes from an untrusted source. This does not impact applications using Declarative Mode (`\u003cBrowserRouter\u003e`) or Data Mode (`createBrowserRouter/\u003cRouterProvider\u003e`). This is patched in version 7.13.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33244",
"url": "https://www.suse.com/security/cve/CVE-2026-33244"
},
{
"category": "external",
"summary": "SUSE Bug 1267413 for CVE-2026-33244",
"url": "https://bugzilla.suse.com/1267413"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-33244"
},
{
"cve": "CVE-2026-33382",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33382"
}
],
"notes": [
{
"category": "general",
"text": "Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33382",
"url": "https://www.suse.com/security/cve/CVE-2026-33382"
},
{
"category": "external",
"summary": "SUSE Bug 1271331 for CVE-2026-33382",
"url": "https://bugzilla.suse.com/1271331"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "important"
}
],
"title": "CVE-2026-33382"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39882"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters (traces/metrics/logs) read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is attacker-controlled (or a network attacker can mitm the exporter connection). This vulnerability is fixed in 1.43.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39882",
"url": "https://www.suse.com/security/cve/CVE-2026-39882"
},
{
"category": "external",
"summary": "SUSE Bug 1274212 for CVE-2026-39882",
"url": "https://bugzilla.suse.com/1274212"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-39882"
},
{
"cve": "CVE-2026-41607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41607"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Read vulnerability in Apache Thrift.\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version 0.23.0, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41607",
"url": "https://www.suse.com/security/cve/CVE-2026-41607"
},
{
"category": "external",
"summary": "SUSE Bug 1263256 for CVE-2026-41607",
"url": "https://bugzilla.suse.com/1263256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-41607"
}
]
}
SUSE-SU-2026:3714-1
Vulnerability from csaf_suse - Published: 2026-08-24 02:55 - Updated: 2026-08-24 02:55| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1248699 | self |
| https://bugzilla.suse.com/1262187 | self |
| https://bugzilla.suse.com/1263272 | self |
| https://bugzilla.suse.com/1265827 | self |
| https://bugzilla.suse.com/1266615 | self |
| https://bugzilla.suse.com/1267416 | self |
| https://bugzilla.suse.com/1269917 | self |
| https://bugzilla.suse.com/1271327 | self |
| https://bugzilla.suse.com/1271331 | self |
| https://bugzilla.suse.com/1274217 | self |
| https://bugzilla.suse.com/1274221 | self |
| https://www.suse.com/security/cve/CVE-2022-21698/ | self |
| https://www.suse.com/security/cve/CVE-2025-12141/ | self |
| https://www.suse.com/security/cve/CVE-2026-13149/ | self |
| https://www.suse.com/security/cve/CVE-2026-33244/ | self |
| https://www.suse.com/security/cve/CVE-2026-33382/ | self |
| https://www.suse.com/security/cve/CVE-2026-33814/ | self |
| https://www.suse.com/security/cve/CVE-2026-39821/ | self |
| https://www.suse.com/security/cve/CVE-2026-39882/ | self |
| https://www.suse.com/security/cve/CVE-2026-41607/ | self |
| https://www.suse.com/security/cve/CVE-2022-21698 | external |
| https://bugzilla.suse.com/1196338 | external |
| https://bugzilla.suse.com/1248689 | external |
| https://www.suse.com/security/cve/CVE-2025-12141 | external |
| https://bugzilla.suse.com/1262187 | external |
| https://www.suse.com/security/cve/CVE-2026-13149 | external |
| https://bugzilla.suse.com/1269911 | external |
| https://www.suse.com/security/cve/CVE-2026-33244 | external |
| https://bugzilla.suse.com/1267413 | external |
| https://www.suse.com/security/cve/CVE-2026-33382 | external |
| https://bugzilla.suse.com/1271331 | external |
| https://www.suse.com/security/cve/CVE-2026-33814 | external |
| https://bugzilla.suse.com/1264506 | external |
| https://bugzilla.suse.com/1268758 | external |
| https://www.suse.com/security/cve/CVE-2026-39821 | external |
| https://bugzilla.suse.com/1266474 | external |
| https://www.suse.com/security/cve/CVE-2026-39882 | external |
| https://bugzilla.suse.com/1274212 | external |
| https://www.suse.com/security/cve/CVE-2026-41607 | external |
| https://bugzilla.suse.com/1263256 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for Multi-Linux Manager Monitoring stack",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nprometheus-postgres_exporter:\n\n- CVE-2022-21698: Replace github.com/prometheus/client_golang with version 1.11.1 and prevent validation bypass \n and privilege escalation (bsc#1248699)\n\ngolang-github-prometheus-alertmanager:\n\n- CVE-2026-39821: Fix validation bypass and privilege escalation by updating golang.org/x/net to version 0.55.0 (bsc#1266615)\n\ngolang-github-prometheus-prometheus was updated from version 3.5.3 to 3.5.4:\n\nSecurity fixes:\n\n- CVE-2026-39882: Fix reading unbounded HTTP response bodies by bumping OpenTelemetry to 1.43.0 (bsc#1274221)\n- CVE-2026-33244: Fixed improper neutralization of the HTTP Location header value in react-router (bsc#1267416)\n- CVE-2026-13149: Prevent potential DoS by bumping brace-expansion to version 5.0.7 (bsc#1269917)\n- CVE-2026-33814: Fixed infinite loop in HTTP/2 transport (bsc#1265827)\n\nOther changes and fixes:\n \n- STACKIT SD: Fixed secrets being exposed in plaintext via /-/config endpoint\n- Chore: Bump golang.org/x/net to version 0.55.0\n\ngrafana updated from version 11.6.14+security04 to version 12.4.5:\n\nSecurity fixes:\n\n- CVE-2026-33382: Limit the size of the request body before processing it at several Grafana API endpoints (bsc#1271331)\n- CVE-2026-39882: Prevent memory exhaustion DoS in OpenTelemetry OTLP HTTP exporters (bsc#1274217)\n- CVE-2025-12141: Fixed information leakage in Grafana Alerting (bsc#1262187)\n- CVE-2026-41607: Fix potential information disclosure in Apache Thrift (bsc#1263272)\n\nBreaking chahnges introduced in version 12.0.0:\n\n- BREAKING: Removed AngularJS and all deprecated UI Extensions APIs.\n- BREAKING: Enforced stricter version compatibility checks in plugin CLI install commands.\n- BREAKING: Enabled the failWrongDSUID feature flag by default, which rejects data sources with incorrect UIDs.\n\nOther changes introduced from version 11.6.14+security04 to version 12.4.5 (jsc#PED-16512):\n\n- Add Legal-Review-Notice (bsc#1271327)\n- Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid\n- Analytics: Keep internal dashboard id.\n- Reporting: Correctly apply appSubURL to report settings requests\n- Alerting: Document Grafana HA Alertmanager cluster metrics prefix change.\n- Dependency updates to core plugins and UI libraries.\n- Updates to data source provisioning and dashboard schemas.\n- Introduced dynamic dashboards in public preview.\n- Added a new side toolbar that replaces the second top toolbar to provide additional vertical space.\n- Added the ability to create dashboards from templates using sample data.\n- Revamped the gauge visualization with rounded bars, configurable bar thickness, and endpoint markers.\n- Added support to map one variable to multiple values.\n- Released a completely redesigned logs visualization.\n- Added the ability to export dashboards directly as PNG images.\n- Introduced an interactive learning experience within the Grafana UI.\n- Added a Switch template variable type to quickly toggle between values in queries.\n- Added functionality to style table cells using CSS properties via the field cell option.\n- Added support for Entra Workload Identity to enhance authentication capabilities with federated credentials.\n- Redesigned the alert rule list page.\n- Renamed Mute Timings to Active Time Intervals in Grafana Alerting.\n- Added support for Service Account Impersonation in the BigQuery data source.\n- Introduced the Grafana Advisor in public preview.\n- Introduced a new dashboard schema to replace the original single grid layout.\n- MIGRATION: Triggered a full-table rewrite for the annotation table, which may temporarily increase disk usage.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3714,SUSE-SLE-Manager-Tools-15-2026-3714,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3714",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3714-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3714-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263714-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3714-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049453.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248699",
"url": "https://bugzilla.suse.com/1248699"
},
{
"category": "self",
"summary": "SUSE Bug 1262187",
"url": "https://bugzilla.suse.com/1262187"
},
{
"category": "self",
"summary": "SUSE Bug 1263272",
"url": "https://bugzilla.suse.com/1263272"
},
{
"category": "self",
"summary": "SUSE Bug 1265827",
"url": "https://bugzilla.suse.com/1265827"
},
{
"category": "self",
"summary": "SUSE Bug 1266615",
"url": "https://bugzilla.suse.com/1266615"
},
{
"category": "self",
"summary": "SUSE Bug 1267416",
"url": "https://bugzilla.suse.com/1267416"
},
{
"category": "self",
"summary": "SUSE Bug 1269917",
"url": "https://bugzilla.suse.com/1269917"
},
{
"category": "self",
"summary": "SUSE Bug 1271327",
"url": "https://bugzilla.suse.com/1271327"
},
{
"category": "self",
"summary": "SUSE Bug 1271331",
"url": "https://bugzilla.suse.com/1271331"
},
{
"category": "self",
"summary": "SUSE Bug 1274217",
"url": "https://bugzilla.suse.com/1274217"
},
{
"category": "self",
"summary": "SUSE Bug 1274221",
"url": "https://bugzilla.suse.com/1274221"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-21698 page",
"url": "https://www.suse.com/security/cve/CVE-2022-21698/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12141 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-13149 page",
"url": "https://www.suse.com/security/cve/CVE-2026-13149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33244 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33244/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33382 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33382/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39882 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41607 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41607/"
}
],
"title": "Security update for Multi-Linux Manager Monitoring stack",
"tracking": {
"current_release_date": "2026-08-24T02:55:14Z",
"generator": {
"date": "2026-08-24T02:55:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3714-1",
"initial_release_date": "2026-08-24T02:55:14Z",
"revision_history": [
{
"date": "2026-08-24T02:55:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150000.1.98.1.aarch64",
"product": {
"name": "grafana-12.4.5-150000.1.98.1.aarch64",
"product_id": "grafana-12.4.5-150000.1.98.1.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.i586",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.i586",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.i586",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.i586",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.i586",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.i586",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150000.1.98.1.ppc64le",
"product": {
"name": "grafana-12.4.5-150000.1.98.1.ppc64le",
"product_id": "grafana-12.4.5-150000.1.98.1.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.s390x",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.s390x"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150000.1.98.1.s390x",
"product": {
"name": "grafana-12.4.5-150000.1.98.1.s390x",
"product_id": "grafana-12.4.5-150000.1.98.1.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"product_id": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150000.1.98.1.x86_64",
"product": {
"name": "grafana-12.4.5-150000.1.98.1.x86_64",
"product_id": "grafana-12.4.5-150000.1.98.1.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150000.1.98.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64"
},
"product_reference": "grafana-12.4.5-150000.1.98.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150000.1.98.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le"
},
"product_reference": "grafana-12.4.5-150000.1.98.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150000.1.98.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x"
},
"product_reference": "grafana-12.4.5-150000.1.98.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150000.1.98.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
},
"product_reference": "grafana-12.4.5-150000.1.98.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21698",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-21698"
}
],
"notes": [
{
"category": "general",
"text": "client_golang is the instrumentation library for Go applications in Prometheus, and the promhttp package in client_golang provides tooling around HTTP servers and clients. In client_golang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and potential memory exhaustion, when handling requests with non-standard HTTP methods. In order to be affected, an instrumented software must use any of `promhttp.InstrumentHandler*` middleware except `RequestsInFlight`; not filter any specific methods (e.g GET) before middleware; pass metric with `method` label name to our middleware; and not have any firewall/LB/proxy that filters away requests with unknown `method`. client_golang version 1.11.1 contains a patch for this issue. Several workarounds are available, including removing the `method` label name from counter/gauge used in the InstrumentHandler; turning off affected promhttp handlers; adding custom middleware before promhttp handler that will sanitize the request method given by Go http.Request; and using a reverse proxy or web application firewall, configured to only allow a limited set of methods.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-21698",
"url": "https://www.suse.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "SUSE Bug 1196338 for CVE-2022-21698",
"url": "https://bugzilla.suse.com/1196338"
},
{
"category": "external",
"summary": "SUSE Bug 1248689 for CVE-2022-21698",
"url": "https://bugzilla.suse.com/1248689"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2022-21698"
},
{
"cve": "CVE-2025-12141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12141"
}
],
"notes": [
{
"category": "general",
"text": "In Grafana\u0027s alerting system, users with edit permissions for a contact point, specifically the permissions \u201calert.notifications:write\u201d or \u201calert.notifications.receivers:test\u201d that are granted as part of the fixed role \"Contact Point Writer\", which is part of the basic role Editor - can edit contact points created by other users, modify the endpoint URL to a controlled server. By invoking the test functionality, attackers can capture and extract redacted secure settings, such as authentication credentials for third-party services (e.g., Slack tokens). This leads to unauthorized access and potential compromise of external integrations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12141",
"url": "https://www.suse.com/security/cve/CVE-2025-12141"
},
{
"category": "external",
"summary": "SUSE Bug 1262187 for CVE-2025-12141",
"url": "https://bugzilla.suse.com/1262187"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "moderate"
}
],
"title": "CVE-2025-12141"
},
{
"cve": "CVE-2026-13149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-13149"
}
],
"notes": [
{
"category": "general",
"text": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-13149",
"url": "https://www.suse.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "SUSE Bug 1269911 for CVE-2026-13149",
"url": "https://bugzilla.suse.com/1269911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-13149"
},
{
"cve": "CVE-2026-33244",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33244"
}
],
"notes": [
{
"category": "general",
"text": "React Router is a router for React. In versions 7.5.1 through 7.13.1, when using Framework Mode with pre-rendering enabled, improper neutralization of the HTTP `Location` header value can permit Cross-Site Scripting (XSS) in the statically generated HTML files if the redirect location comes from an untrusted source. This does not impact applications using Declarative Mode (`\u003cBrowserRouter\u003e`) or Data Mode (`createBrowserRouter/\u003cRouterProvider\u003e`). This is patched in version 7.13.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33244",
"url": "https://www.suse.com/security/cve/CVE-2026-33244"
},
{
"category": "external",
"summary": "SUSE Bug 1267413 for CVE-2026-33244",
"url": "https://bugzilla.suse.com/1267413"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-33244"
},
{
"cve": "CVE-2026-33382",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33382"
}
],
"notes": [
{
"category": "general",
"text": "Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33382",
"url": "https://www.suse.com/security/cve/CVE-2026-33382"
},
{
"category": "external",
"summary": "SUSE Bug 1271331 for CVE-2026-33382",
"url": "https://bugzilla.suse.com/1271331"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-33382"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39882"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters (traces/metrics/logs) read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is attacker-controlled (or a network attacker can mitm the exporter connection). This vulnerability is fixed in 1.43.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39882",
"url": "https://www.suse.com/security/cve/CVE-2026-39882"
},
{
"category": "external",
"summary": "SUSE Bug 1274212 for CVE-2026-39882",
"url": "https://bugzilla.suse.com/1274212"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-39882"
},
{
"cve": "CVE-2026-41607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41607"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Read vulnerability in Apache Thrift.\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version 0.23.0, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41607",
"url": "https://www.suse.com/security/cve/CVE-2026-41607"
},
{
"category": "external",
"summary": "SUSE Bug 1263256 for CVE-2026-41607",
"url": "https://bugzilla.suse.com/1263256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-41607"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.