Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32289 (GCVE-0-2026-32289)
Vulnerability from cvelistv5 – Published: 2026-04-08 01:06 – Updated: 2026-04-13 18:20- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | html/template |
Affected:
0 , < 1.25.9
(semver)
Affected: 1.26.0-0 , < 1.26.2 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-32289",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T17:48:22.714020Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T18:20:46.377Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "html/template",
"product": "html/template",
"programRoutines": [
{
"name": "context.String"
},
{
"name": "context.mangle"
},
{
"name": "escaper.escapeBranch"
},
{
"name": "Error.Error"
},
{
"name": "HTMLEscaper"
},
{
"name": "JSEscape"
},
{
"name": "JSEscapeString"
},
{
"name": "JSEscaper"
},
{
"name": "ParseFS"
},
{
"name": "ParseFiles"
},
{
"name": "ParseGlob"
},
{
"name": "Template.AddParseTree"
},
{
"name": "Template.Clone"
},
{
"name": "Template.DefinedTemplates"
},
{
"name": "Template.Execute"
},
{
"name": "Template.ExecuteTemplate"
},
{
"name": "Template.Funcs"
},
{
"name": "Template.Parse"
},
{
"name": "Template.ParseFS"
},
{
"name": "Template.ParseFiles"
},
{
"name": "Template.ParseGlob"
},
{
"name": "URLQueryEscaper"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.2",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T01:06:56.297Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/763762"
},
{
"url": "https://go.dev/issue/78331"
},
{
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"title": "JsBraceDepth Context Tracking Bugs (XSS) in html/template"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-32289",
"datePublished": "2026-04-08T01:06:56.297Z",
"dateReserved": "2026-03-11T16:38:46.557Z",
"dateUpdated": "2026-04-13T18:20:46.377Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32289",
"date": "2026-05-30",
"epss": "0.00011",
"percentile": "0.01467"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32289\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-04-08T02:16:03.820\",\"lastModified\":\"2026-04-16T19:06:57.367\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.9\",\"matchCriteriaId\":\"C6C9C072-9817-402D-877F-F83584B07017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.2\",\"matchCriteriaId\":\"39FE9BAF-55E9-43AA-B14E-239E7EF1D65D\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/763762\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/78331\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\",\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4865\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-32289\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T17:48:22.714020Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T17:48:19.317Z\"}}], \"cna\": {\"title\": \"JsBraceDepth Context Tracking Bugs (XSS) in html/template\", \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"html/template\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.2\", \"versionType\": \"semver\"}], \"packageName\": \"html/template\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"context.String\"}, {\"name\": \"context.mangle\"}, {\"name\": \"escaper.escapeBranch\"}, {\"name\": \"Error.Error\"}, {\"name\": \"HTMLEscaper\"}, {\"name\": \"JSEscape\"}, {\"name\": \"JSEscapeString\"}, {\"name\": \"JSEscaper\"}, {\"name\": \"ParseFS\"}, {\"name\": \"ParseFiles\"}, {\"name\": \"ParseGlob\"}, {\"name\": \"Template.AddParseTree\"}, {\"name\": \"Template.Clone\"}, {\"name\": \"Template.DefinedTemplates\"}, {\"name\": \"Template.Execute\"}, {\"name\": \"Template.ExecuteTemplate\"}, {\"name\": \"Template.Funcs\"}, {\"name\": \"Template.Parse\"}, {\"name\": \"Template.ParseFS\"}, {\"name\": \"Template.ParseFiles\"}, {\"name\": \"Template.ParseGlob\"}, {\"name\": \"URLQueryEscaper\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/763762\"}, {\"url\": \"https://go.dev/issue/78331\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4865\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-04-08T01:06:56.297Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32289\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T18:20:46.377Z\", \"dateReserved\": \"2026-03-11T16:38:46.557Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-04-08T01:06:56.297Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
cleanstart-2026-wb12909
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kyverno-policy-reporter-kyverno-plugin-fips package. During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kyverno-policy-reporter-kyverno-plugin-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.2-r8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kyverno-policy-reporter-kyverno-plugin-fips package. During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-WB12909",
"modified": "2026-04-15T05:53:30Z",
"published": "2026-04-16T01:02:48.908159Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WB12909.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-15558"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-66564"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1229"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-22039"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-22703"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-22772"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-23831"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-23881"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24051"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24117"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24137"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33810"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-29wx-vh33-7x7r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-459x-q9hg-4gpq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4qg8-fj49-pxjh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4vq8-7jfc-9cvp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-6m8w-jc87-6cr7"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-88jx-383q-w4qc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-95pr-fxf5-86gv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c5q2-7r4c-mv6g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c77r-fh37-x2px"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f83f-xpx7-ffpw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jrr2-x33p-6hvc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mqqf-5wvp-8fh8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-p77j-4mvh-x3m3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qjvc-p88j-j9rm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r5p3-955p-5ggq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v23v-6jw2-98fq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v6v8-xj6m-xwqh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xw73-rw38-6vjc"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15558"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1229"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22039"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22703"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23831"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23881"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24051"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24117"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24137"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions",
"upstream": [
"CVE-2025-15558",
"CVE-2025-47907",
"CVE-2025-66564",
"CVE-2026-1229",
"CVE-2026-22039",
"CVE-2026-22703",
"CVE-2026-22772",
"CVE-2026-23831",
"CVE-2026-23881",
"CVE-2026-24051",
"CVE-2026-24117",
"CVE-2026-24137",
"CVE-2026-25679",
"CVE-2026-26958",
"CVE-2026-27139",
"CVE-2026-27142",
"CVE-2026-32280",
"CVE-2026-32281",
"CVE-2026-32282",
"CVE-2026-32283",
"CVE-2026-32289",
"CVE-2026-33186",
"CVE-2026-33810",
"ghsa-2464-8j7c-4cjm",
"ghsa-29wx-vh33-7x7r",
"ghsa-2x5j-vhc8-9cwm",
"ghsa-459x-q9hg-4gpq",
"ghsa-4qg8-fj49-pxjh",
"ghsa-4vq8-7jfc-9cvp",
"ghsa-6m8w-jc87-6cr7",
"ghsa-88jx-383q-w4qc",
"ghsa-95pr-fxf5-86gv",
"ghsa-c5q2-7r4c-mv6g",
"ghsa-c6gw-w398-hv78",
"ghsa-c77r-fh37-x2px",
"ghsa-f83f-xpx7-ffpw",
"ghsa-fv92-fjc5-jj9h",
"ghsa-jrr2-x33p-6hvc",
"ghsa-mh63-6h87-95cp",
"ghsa-mqqf-5wvp-8fh8",
"ghsa-p77j-4mvh-x3m3",
"ghsa-qjvc-p88j-j9rm",
"ghsa-r5p3-955p-5ggq",
"ghsa-v23v-6jw2-98fq",
"ghsa-v6v8-xj6m-xwqh",
"ghsa-xw73-rw38-6vjc"
]
}
cleanstart-2026-wb86581
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-mysqld-exporter package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-mysqld-exporter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.19.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-mysqld-exporter package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-WB86581",
"modified": "2026-05-20T18:48:23Z",
"published": "2026-05-21T08:12:44.382530Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WB86581.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-24786"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-22868"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61732"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27143"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27144"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33811"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33814"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39817"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39819"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39820"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39823"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39825"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39826"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39836"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42499"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42501"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39819"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39836"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2024-24786, CVE-2025-22868, CVE-2025-61732, CVE-2025-68121, CVE-2026-26958, CVE-2026-27143, CVE-2026-27144, CVE-2026-32280, CVE-2026-32281, CVE-2026-32282, CVE-2026-32283, CVE-2026-32289, CVE-2026-33811, CVE-2026-33814, CVE-2026-39817, CVE-2026-39819, CVE-2026-39820, CVE-2026-39823, CVE-2026-39825, CVE-2026-39826, CVE-2026-39836, CVE-2026-42499, CVE-2026-42501, ghsa-f6x5-jh6r-wrfv, ghsa-j5w8-q4qc-rx2x applied in versions: 0.15.0-r0, 0.15.0-r1, 0.18.0-r0, 0.19.0-r0",
"upstream": [
"CVE-2024-24786",
"CVE-2025-22868",
"CVE-2025-61732",
"CVE-2025-68121",
"CVE-2026-26958",
"CVE-2026-27143",
"CVE-2026-27144",
"CVE-2026-32280",
"CVE-2026-32281",
"CVE-2026-32282",
"CVE-2026-32283",
"CVE-2026-32289",
"CVE-2026-33811",
"CVE-2026-33814",
"CVE-2026-39817",
"CVE-2026-39819",
"CVE-2026-39820",
"CVE-2026-39823",
"CVE-2026-39825",
"CVE-2026-39826",
"CVE-2026-39836",
"CVE-2026-42499",
"CVE-2026-42501",
"ghsa-f6x5-jh6r-wrfv",
"ghsa-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-wb89098
Vulnerability from cleanstart
Multiple security vulnerabilities affect the openbao-fips package. During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions. See references for individual vulnerability details.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "openbao-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the openbao-fips package. During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-WB89098",
"modified": "2026-04-29T07:53:17Z",
"published": "2026-04-30T00:58:56.861710Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WB89098.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1229"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33810"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33816"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34986"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39883"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-78h2-9frx-2jm8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hfvc-g4fc-pqhx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-j88v-2chj-qfwx"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1229"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33816"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39883"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"CVE-2025-68121",
"CVE-2026-1229",
"CVE-2026-25679",
"CVE-2026-26958",
"CVE-2026-27139",
"CVE-2026-27142",
"CVE-2026-32280",
"CVE-2026-32281",
"CVE-2026-32282",
"CVE-2026-32283",
"CVE-2026-32289",
"CVE-2026-33186",
"CVE-2026-33810",
"CVE-2026-33816",
"CVE-2026-34986",
"CVE-2026-39883",
"ghsa-78h2-9frx-2jm8",
"ghsa-hfvc-g4fc-pqhx",
"ghsa-j88v-2chj-qfwx"
]
}
cleanstart-2026-wl14185
Vulnerability from cleanstart
Multiple security vulnerabilities affect the velero-fips package. spdystream is a Go library for multiplexing streams over SPDY connections. See references for individual vulnerability details.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "velero-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.17.2-r6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the velero-fips package. spdystream is a Go library for multiplexing streams over SPDY connections. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-WL14185",
"modified": "2026-04-24T13:02:31Z",
"published": "2026-04-25T00:47:05.458867Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WL14185.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61726"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61730"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68119"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24051"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33810"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34986"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-35469"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39883"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hfvc-g4fc-pqhx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-pc3f-x583-g7j2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xmrv-pmrh-hhx2"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24051"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39883"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "spdystream is a Go library for multiplexing streams over SPDY connections",
"upstream": [
"CVE-2025-61726",
"CVE-2025-61728",
"CVE-2025-61729",
"CVE-2025-61730",
"CVE-2025-68119",
"CVE-2025-68121",
"CVE-2026-24051",
"CVE-2026-25679",
"CVE-2026-27139",
"CVE-2026-27142",
"CVE-2026-32280",
"CVE-2026-32281",
"CVE-2026-32282",
"CVE-2026-32283",
"CVE-2026-32289",
"CVE-2026-33186",
"CVE-2026-33810",
"CVE-2026-34986",
"CVE-2026-35469",
"CVE-2026-39883",
"ghsa-f6x5-jh6r-wrfv",
"ghsa-hfvc-g4fc-pqhx",
"ghsa-j5w8-q4qc-rx2x",
"ghsa-pc3f-x583-g7j2",
"ghsa-xmrv-pmrh-hhx2"
]
}
cleanstart-2026-wo11084
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kumactl package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kumactl"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.13.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kumactl package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-WO11084",
"modified": "2026-05-03T06:43:59Z",
"published": "2026-05-18T13:48:46.734088Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WO11084.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33810"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-35204"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-35205"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mh2q-q3fh-2475"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35204"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35205"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2026-32280, CVE-2026-32281, CVE-2026-32282, CVE-2026-32283, CVE-2026-32289, CVE-2026-33810, CVE-2026-35204, CVE-2026-35205, ghsa-mh2q-q3fh-2475 applied in versions: 2.10.11-r0, 2.13.4-r0",
"upstream": [
"CVE-2026-32280",
"CVE-2026-32281",
"CVE-2026-32282",
"CVE-2026-32283",
"CVE-2026-32289",
"CVE-2026-33810",
"CVE-2026-35204",
"CVE-2026-35205",
"ghsa-mh2q-q3fh-2475"
]
}
FKIE_CVE-2026-32289
Vulnerability from fkie_nvd - Published: 2026-04-08 02:16 - Updated: 2026-04-16 19:066.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/763762 | Patch | |
| security@golang.org | https://go.dev/issue/78331 | Issue Tracking | |
| security@golang.org | https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU | Release Notes, Mailing List | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2026-4865 | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C6C9C072-9817-402D-877F-F83584B07017",
"versionEndExcluding": "1.25.9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "39FE9BAF-55E9-43AA-B14E-239E7EF1D65D",
"versionEndExcluding": "1.26.2",
"versionStartIncluding": "1.26.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities."
}
],
"id": "CVE-2026-32289",
"lastModified": "2026-04-16T19:06:57.367",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-04-08T02:16:03.820",
"references": [
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/763762"
},
{
"source": "security@golang.org",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/issue/78331"
},
{
"source": "security@golang.org",
"tags": [
"Release Notes",
"Mailing List"
],
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-7MR4-XJXG-34G6
Vulnerability from github – Published: 2026-04-08 03:32 – Updated: 2026-04-13 21:30Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.
{
"affected": [],
"aliases": [
"CVE-2026-32289"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-04-08T02:16:03Z",
"severity": "MODERATE"
},
"details": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"id": "GHSA-7mr4-xjxg-34g6",
"modified": "2026-04-13T21:30:34Z",
"published": "2026-04-08T03:32:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"type": "WEB",
"url": "https://go.dev/cl/763762"
},
{
"type": "WEB",
"url": "https://go.dev/issue/78331"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-32289
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-30 01:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-8 | — |
None Available
|
|
| Unresolved product id: 17086-9 | — |
None Available
|
|
| Unresolved product id: 17084-5 | — |
None Available
|
|
| Unresolved product id: 17084-4 | — |
None Available
|
|
| Unresolved product id: 17086-3 | — |
None Available
|
|
| Unresolved product id: 17084-2 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-7 | — | ||
| Unresolved product id: 17084-13 | — | ||
| Unresolved product id: 17086-10 | — | ||
| Unresolved product id: 17084-11 | — | ||
| Unresolved product id: 17086-12 | — | ||
| Unresolved product id: 17084-6 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-32289 JsBraceDepth Context Tracking Bugs (XSS) in html/template - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-32289.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "JsBraceDepth Context Tracking Bugs (XSS) in html/template",
"tracking": {
"current_release_date": "2026-04-30T01:51:54.000Z",
"generator": {
"date": "2026-04-30T08:42:48.207Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-32289",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-11T01:07:20.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-14T14:46:40.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-30T01:51:54.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 golang 0:1.18.8-10.cbl2",
"product": {
"name": "cbl2 golang 0:1.18.8-10.cbl2",
"product_id": "8"
}
},
{
"category": "product_version_range",
"name": "cbl2 golang 0:1.22.7-5.cbl2",
"product": {
"name": "cbl2 golang 0:1.22.7-5.cbl2",
"product_id": "9"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 0:1.25.8-1.azl3",
"product": {
"name": "azl3 golang 0:1.25.8-1.azl3",
"product_id": "5"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 0:1.26.1-1.azl3",
"product": {
"name": "azl3 golang 0:1.26.1-1.azl3",
"product_id": "4"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 0:1.25.9-1.azl3",
"product": {
"name": "azl3 golang 0:1.25.9-1.azl3",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 0:1.26.2-1.azl3",
"product": {
"name": "azl3 golang 0:1.26.2-1.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 msft-golang 0:1.25.8-1.cbl2",
"product": {
"name": "cbl2 msft-golang 0:1.25.8-1.cbl2",
"product_id": "3"
}
}
],
"category": "product_name",
"name": "msft-golang"
},
{
"category": "product_name",
"name": "cbl2 gcc 0:11.2.0-9.cbl2",
"product": {
"name": "cbl2 gcc 0:11.2.0-9.cbl2",
"product_id": "7"
}
},
{
"category": "product_name",
"name": "azl3 gcc 0:13.2.0-7.azl3",
"product": {
"name": "azl3 gcc 0:13.2.0-7.azl3",
"product_id": "13"
}
},
{
"category": "product_name",
"name": "cbl2 python-tensorboard 0:2.11.0-3.cbl2",
"product": {
"name": "cbl2 python-tensorboard 0:2.11.0-3.cbl2",
"product_id": "10"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3",
"product": {
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3",
"product_id": "11"
}
},
{
"category": "product_name",
"name": "cbl2 tensorflow 0:2.11.1-2.cbl2",
"product": {
"name": "cbl2 tensorflow 0:2.11.1-2.cbl2",
"product_id": "12"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 0:2.16.1-11.azl3",
"product": {
"name": "azl3 tensorflow 0:2.16.1-11.azl3",
"product_id": "6"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 gcc 0:11.2.0-9.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-7"
},
"product_reference": "7",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gcc 0:13.2.0-7.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-13"
},
"product_reference": "13",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 0:1.18.8-10.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-8"
},
"product_reference": "8",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 0:1.22.7-5.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-9"
},
"product_reference": "9",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.25.8-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.26.1-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 0:1.25.8-1.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-tensorboard 0:2.11.0-3.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-10"
},
"product_reference": "10",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-11"
},
"product_reference": "11",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 tensorflow 0:2.11.1-2.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-12"
},
"product_reference": "12",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 0:2.16.1-11.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.25.9-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.26.2-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32289",
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-7",
"17084-13",
"17086-10",
"17084-11",
"17086-12",
"17084-6"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17086-8",
"17086-9",
"17084-5",
"17084-4",
"17086-3",
"17084-2",
"17084-1"
],
"known_not_affected": [
"17086-7",
"17084-13",
"17086-10",
"17084-11",
"17086-12",
"17084-6"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-32289 JsBraceDepth Context Tracking Bugs (XSS) in html/template - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-32289.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-11T01:07:20.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-8"
]
},
{
"category": "none_available",
"date": "2026-04-11T01:07:20.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-9"
]
},
{
"category": "none_available",
"date": "2026-04-11T01:07:20.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-5"
]
},
{
"category": "none_available",
"date": "2026-04-11T01:07:20.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-4"
]
},
{
"category": "none_available",
"date": "2026-04-11T01:07:20.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-3"
]
},
{
"category": "none_available",
"date": "2026-04-11T01:07:20.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2026-04-11T01:07:20.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"title": "JsBraceDepth Context Tracking Bugs (XSS) in html/template"
}
]
}
OPENSUSE-SU-2026:10514-1
Vulnerability from csaf_opensuse - Published: 2026-04-09 00:00 - Updated: 2026-04-09 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.25-race-1.25.9-1.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://www.suse.com/security/cve/CVE-2026-27140/ | self |
| https://www.suse.com/security/cve/CVE-2026-27143/ | self |
| https://www.suse.com/security/cve/CVE-2026-27144/ | self |
| https://www.suse.com/security/cve/CVE-2026-32280/ | self |
| https://www.suse.com/security/cve/CVE-2026-32281/ | self |
| https://www.suse.com/security/cve/CVE-2026-32282/ | self |
| https://www.suse.com/security/cve/CVE-2026-32283/ | self |
| https://www.suse.com/security/cve/CVE-2026-32288/ | self |
| https://www.suse.com/security/cve/CVE-2026-32289/ | self |
| https://www.suse.com/security/cve/CVE-2026-27140 | external |
| https://bugzilla.suse.com/1261653 | external |
| https://www.suse.com/security/cve/CVE-2026-27143 | external |
| https://bugzilla.suse.com/1261654 | external |
| https://www.suse.com/security/cve/CVE-2026-27144 | external |
| https://bugzilla.suse.com/1261655 | external |
| https://www.suse.com/security/cve/CVE-2026-32280 | external |
| https://bugzilla.suse.com/1261656 | external |
| https://www.suse.com/security/cve/CVE-2026-32281 | external |
| https://bugzilla.suse.com/1261657 | external |
| https://www.suse.com/security/cve/CVE-2026-32282 | external |
| https://bugzilla.suse.com/1261658 | external |
| https://www.suse.com/security/cve/CVE-2026-32283 | external |
| https://bugzilla.suse.com/1261659 | external |
| https://www.suse.com/security/cve/CVE-2026-32288 | external |
| https://bugzilla.suse.com/1261660 | external |
| https://www.suse.com/security/cve/CVE-2026-32289 | external |
| https://bugzilla.suse.com/1261661 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "go1.25-1.25.9-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.25-1.25.9-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10514",
"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_10514-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
}
],
"title": "go1.25-1.25.9-1.1 on GA media",
"tracking": {
"current_release_date": "2026-04-09T00:00:00Z",
"generator": {
"date": "2026-04-09T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10514-1",
"initial_release_date": "2026-04-09T00:00:00Z",
"revision_history": [
{
"date": "2026-04-09T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-1.1.aarch64",
"product": {
"name": "go1.25-1.25.9-1.1.aarch64",
"product_id": "go1.25-1.25.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-1.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.9-1.1.aarch64",
"product_id": "go1.25-doc-1.25.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.9-1.1.aarch64",
"product": {
"name": "go1.25-libstd-1.25.9-1.1.aarch64",
"product_id": "go1.25-libstd-1.25.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-1.1.aarch64",
"product": {
"name": "go1.25-race-1.25.9-1.1.aarch64",
"product_id": "go1.25-race-1.25.9-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-1.1.ppc64le",
"product": {
"name": "go1.25-1.25.9-1.1.ppc64le",
"product_id": "go1.25-1.25.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-1.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.9-1.1.ppc64le",
"product_id": "go1.25-doc-1.25.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.9-1.1.ppc64le",
"product": {
"name": "go1.25-libstd-1.25.9-1.1.ppc64le",
"product_id": "go1.25-libstd-1.25.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-1.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.9-1.1.ppc64le",
"product_id": "go1.25-race-1.25.9-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-1.1.s390x",
"product": {
"name": "go1.25-1.25.9-1.1.s390x",
"product_id": "go1.25-1.25.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-1.1.s390x",
"product": {
"name": "go1.25-doc-1.25.9-1.1.s390x",
"product_id": "go1.25-doc-1.25.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.9-1.1.s390x",
"product": {
"name": "go1.25-libstd-1.25.9-1.1.s390x",
"product_id": "go1.25-libstd-1.25.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-1.1.s390x",
"product": {
"name": "go1.25-race-1.25.9-1.1.s390x",
"product_id": "go1.25-race-1.25.9-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-1.1.x86_64",
"product": {
"name": "go1.25-1.25.9-1.1.x86_64",
"product_id": "go1.25-1.25.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-1.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.9-1.1.x86_64",
"product_id": "go1.25-doc-1.25.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.9-1.1.x86_64",
"product": {
"name": "go1.25-libstd-1.25.9-1.1.x86_64",
"product_id": "go1.25-libstd-1.25.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-1.1.x86_64",
"product": {
"name": "go1.25-race-1.25.9-1.1.x86_64",
"product_id": "go1.25-race-1.25.9-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64"
},
"product_reference": "go1.25-1.25.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x"
},
"product_reference": "go1.25-1.25.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64"
},
"product_reference": "go1.25-1.25.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le"
},
"product_reference": "go1.25-libstd-1.25.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x"
},
"product_reference": "go1.25-libstd-1.25.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x"
},
"product_reference": "go1.25-race-1.25.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"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 Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"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 Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"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 Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
}
],
"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 Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
}
],
"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 Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"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 Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
}
],
"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 Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
}
],
"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 Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"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 Tumbleweed:go1.25-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.9-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
}
]
}
OPENSUSE-SU-2026:20570-1
Vulnerability from csaf_opensuse - Published: 2026-04-20 14:02 - Updated: 2026-04-20 14:02| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.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/1244485 | self |
| https://bugzilla.suse.com/1261653 | self |
| https://bugzilla.suse.com/1261654 | self |
| https://bugzilla.suse.com/1261655 | self |
| https://bugzilla.suse.com/1261656 | self |
| https://bugzilla.suse.com/1261657 | self |
| https://bugzilla.suse.com/1261658 | self |
| https://bugzilla.suse.com/1261659 | self |
| https://bugzilla.suse.com/1261660 | self |
| https://bugzilla.suse.com/1261661 | self |
| https://www.suse.com/security/cve/CVE-2026-27140/ | self |
| https://www.suse.com/security/cve/CVE-2026-27143/ | self |
| https://www.suse.com/security/cve/CVE-2026-27144/ | self |
| https://www.suse.com/security/cve/CVE-2026-32280/ | self |
| https://www.suse.com/security/cve/CVE-2026-32281/ | self |
| https://www.suse.com/security/cve/CVE-2026-32282/ | self |
| https://www.suse.com/security/cve/CVE-2026-32283/ | self |
| https://www.suse.com/security/cve/CVE-2026-32288/ | self |
| https://www.suse.com/security/cve/CVE-2026-32289/ | self |
| https://www.suse.com/security/cve/CVE-2026-27140 | external |
| https://bugzilla.suse.com/1261653 | external |
| https://www.suse.com/security/cve/CVE-2026-27143 | external |
| https://bugzilla.suse.com/1261654 | external |
| https://www.suse.com/security/cve/CVE-2026-27144 | external |
| https://bugzilla.suse.com/1261655 | external |
| https://www.suse.com/security/cve/CVE-2026-32280 | external |
| https://bugzilla.suse.com/1261656 | external |
| https://www.suse.com/security/cve/CVE-2026-32281 | external |
| https://bugzilla.suse.com/1261657 | external |
| https://www.suse.com/security/cve/CVE-2026-32282 | external |
| https://bugzilla.suse.com/1261658 | external |
| https://www.suse.com/security/cve/CVE-2026-32283 | external |
| https://bugzilla.suse.com/1261659 | external |
| https://www.suse.com/security/cve/CVE-2026-32288 | external |
| https://bugzilla.suse.com/1261660 | external |
| https://www.suse.com/security/cve/CVE-2026-32289 | external |
| https://bugzilla.suse.com/1261661 | 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 go1.25",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25 fixes the following issues:\n\n- Update to version go1.25.9 (bsc#1244485).\n- CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).\n- CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).\n- CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking (bsc#1261655).\n- CVE-2026-32280: crypto/x509: unexpected work during chain building (bsc#1261656).\n- CVE-2026-32281: crypto/x509: inefficient policy validation (bsc#1261657).\n- CVE-2026-32282: os: Root.Chmod can follow symlinks out of the root on Linux (bsc#1261658).\n- CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock (bsc#1261659).\n- CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map (bsc#1261660).\n- CVE-2026-32289: html/template: JS template literal context incorrectly tracked (bsc#1261661).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-594",
"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_20570-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1261653",
"url": "https://bugzilla.suse.com/1261653"
},
{
"category": "self",
"summary": "SUSE Bug 1261654",
"url": "https://bugzilla.suse.com/1261654"
},
{
"category": "self",
"summary": "SUSE Bug 1261655",
"url": "https://bugzilla.suse.com/1261655"
},
{
"category": "self",
"summary": "SUSE Bug 1261656",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "self",
"summary": "SUSE Bug 1261657",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "self",
"summary": "SUSE Bug 1261658",
"url": "https://bugzilla.suse.com/1261658"
},
{
"category": "self",
"summary": "SUSE Bug 1261659",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "self",
"summary": "SUSE Bug 1261660",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "self",
"summary": "SUSE Bug 1261661",
"url": "https://bugzilla.suse.com/1261661"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
}
],
"title": "Security update for go1.25",
"tracking": {
"current_release_date": "2026-04-20T14:02:24Z",
"generator": {
"date": "2026-04-20T14:02:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20570-1",
"initial_release_date": "2026-04-20T14:02:24Z",
"revision_history": [
{
"date": "2026-04-20T14:02:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-160000.1.1.aarch64",
"product": {
"name": "go1.25-1.25.9-160000.1.1.aarch64",
"product_id": "go1.25-1.25.9-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-160000.1.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.9-160000.1.1.aarch64",
"product_id": "go1.25-doc-1.25.9-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.9-160000.1.1.aarch64",
"product": {
"name": "go1.25-libstd-1.25.9-160000.1.1.aarch64",
"product_id": "go1.25-libstd-1.25.9-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-160000.1.1.aarch64",
"product": {
"name": "go1.25-race-1.25.9-160000.1.1.aarch64",
"product_id": "go1.25-race-1.25.9-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-160000.1.1.ppc64le",
"product": {
"name": "go1.25-1.25.9-160000.1.1.ppc64le",
"product_id": "go1.25-1.25.9-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-160000.1.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.9-160000.1.1.ppc64le",
"product_id": "go1.25-doc-1.25.9-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-160000.1.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.9-160000.1.1.ppc64le",
"product_id": "go1.25-race-1.25.9-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-160000.1.1.s390x",
"product": {
"name": "go1.25-1.25.9-160000.1.1.s390x",
"product_id": "go1.25-1.25.9-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-160000.1.1.s390x",
"product": {
"name": "go1.25-doc-1.25.9-160000.1.1.s390x",
"product_id": "go1.25-doc-1.25.9-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-160000.1.1.s390x",
"product": {
"name": "go1.25-race-1.25.9-160000.1.1.s390x",
"product_id": "go1.25-race-1.25.9-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.9-160000.1.1.x86_64",
"product": {
"name": "go1.25-1.25.9-160000.1.1.x86_64",
"product_id": "go1.25-1.25.9-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.9-160000.1.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.9-160000.1.1.x86_64",
"product_id": "go1.25-doc-1.25.9-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.9-160000.1.1.x86_64",
"product": {
"name": "go1.25-libstd-1.25.9-160000.1.1.x86_64",
"product_id": "go1.25-libstd-1.25.9-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.9-160000.1.1.x86_64",
"product": {
"name": "go1.25-race-1.25.9-160000.1.1.x86_64",
"product_id": "go1.25-race-1.25.9-160000.1.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": "go1.25-1.25.9-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le"
},
"product_reference": "go1.25-1.25.9-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x"
},
"product_reference": "go1.25-1.25.9-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.9-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.9-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.9-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.9-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.9-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:02:24Z",
"details": "important"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.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": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:02:24Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:02:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
}
],
"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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:02:24Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
}
],
"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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:02:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:02:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
}
],
"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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:02:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
}
],
"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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:02:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"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:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.9-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T14:02:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
}
]
}
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.