Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-50593 (GCVE-0-2026-50593)
Vulnerability from cvelistv5 – Published: 2026-06-05 02:14 – Updated: 2026-06-05 18:22
VLAI
EPSS
Summary
Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.
Severity
7.3 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-191 - Integer Underflow (Wrap or Wraparound)
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Graphite project | Graphite |
Affected:
0 , < 1.3.15
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-50593",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-05T18:22:05.706545Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-05T18:22:18.882Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Graphite",
"vendor": "Graphite project",
"versions": [
{
"lessThan": "1.3.15",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:graphite_project:graphite:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.3.15",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-191",
"description": "CWE-191 Integer Underflow (Wrap or Wraparound)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-05T02:20:17.663Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/silnrsi/graphite/commit/ad78c6b7319909e1540c1b134e115ced03417866"
},
{
"url": "https://github.com/silnrsi/graphite/compare/1.3.14...1.3.15"
}
],
"x_generator": {
"engine": "CVE-Request-form 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-50593",
"datePublished": "2026-06-05T02:14:33.412Z",
"dateReserved": "2026-06-05T02:14:32.977Z",
"dateUpdated": "2026-06-05T18:22:18.882Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-50593",
"date": "2026-07-04",
"epss": "0.00112",
"percentile": "0.01641"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-50593\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-06-05T04:17:15.010\",\"lastModified\":\"2026-06-17T10:57:44.000\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"Graphite project\",\"product\":\"Graphite\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.3.15\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-05T18:22:05.706545Z\",\"id\":\"CVE-2026-50593\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-191\"}]}],\"references\":[{\"url\":\"https://github.com/silnrsi/graphite/commit/ad78c6b7319909e1540c1b134e115ced03417866\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/silnrsi/graphite/compare/1.3.14...1.3.15\",\"source\":\"cve@mitre.org\"}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"affected\": [{\"defaultStatus\": \"unaffected\", \"product\": \"Graphite\", \"vendor\": \"Graphite project\", \"versions\": [{\"lessThan\": \"1.3.15\", \"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\"}]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.\"}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"LOCAL\", \"availabilityImpact\": \"HIGH\", \"baseScore\": 7.3, \"baseSeverity\": \"HIGH\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"REQUIRED\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H\", \"version\": \"3.1\"}, \"format\": \"CVSS\", \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-191\", \"description\": \"CWE-191 Integer Underflow (Wrap or Wraparound)\", \"lang\": \"en\", \"type\": \"CWE\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-06-05T02:20:17.663Z\"}, \"references\": [{\"url\": \"https://github.com/silnrsi/graphite/commit/ad78c6b7319909e1540c1b134e115ced03417866\"}, {\"url\": \"https://github.com/silnrsi/graphite/compare/1.3.14...1.3.15\"}], \"x_generator\": {\"engine\": \"CVE-Request-form 0.0.1\"}, \"cpeApplicability\": [{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:graphite_project:graphite:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.3.15\"}]}]}]}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-50593\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-05T18:22:05.706545Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-05T18:22:15.242Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-50593\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"mitre\", \"dateReserved\": \"2026-06-05T02:14:32.977Z\", \"datePublished\": \"2026-06-05T02:14:33.412Z\", \"dateUpdated\": \"2026-06-05T18:22:18.882Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-50593
Vulnerability from fkie_nvd - Published: 2026-06-05 04:17 - Updated: 2026-06-17 10:57
Severity
Summary
Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Graphite",
"vendor": "Graphite project",
"versions": [
{
"lessThan": "1.3.15",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"source": "cve@mitre.org"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range."
}
],
"id": "CVE-2026-50593",
"lastModified": "2026-06-17T10:57:44.000",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.5,
"source": "cve@mitre.org",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-50593",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-05T18:22:05.706545Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-05T04:17:15.010",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/silnrsi/graphite/commit/ad78c6b7319909e1540c1b134e115ced03417866"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/silnrsi/graphite/compare/1.3.14...1.3.15"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-191"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
GHSA-3MQG-485V-X9G7
Vulnerability from github – Published: 2026-06-05 06:30 – Updated: 2026-06-05 06:30
VLAI
Details
Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.
Severity
7.3 (High)
{
"affected": [],
"aliases": [
"CVE-2026-50593"
],
"database_specific": {
"cwe_ids": [
"CWE-191"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-05T04:17:15Z",
"severity": "HIGH"
},
"details": "Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.",
"id": "GHSA-3mqg-485v-x9g7",
"modified": "2026-06-05T06:30:28Z",
"published": "2026-06-05T06:30:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50593"
},
{
"type": "WEB",
"url": "https://github.com/silnrsi/graphite/commit/ad78c6b7319909e1540c1b134e115ced03417866"
},
{
"type": "WEB",
"url": "https://github.com/silnrsi/graphite/compare/1.3.14...1.3.15"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H",
"type": "CVSS_V3"
}
]
}
SUSE-SU-2026:22063-1
Vulnerability from csaf_suse - Published: 2026-06-09 12:14 - Updated: 2026-06-09 12:14Summary
Security update for graphite2
Severity
Important
Notes
Title of the patch: Security update for graphite2
Description of the patch: This update for graphite2 fixes the following issue
- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).
Patchnames: SUSE-SLE-Micro-6.0-745
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 graphite2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for graphite2 fixes the following issue\n\n- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-745",
"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_22063-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22063-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622063-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22063-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026718.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267733",
"url": "https://bugzilla.suse.com/1267733"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-50593 page",
"url": "https://www.suse.com/security/cve/CVE-2026-50593/"
}
],
"title": "Security update for graphite2",
"tracking": {
"current_release_date": "2026-06-09T12:14:47Z",
"generator": {
"date": "2026-06-09T12:14:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22063-1",
"initial_release_date": "2026-06-09T12:14:47Z",
"revision_history": [
{
"date": "2026-06-09T12:14:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-4.1.aarch64",
"product": {
"name": "libgraphite2-3-1.3.14-4.1.aarch64",
"product_id": "libgraphite2-3-1.3.14-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-4.1.s390x",
"product": {
"name": "libgraphite2-3-1.3.14-4.1.s390x",
"product_id": "libgraphite2-3-1.3.14-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-4.1.x86_64",
"product": {
"name": "libgraphite2-3-1.3.14-4.1.x86_64",
"product_id": "libgraphite2-3-1.3.14-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.aarch64"
},
"product_reference": "libgraphite2-3-1.3.14-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.s390x"
},
"product_reference": "libgraphite2-3-1.3.14-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.x86_64"
},
"product_reference": "libgraphite2-3-1.3.14-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-50593",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-50593"
}
],
"notes": [
{
"category": "general",
"text": "Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.aarch64",
"SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.s390x",
"SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-50593",
"url": "https://www.suse.com/security/cve/CVE-2026-50593"
},
{
"category": "external",
"summary": "SUSE Bug 1267733 for CVE-2026-50593",
"url": "https://bugzilla.suse.com/1267733"
}
],
"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 Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.aarch64",
"SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.s390x",
"SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.aarch64",
"SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.s390x",
"SUSE Linux Micro 6.0:libgraphite2-3-1.3.14-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T12:14:47Z",
"details": "important"
}
],
"title": "CVE-2026-50593"
}
]
}
SUSE-SU-2026:22072-1
Vulnerability from csaf_suse - Published: 2026-06-09 11:56 - Updated: 2026-06-09 11:56Summary
Security update for graphite2
Severity
Important
Notes
Title of the patch: Security update for graphite2
Description of the patch: This update for graphite2 fixes the following issue
- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).
Patchnames: SUSE-SLE-Micro-6.1-568
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 graphite2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for graphite2 fixes the following issue\n\n- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-568",
"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_22072-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22072-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622072-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22072-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047282.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267733",
"url": "https://bugzilla.suse.com/1267733"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-50593 page",
"url": "https://www.suse.com/security/cve/CVE-2026-50593/"
}
],
"title": "Security update for graphite2",
"tracking": {
"current_release_date": "2026-06-09T11:56:05Z",
"generator": {
"date": "2026-06-09T11:56:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22072-1",
"initial_release_date": "2026-06-09T11:56:05Z",
"revision_history": [
{
"date": "2026-06-09T11:56:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64",
"product": {
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64",
"product_id": "libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le",
"product_id": "libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x",
"product": {
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x",
"product_id": "libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64",
"product": {
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64",
"product_id": "libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64"
},
"product_reference": "libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x"
},
"product_reference": "libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64"
},
"product_reference": "libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-50593",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-50593"
}
],
"notes": [
{
"category": "general",
"text": "Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-50593",
"url": "https://www.suse.com/security/cve/CVE-2026-50593"
},
{
"category": "external",
"summary": "SUSE Bug 1267733 for CVE-2026-50593",
"url": "https://bugzilla.suse.com/1267733"
}
],
"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 Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libgraphite2-3-1.3.14-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T11:56:05Z",
"details": "important"
}
],
"title": "CVE-2026-50593"
}
]
}
SUSE-SU-2026:22191-1
Vulnerability from csaf_suse - Published: 2026-06-20 06:50 - Updated: 2026-06-20 06:50Summary
Security update for graphite2
Severity
Important
Notes
Title of the patch: Security update for graphite2
Description of the patch: This update for graphite2 fixes the following issue
- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).
Patchnames: SUSE-SLES-16.0-989
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.1 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 graphite2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for graphite2 fixes the following issue\n\n- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-989",
"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_22191-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22191-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622191-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22191-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047517.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267733",
"url": "https://bugzilla.suse.com/1267733"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-50593 page",
"url": "https://www.suse.com/security/cve/CVE-2026-50593/"
}
],
"title": "Security update for graphite2",
"tracking": {
"current_release_date": "2026-06-20T06:50:27Z",
"generator": {
"date": "2026-06-20T06:50:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22191-1",
"initial_release_date": "2026-06-20T06:50:27Z",
"revision_history": [
{
"date": "2026-06-20T06:50:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.14-160000.3.1.aarch64",
"product": {
"name": "graphite2-1.3.14-160000.3.1.aarch64",
"product_id": "graphite2-1.3.14-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.14-160000.3.1.aarch64",
"product": {
"name": "graphite2-devel-1.3.14-160000.3.1.aarch64",
"product_id": "graphite2-devel-1.3.14-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-160000.3.1.aarch64",
"product": {
"name": "libgraphite2-3-1.3.14-160000.3.1.aarch64",
"product_id": "libgraphite2-3-1.3.14-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.14-160000.3.1.ppc64le",
"product": {
"name": "graphite2-1.3.14-160000.3.1.ppc64le",
"product_id": "graphite2-1.3.14-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.14-160000.3.1.ppc64le",
"product": {
"name": "graphite2-devel-1.3.14-160000.3.1.ppc64le",
"product_id": "graphite2-devel-1.3.14-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"product": {
"name": "libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"product_id": "libgraphite2-3-1.3.14-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.14-160000.3.1.s390x",
"product": {
"name": "graphite2-1.3.14-160000.3.1.s390x",
"product_id": "graphite2-1.3.14-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.14-160000.3.1.s390x",
"product": {
"name": "graphite2-devel-1.3.14-160000.3.1.s390x",
"product_id": "graphite2-devel-1.3.14-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-160000.3.1.s390x",
"product": {
"name": "libgraphite2-3-1.3.14-160000.3.1.s390x",
"product_id": "libgraphite2-3-1.3.14-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.14-160000.3.1.x86_64",
"product": {
"name": "graphite2-1.3.14-160000.3.1.x86_64",
"product_id": "graphite2-1.3.14-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.14-160000.3.1.x86_64",
"product": {
"name": "graphite2-devel-1.3.14-160000.3.1.x86_64",
"product_id": "graphite2-devel-1.3.14-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-160000.3.1.x86_64",
"product": {
"name": "libgraphite2-3-1.3.14-160000.3.1.x86_64",
"product_id": "libgraphite2-3-1.3.14-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-1.3.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.aarch64"
},
"product_reference": "graphite2-1.3.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-1.3.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.ppc64le"
},
"product_reference": "graphite2-1.3.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-1.3.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.s390x"
},
"product_reference": "graphite2-1.3.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-1.3.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.x86_64"
},
"product_reference": "graphite2-1.3.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64"
},
"product_reference": "graphite2-devel-1.3.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le"
},
"product_reference": "graphite2-devel-1.3.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.s390x"
},
"product_reference": "graphite2-devel-1.3.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64"
},
"product_reference": "graphite2-devel-1.3.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-1.3.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.aarch64"
},
"product_reference": "graphite2-1.3.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-1.3.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.ppc64le"
},
"product_reference": "graphite2-1.3.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-1.3.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.s390x"
},
"product_reference": "graphite2-1.3.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-1.3.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.x86_64"
},
"product_reference": "graphite2-1.3.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64"
},
"product_reference": "graphite2-devel-1.3.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le"
},
"product_reference": "graphite2-devel-1.3.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.s390x"
},
"product_reference": "graphite2-devel-1.3.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64"
},
"product_reference": "graphite2-devel-1.3.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-50593",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-50593"
}
],
"notes": [
{
"category": "general",
"text": "Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-50593",
"url": "https://www.suse.com/security/cve/CVE-2026-50593"
},
{
"category": "external",
"summary": "SUSE Bug 1267733 for CVE-2026-50593",
"url": "https://bugzilla.suse.com/1267733"
}
],
"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 Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:graphite2-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:graphite2-devel-1.3.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libgraphite2-3-1.3.14-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:50:27Z",
"details": "important"
}
],
"title": "CVE-2026-50593"
}
]
}
SUSE-SU-2026:22225-1
Vulnerability from csaf_suse - Published: 2026-06-20 06:50 - Updated: 2026-06-20 06:50Summary
Security update for graphite2
Severity
Important
Notes
Title of the patch: Security update for graphite2
Description of the patch: This update for graphite2 fixes the following issue
- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).
Patchnames: SUSE-SL-Micro-6.2-989
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 graphite2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for graphite2 fixes the following issue\n\n- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-989",
"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_22225-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22225-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622225-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22225-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047483.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267733",
"url": "https://bugzilla.suse.com/1267733"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-50593 page",
"url": "https://www.suse.com/security/cve/CVE-2026-50593/"
}
],
"title": "Security update for graphite2",
"tracking": {
"current_release_date": "2026-06-20T06:50:27Z",
"generator": {
"date": "2026-06-20T06:50:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22225-1",
"initial_release_date": "2026-06-20T06:50:27Z",
"revision_history": [
{
"date": "2026-06-20T06:50:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-160000.3.1.aarch64",
"product": {
"name": "libgraphite2-3-1.3.14-160000.3.1.aarch64",
"product_id": "libgraphite2-3-1.3.14-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"product": {
"name": "libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"product_id": "libgraphite2-3-1.3.14-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-160000.3.1.s390x",
"product": {
"name": "libgraphite2-3-1.3.14-160000.3.1.s390x",
"product_id": "libgraphite2-3-1.3.14-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-1.3.14-160000.3.1.x86_64",
"product": {
"name": "libgraphite2-3-1.3.14-160000.3.1.x86_64",
"product_id": "libgraphite2-3-1.3.14-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.aarch64"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.ppc64le"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.s390x"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.14-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.x86_64"
},
"product_reference": "libgraphite2-3-1.3.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-50593",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-50593"
}
],
"notes": [
{
"category": "general",
"text": "Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-50593",
"url": "https://www.suse.com/security/cve/CVE-2026-50593"
},
{
"category": "external",
"summary": "SUSE Bug 1267733 for CVE-2026-50593",
"url": "https://bugzilla.suse.com/1267733"
}
],
"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 Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libgraphite2-3-1.3.14-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:50:27Z",
"details": "important"
}
],
"title": "CVE-2026-50593"
}
]
}
SUSE-SU-2026:2474-1
Vulnerability from csaf_suse - Published: 2026-06-22 07:44 - Updated: 2026-06-22 07:44Summary
Security update for graphite2
Severity
Important
Notes
Title of the patch: Security update for graphite2
Description of the patch: This update for graphite2 fixes the following issue
- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).
Patchnames: SUSE-2026-2474,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2474,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2474
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.1 (High)
Affected products
Recommended
23 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 graphite2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for graphite2 fixes the following issue\n\n- CVE-2026-50593: Out-of-bounds write via Graphite actions (bsc#1267733).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2474,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2474,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2474",
"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_2474-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2474-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262474-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2474-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047446.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267733",
"url": "https://bugzilla.suse.com/1267733"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-50593 page",
"url": "https://www.suse.com/security/cve/CVE-2026-50593/"
}
],
"title": "Security update for graphite2",
"tracking": {
"current_release_date": "2026-06-22T07:44:47Z",
"generator": {
"date": "2026-06-22T07:44:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2474-1",
"initial_release_date": "2026-06-22T07:44:47Z",
"revision_history": [
{
"date": "2026-06-22T07:44:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.1-10.6.1.aarch64",
"product": {
"name": "graphite2-1.3.1-10.6.1.aarch64",
"product_id": "graphite2-1.3.1-10.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.1-10.6.1.aarch64",
"product": {
"name": "graphite2-devel-1.3.1-10.6.1.aarch64",
"product_id": "graphite2-devel-1.3.1-10.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.1-10.6.1.aarch64",
"product": {
"name": "libgraphite2-3-1.3.1-10.6.1.aarch64",
"product_id": "libgraphite2-3-1.3.1-10.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgraphite2-3-64bit-1.3.1-10.6.1.aarch64_ilp32",
"product": {
"name": "libgraphite2-3-64bit-1.3.1-10.6.1.aarch64_ilp32",
"product_id": "libgraphite2-3-64bit-1.3.1-10.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.1-10.6.1.i586",
"product": {
"name": "graphite2-1.3.1-10.6.1.i586",
"product_id": "graphite2-1.3.1-10.6.1.i586"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.1-10.6.1.i586",
"product": {
"name": "graphite2-devel-1.3.1-10.6.1.i586",
"product_id": "graphite2-devel-1.3.1-10.6.1.i586"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.1-10.6.1.i586",
"product": {
"name": "libgraphite2-3-1.3.1-10.6.1.i586",
"product_id": "libgraphite2-3-1.3.1-10.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.1-10.6.1.ppc64le",
"product": {
"name": "graphite2-1.3.1-10.6.1.ppc64le",
"product_id": "graphite2-1.3.1-10.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.1-10.6.1.ppc64le",
"product": {
"name": "graphite2-devel-1.3.1-10.6.1.ppc64le",
"product_id": "graphite2-devel-1.3.1-10.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.1-10.6.1.ppc64le",
"product": {
"name": "libgraphite2-3-1.3.1-10.6.1.ppc64le",
"product_id": "libgraphite2-3-1.3.1-10.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.1-10.6.1.s390",
"product": {
"name": "graphite2-1.3.1-10.6.1.s390",
"product_id": "graphite2-1.3.1-10.6.1.s390"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.1-10.6.1.s390",
"product": {
"name": "graphite2-devel-1.3.1-10.6.1.s390",
"product_id": "graphite2-devel-1.3.1-10.6.1.s390"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.1-10.6.1.s390",
"product": {
"name": "libgraphite2-3-1.3.1-10.6.1.s390",
"product_id": "libgraphite2-3-1.3.1-10.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.1-10.6.1.s390x",
"product": {
"name": "graphite2-1.3.1-10.6.1.s390x",
"product_id": "graphite2-1.3.1-10.6.1.s390x"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.1-10.6.1.s390x",
"product": {
"name": "graphite2-devel-1.3.1-10.6.1.s390x",
"product_id": "graphite2-devel-1.3.1-10.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.1-10.6.1.s390x",
"product": {
"name": "libgraphite2-3-1.3.1-10.6.1.s390x",
"product_id": "libgraphite2-3-1.3.1-10.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"product": {
"name": "libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"product_id": "libgraphite2-3-32bit-1.3.1-10.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "graphite2-1.3.1-10.6.1.x86_64",
"product": {
"name": "graphite2-1.3.1-10.6.1.x86_64",
"product_id": "graphite2-1.3.1-10.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "graphite2-devel-1.3.1-10.6.1.x86_64",
"product": {
"name": "graphite2-devel-1.3.1-10.6.1.x86_64",
"product_id": "graphite2-devel-1.3.1-10.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-1.3.1-10.6.1.x86_64",
"product": {
"name": "libgraphite2-3-1.3.1-10.6.1.x86_64",
"product_id": "libgraphite2-3-1.3.1-10.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"product": {
"name": "libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"product_id": "libgraphite2-3-32bit-1.3.1-10.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.1-10.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.aarch64"
},
"product_reference": "graphite2-devel-1.3.1-10.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.1-10.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.ppc64le"
},
"product_reference": "graphite2-devel-1.3.1-10.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.1-10.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.s390x"
},
"product_reference": "graphite2-devel-1.3.1-10.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.1-10.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.x86_64"
},
"product_reference": "graphite2-devel-1.3.1-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.1-10.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.aarch64"
},
"product_reference": "libgraphite2-3-1.3.1-10.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.1-10.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.ppc64le"
},
"product_reference": "libgraphite2-3-1.3.1-10.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.1-10.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.s390x"
},
"product_reference": "libgraphite2-3-1.3.1-10.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.1-10.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.x86_64"
},
"product_reference": "libgraphite2-3-1.3.1-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-32bit-1.3.1-10.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.s390x"
},
"product_reference": "libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-32bit-1.3.1-10.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64"
},
"product_reference": "libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.1-10.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.aarch64"
},
"product_reference": "graphite2-devel-1.3.1-10.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.1-10.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.ppc64le"
},
"product_reference": "graphite2-devel-1.3.1-10.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.1-10.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.s390x"
},
"product_reference": "graphite2-devel-1.3.1-10.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.1-10.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64"
},
"product_reference": "graphite2-devel-1.3.1-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.1-10.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.aarch64"
},
"product_reference": "libgraphite2-3-1.3.1-10.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.1-10.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.ppc64le"
},
"product_reference": "libgraphite2-3-1.3.1-10.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.1-10.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.s390x"
},
"product_reference": "libgraphite2-3-1.3.1-10.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.1-10.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64"
},
"product_reference": "libgraphite2-3-1.3.1-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-32bit-1.3.1-10.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.s390x"
},
"product_reference": "libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-32bit-1.3.1-10.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64"
},
"product_reference": "libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "graphite2-devel-1.3.1-10.6.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64"
},
"product_reference": "graphite2-devel-1.3.1-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-1.3.1-10.6.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64"
},
"product_reference": "libgraphite2-3-1.3.1-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgraphite2-3-32bit-1.3.1-10.6.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64"
},
"product_reference": "libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-50593",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-50593"
}
],
"notes": [
{
"category": "general",
"text": "Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-50593",
"url": "https://www.suse.com/security/cve/CVE-2026-50593"
},
{
"category": "external",
"summary": "SUSE Bug 1267733 for CVE-2026-50593",
"url": "https://bugzilla.suse.com/1267733"
}
],
"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 Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:graphite2-devel-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:graphite2-devel-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-1.3.1-10.6.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgraphite2-3-32bit-1.3.1-10.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T07:44:47Z",
"details": "important"
}
],
"title": "CVE-2026-50593"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…