Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-56852 (GCVE-0-2026-56852)
Vulnerability from cvelistv5 – Published: 2026-07-21 19:18 – Updated: 2026-07-23 13:26
VLAI
EPSS
VEX
Title
Infinite loop on invalid input in golang.org/x/text
Summary
A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
Assigner
References
3 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/text | golang.org/x/text/unicode/norm |
Affected:
0 , < 0.39.0
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-56852",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T13:26:14.918983Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-835",
"description": "CWE-835 Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T13:26:20.232Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/text/unicode/norm",
"product": "golang.org/x/text/unicode/norm",
"programRoutines": [
{
"name": "nextComposed"
},
{
"name": "Form.Append"
},
{
"name": "Form.AppendString"
},
{
"name": "Form.Bytes"
},
{
"name": "Form.FirstBoundary"
},
{
"name": "Form.FirstBoundaryInString"
},
{
"name": "Form.IsNormal"
},
{
"name": "Form.IsNormalString"
},
{
"name": "Form.LastBoundary"
},
{
"name": "Form.NextBoundary"
},
{
"name": "Form.NextBoundaryInString"
},
{
"name": "Form.Properties"
},
{
"name": "Form.PropertiesString"
},
{
"name": "Form.QuickSpan"
},
{
"name": "Form.QuickSpanString"
},
{
"name": "Form.Span"
},
{
"name": "Form.SpanString"
},
{
"name": "Form.String"
},
{
"name": "Form.Transform"
},
{
"name": "Iter.Init"
},
{
"name": "Iter.InitString"
},
{
"name": "Iter.Next"
},
{
"name": "Iter.Seek"
},
{
"name": "normReader.Read"
},
{
"name": "normWriter.Write"
}
],
"vendor": "golang.org/x/text",
"versions": [
{
"lessThan": "0.39.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T19:18:59.951Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/80142"
},
{
"url": "https://go.dev/cl/794100"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5970"
}
],
"title": "Infinite loop on invalid input in golang.org/x/text"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-56852",
"datePublished": "2026-07-21T19:18:59.951Z",
"dateReserved": "2026-06-23T15:10:49.352Z",
"dateUpdated": "2026-07-23T13:26:20.232Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-56852",
"date": "2026-08-05",
"epss": "0.00446",
"percentile": "0.36603"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-56852\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-07-21T20:17:02.867\",\"lastModified\":\"2026-07-23T18:27:48.877\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/text\",\"product\":\"golang.org/x/text/unicode/norm\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/text/unicode/norm\",\"programRoutines\":[{\"name\":\"nextComposed\"},{\"name\":\"Form.Append\"},{\"name\":\"Form.AppendString\"},{\"name\":\"Form.Bytes\"},{\"name\":\"Form.FirstBoundary\"},{\"name\":\"Form.FirstBoundaryInString\"},{\"name\":\"Form.IsNormal\"},{\"name\":\"Form.IsNormalString\"},{\"name\":\"Form.LastBoundary\"},{\"name\":\"Form.NextBoundary\"},{\"name\":\"Form.NextBoundaryInString\"},{\"name\":\"Form.Properties\"},{\"name\":\"Form.PropertiesString\"},{\"name\":\"Form.QuickSpan\"},{\"name\":\"Form.QuickSpanString\"},{\"name\":\"Form.Span\"},{\"name\":\"Form.SpanString\"},{\"name\":\"Form.String\"},{\"name\":\"Form.Transform\"},{\"name\":\"Iter.Init\"},{\"name\":\"Iter.InitString\"},{\"name\":\"Iter.Next\"},{\"name\":\"Iter.Seek\"},{\"name\":\"normReader.Read\"},{\"name\":\"normWriter.Write\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.39.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-23T13:26:14.918983Z\",\"id\":\"CVE-2026-56852\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-835\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/794100\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/80142\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-5970\",\"source\":\"security@golang.org\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-05T11:27:13+00:00",
"cve": "CVE-2026-56852",
"id": "CVE-2026-56852",
"initial_release_date": "2026-07-21T19:18:59.951000+00:00",
"product_status:known_affected": "30",
"product_status:known_not_affected": "3",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-56852.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-08-05T00:35:27Z",
"cve": "CVE-2026-56852",
"id": "CVE-2026-56852",
"initial_release_date": "2026-07-19T17:35:30Z",
"product_status:first_fixed": "162",
"product_status:known_affected": "1658",
"product_status:known_not_affected": "394",
"product_status:recommended": "228",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-56852",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-56852.json",
"version": "15"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-56852\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-23T13:26:14.918983Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-835\", \"description\": \"CWE-835 Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-23T13:26:06.151Z\"}}], \"cna\": {\"title\": \"Infinite loop on invalid input in golang.org/x/text\", \"affected\": [{\"vendor\": \"golang.org/x/text\", \"product\": \"golang.org/x/text/unicode/norm\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.39.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/text/unicode/norm\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"nextComposed\"}, {\"name\": \"Form.Append\"}, {\"name\": \"Form.AppendString\"}, {\"name\": \"Form.Bytes\"}, {\"name\": \"Form.FirstBoundary\"}, {\"name\": \"Form.FirstBoundaryInString\"}, {\"name\": \"Form.IsNormal\"}, {\"name\": \"Form.IsNormalString\"}, {\"name\": \"Form.LastBoundary\"}, {\"name\": \"Form.NextBoundary\"}, {\"name\": \"Form.NextBoundaryInString\"}, {\"name\": \"Form.Properties\"}, {\"name\": \"Form.PropertiesString\"}, {\"name\": \"Form.QuickSpan\"}, {\"name\": \"Form.QuickSpanString\"}, {\"name\": \"Form.Span\"}, {\"name\": \"Form.SpanString\"}, {\"name\": \"Form.String\"}, {\"name\": \"Form.Transform\"}, {\"name\": \"Iter.Init\"}, {\"name\": \"Iter.InitString\"}, {\"name\": \"Iter.Next\"}, {\"name\": \"Iter.Seek\"}, {\"name\": \"normReader.Read\"}, {\"name\": \"normWriter.Write\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/80142\"}, {\"url\": \"https://go.dev/cl/794100\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5970\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-07-21T19:18:59.951Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-56852\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-23T13:26:20.232Z\", \"dateReserved\": \"2026-06-23T15:10:49.352Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-07-21T19:18:59.951Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:11334-1
Vulnerability from csaf_opensuse - Published: 2026-07-22 00:00 - Updated: 2026-07-22 00:00Summary
helm3-3.21.3-3.1 on GA media
Severity
Moderate
Notes
Title of the patch: helm3-3.21.3-3.1 on GA media
Description of the patch: These are all security issues fixed in the helm3-3.21.3-3.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-11334
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.21.3-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.21.3-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.21.3-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-3.21.3-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
5 references
{
"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": "helm3-3.21.3-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the helm3-3.21.3-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11334",
"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_11334-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-56852 page",
"url": "https://www.suse.com/security/cve/CVE-2026-56852/"
}
],
"title": "helm3-3.21.3-3.1 on GA media",
"tracking": {
"current_release_date": "2026-07-22T00:00:00Z",
"generator": {
"date": "2026-07-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11334-1",
"initial_release_date": "2026-07-22T00:00:00Z",
"revision_history": [
{
"date": "2026-07-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "helm3-3.21.3-3.1.aarch64",
"product": {
"name": "helm3-3.21.3-3.1.aarch64",
"product_id": "helm3-3.21.3-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "helm3-bash-completion-3.21.3-3.1.aarch64",
"product": {
"name": "helm3-bash-completion-3.21.3-3.1.aarch64",
"product_id": "helm3-bash-completion-3.21.3-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "helm3-fish-completion-3.21.3-3.1.aarch64",
"product": {
"name": "helm3-fish-completion-3.21.3-3.1.aarch64",
"product_id": "helm3-fish-completion-3.21.3-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "helm3-zsh-completion-3.21.3-3.1.aarch64",
"product": {
"name": "helm3-zsh-completion-3.21.3-3.1.aarch64",
"product_id": "helm3-zsh-completion-3.21.3-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "helm3-3.21.3-3.1.ppc64le",
"product": {
"name": "helm3-3.21.3-3.1.ppc64le",
"product_id": "helm3-3.21.3-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "helm3-bash-completion-3.21.3-3.1.ppc64le",
"product": {
"name": "helm3-bash-completion-3.21.3-3.1.ppc64le",
"product_id": "helm3-bash-completion-3.21.3-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "helm3-fish-completion-3.21.3-3.1.ppc64le",
"product": {
"name": "helm3-fish-completion-3.21.3-3.1.ppc64le",
"product_id": "helm3-fish-completion-3.21.3-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "helm3-zsh-completion-3.21.3-3.1.ppc64le",
"product": {
"name": "helm3-zsh-completion-3.21.3-3.1.ppc64le",
"product_id": "helm3-zsh-completion-3.21.3-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "helm3-3.21.3-3.1.s390x",
"product": {
"name": "helm3-3.21.3-3.1.s390x",
"product_id": "helm3-3.21.3-3.1.s390x"
}
},
{
"category": "product_version",
"name": "helm3-bash-completion-3.21.3-3.1.s390x",
"product": {
"name": "helm3-bash-completion-3.21.3-3.1.s390x",
"product_id": "helm3-bash-completion-3.21.3-3.1.s390x"
}
},
{
"category": "product_version",
"name": "helm3-fish-completion-3.21.3-3.1.s390x",
"product": {
"name": "helm3-fish-completion-3.21.3-3.1.s390x",
"product_id": "helm3-fish-completion-3.21.3-3.1.s390x"
}
},
{
"category": "product_version",
"name": "helm3-zsh-completion-3.21.3-3.1.s390x",
"product": {
"name": "helm3-zsh-completion-3.21.3-3.1.s390x",
"product_id": "helm3-zsh-completion-3.21.3-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "helm3-3.21.3-3.1.x86_64",
"product": {
"name": "helm3-3.21.3-3.1.x86_64",
"product_id": "helm3-3.21.3-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "helm3-bash-completion-3.21.3-3.1.x86_64",
"product": {
"name": "helm3-bash-completion-3.21.3-3.1.x86_64",
"product_id": "helm3-bash-completion-3.21.3-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "helm3-fish-completion-3.21.3-3.1.x86_64",
"product": {
"name": "helm3-fish-completion-3.21.3-3.1.x86_64",
"product_id": "helm3-fish-completion-3.21.3-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "helm3-zsh-completion-3.21.3-3.1.x86_64",
"product": {
"name": "helm3-zsh-completion-3.21.3-3.1.x86_64",
"product_id": "helm3-zsh-completion-3.21.3-3.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": "helm3-3.21.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-3.21.3-3.1.aarch64"
},
"product_reference": "helm3-3.21.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-3.21.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-3.21.3-3.1.ppc64le"
},
"product_reference": "helm3-3.21.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-3.21.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-3.21.3-3.1.s390x"
},
"product_reference": "helm3-3.21.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-3.21.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-3.21.3-3.1.x86_64"
},
"product_reference": "helm3-3.21.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-bash-completion-3.21.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.aarch64"
},
"product_reference": "helm3-bash-completion-3.21.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-bash-completion-3.21.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.ppc64le"
},
"product_reference": "helm3-bash-completion-3.21.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-bash-completion-3.21.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.s390x"
},
"product_reference": "helm3-bash-completion-3.21.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-bash-completion-3.21.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.x86_64"
},
"product_reference": "helm3-bash-completion-3.21.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-fish-completion-3.21.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.aarch64"
},
"product_reference": "helm3-fish-completion-3.21.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-fish-completion-3.21.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.ppc64le"
},
"product_reference": "helm3-fish-completion-3.21.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-fish-completion-3.21.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.s390x"
},
"product_reference": "helm3-fish-completion-3.21.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-fish-completion-3.21.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.x86_64"
},
"product_reference": "helm3-fish-completion-3.21.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-zsh-completion-3.21.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.aarch64"
},
"product_reference": "helm3-zsh-completion-3.21.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-zsh-completion-3.21.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.ppc64le"
},
"product_reference": "helm3-zsh-completion-3.21.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-zsh-completion-3.21.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.s390x"
},
"product_reference": "helm3-zsh-completion-3.21.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm3-zsh-completion-3.21.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.x86_64"
},
"product_reference": "helm3-zsh-completion-3.21.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-56852"
}
],
"notes": [
{
"category": "general",
"text": "A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:helm3-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-3.21.3-3.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-56852",
"url": "https://www.suse.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "SUSE Bug 1271661 for CVE-2026-56852",
"url": "https://bugzilla.suse.com/1271661"
}
],
"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:helm3-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-3.21.3-3.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.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 Tumbleweed:helm3-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-3.21.3-3.1.x86_64",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-bash-completion-3.21.3-3.1.x86_64",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-fish-completion-3.21.3-3.1.x86_64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.aarch64",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.ppc64le",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.s390x",
"openSUSE Tumbleweed:helm3-zsh-completion-3.21.3-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-22T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-56852"
}
]
}
SUSE-SU-2026:3327-1
Vulnerability from csaf_suse - Published: 2026-07-28 09:18 - Updated: 2026-07-28 09:18Summary
Security update for yq
Severity
Important
Notes
Title of the patch: Security update for yq
Description of the patch: This update for yq fixes the following issues:
Update to v4.53.3.
- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation
bypass and privilege escalation (bsc#1267199).
- CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of input containing invalid UTF-8 bytes can lead
to infinite loop (bsc#1271994).
Changes for yq:
- v4.53.3:
* Add --ini-preserve-quotes flag for INI round-trip quote preservation.
* Fix: reset INI decoder state on init.
* Fix: decode properties array bracket paths.
* Fix: preserve floats with trailing zero when encoding YAML to JSON.
* Fix: JSON to TOML root scope and null handling.
* Fix: reset TOML decoder finished flag on Init for multi-doc evaluation.
* Fix: reset TOML decoder between files when evaluating all at once.
* Fix: preserve TOML inline table array scope.
* Fix: preserve empty TOML arrays in tables
* Fix: TOML encoder uses inline tables for YAML FlowStyle mappings.
* Fix nested inline YAML merge explode.
* Fix repeatString overflow test on 32-bit platforms.
Patchnames: SUSE-2026-3327,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3327
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.4 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for yq",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for yq fixes the following issues:\n\nUpdate to v4.53.3.\n\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1267199).\n- CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of input containing invalid UTF-8 bytes can lead\n to infinite loop (bsc#1271994).\n\nChanges for yq:\n\n- v4.53.3:\n * Add --ini-preserve-quotes flag for INI round-trip quote preservation.\n * Fix: reset INI decoder state on init.\n * Fix: decode properties array bracket paths.\n * Fix: preserve floats with trailing zero when encoding YAML to JSON.\n * Fix: JSON to TOML root scope and null handling.\n * Fix: reset TOML decoder finished flag on Init for multi-doc evaluation.\n * Fix: reset TOML decoder between files when evaluating all at once.\n * Fix: preserve TOML inline table array scope.\n * Fix: preserve empty TOML arrays in tables\n * Fix: TOML encoder uses inline tables for YAML FlowStyle mappings.\n * Fix nested inline YAML merge explode.\n * Fix repeatString overflow test on 32-bit platforms.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3327,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3327",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3327-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3327-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263327-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3327-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027991.html"
},
{
"category": "self",
"summary": "SUSE Bug 1267199",
"url": "https://bugzilla.suse.com/1267199"
},
{
"category": "self",
"summary": "SUSE Bug 1271994",
"url": "https://bugzilla.suse.com/1271994"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-56852 page",
"url": "https://www.suse.com/security/cve/CVE-2026-56852/"
}
],
"title": "Security update for yq",
"tracking": {
"current_release_date": "2026-07-28T09:18:17Z",
"generator": {
"date": "2026-07-28T09:18:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3327-1",
"initial_release_date": "2026-07-28T09:18:17Z",
"revision_history": [
{
"date": "2026-07-28T09:18:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "yq-4.53.3-150500.3.12.1.aarch64",
"product": {
"name": "yq-4.53.3-150500.3.12.1.aarch64",
"product_id": "yq-4.53.3-150500.3.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "yq-4.53.3-150500.3.12.1.i586",
"product": {
"name": "yq-4.53.3-150500.3.12.1.i586",
"product_id": "yq-4.53.3-150500.3.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "yq-bash-completion-4.53.3-150500.3.12.1.noarch",
"product": {
"name": "yq-bash-completion-4.53.3-150500.3.12.1.noarch",
"product_id": "yq-bash-completion-4.53.3-150500.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "yq-fish-completion-4.53.3-150500.3.12.1.noarch",
"product": {
"name": "yq-fish-completion-4.53.3-150500.3.12.1.noarch",
"product_id": "yq-fish-completion-4.53.3-150500.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "yq-zsh-completion-4.53.3-150500.3.12.1.noarch",
"product": {
"name": "yq-zsh-completion-4.53.3-150500.3.12.1.noarch",
"product_id": "yq-zsh-completion-4.53.3-150500.3.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "yq-4.53.3-150500.3.12.1.ppc64le",
"product": {
"name": "yq-4.53.3-150500.3.12.1.ppc64le",
"product_id": "yq-4.53.3-150500.3.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "yq-4.53.3-150500.3.12.1.s390x",
"product": {
"name": "yq-4.53.3-150500.3.12.1.s390x",
"product_id": "yq-4.53.3-150500.3.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "yq-4.53.3-150500.3.12.1.x86_64",
"product": {
"name": "yq-4.53.3-150500.3.12.1.x86_64",
"product_id": "yq-4.53.3-150500.3.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "yq-4.53.3-150500.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.aarch64"
},
"product_reference": "yq-4.53.3-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yq-4.53.3-150500.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.ppc64le"
},
"product_reference": "yq-4.53.3-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yq-4.53.3-150500.3.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.s390x"
},
"product_reference": "yq-4.53.3-150500.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yq-4.53.3-150500.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.x86_64"
},
"product_reference": "yq-4.53.3-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-28T09:18:17Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-56852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-56852"
}
],
"notes": [
{
"category": "general",
"text": "A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-56852",
"url": "https://www.suse.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "SUSE Bug 1271661 for CVE-2026-56852",
"url": "https://bugzilla.suse.com/1271661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:yq-4.53.3-150500.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-28T09:18:17Z",
"details": "moderate"
}
],
"title": "CVE-2026-56852"
}
]
}
SUSE-SU-2026:3417-1
Vulnerability from csaf_suse - Published: 2026-07-30 07:06 - Updated: 2026-07-30 07:06Summary
Security update for apptainer
Severity
Important
Notes
Title of the patch: Security update for apptainer
Description of the patch: This update for apptainer fixes the following issues:
- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation
bypass and privilege escalation (bsc#1266656).
- CVE-2026-56852: golang.org/x/text/unicode/norm: infinite loop on truncated/invalid UTF-8 input (bsc#1272115).
Changes for apptainer:
- Update apptainer to version 1.5.3:
* If the ptrace() system call does not work while building an image as
an unprivileged user, skip using PRoot to preserve file ownership and
print an INFO message.
* Bind getopt from the host when using fakeroot command mode, to make
the fakeroot command work with base containers which no longer contain
getopt by default.
* Extended the mksquashfs segmentation fault workaround for cases
where mksquashfs uses many processor cores.
Patchnames: SUSE-2026-3417,SUSE-SLE-Module-HPC-15-SP7-2026-3417,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3417,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3417
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.4 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apptainer",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apptainer fixes the following issues:\n\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266656).\n- CVE-2026-56852: golang.org/x/text/unicode/norm: infinite loop on truncated/invalid UTF-8 input (bsc#1272115).\n\nChanges for apptainer:\n\n- Update apptainer to version 1.5.3:\n\n * If the ptrace() system call does not work while building an image as\n an unprivileged user, skip using PRoot to preserve file ownership and\n print an INFO message.\n * Bind getopt from the host when using fakeroot command mode, to make\n the fakeroot command work with base containers which no longer contain\n getopt by default.\n * Extended the mksquashfs segmentation fault workaround for cases\n where mksquashfs uses many processor cores.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3417,SUSE-SLE-Module-HPC-15-SP7-2026-3417,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3417,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3417",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3417-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3417-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263417-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3417-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048961.html"
},
{
"category": "self",
"summary": "SUSE Bug 1266656",
"url": "https://bugzilla.suse.com/1266656"
},
{
"category": "self",
"summary": "SUSE Bug 1272115",
"url": "https://bugzilla.suse.com/1272115"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-56852 page",
"url": "https://www.suse.com/security/cve/CVE-2026-56852/"
}
],
"title": "Security update for apptainer",
"tracking": {
"current_release_date": "2026-07-30T07:06:33Z",
"generator": {
"date": "2026-07-30T07:06:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3417-1",
"initial_release_date": "2026-07-30T07:06:33Z",
"revision_history": [
{
"date": "2026-07-30T07:06:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.5.3-150600.4.34.2.aarch64",
"product": {
"name": "apptainer-1.5.3-150600.4.34.2.aarch64",
"product_id": "apptainer-1.5.3-150600.4.34.2.aarch64"
}
},
{
"category": "product_version",
"name": "apptainer-suid-1.5.3-150600.4.34.2.aarch64",
"product": {
"name": "apptainer-suid-1.5.3-150600.4.34.2.aarch64",
"product_id": "apptainer-suid-1.5.3-150600.4.34.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-leap-1.5.3-150600.4.34.2.noarch",
"product": {
"name": "apptainer-leap-1.5.3-150600.4.34.2.noarch",
"product_id": "apptainer-leap-1.5.3-150600.4.34.2.noarch"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"product": {
"name": "apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"product_id": "apptainer-sle15_6-1.5.3-150600.4.34.2.noarch"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"product": {
"name": "apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"product_id": "apptainer-sle15_7-1.5.3-150600.4.34.2.noarch"
}
},
{
"category": "product_version",
"name": "apptainer-sle16-1.5.3-150600.4.34.2.noarch",
"product": {
"name": "apptainer-sle16-1.5.3-150600.4.34.2.noarch",
"product_id": "apptainer-sle16-1.5.3-150600.4.34.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.5.3-150600.4.34.2.x86_64",
"product": {
"name": "apptainer-1.5.3-150600.4.34.2.x86_64",
"product_id": "apptainer-1.5.3-150600.4.34.2.x86_64"
}
},
{
"category": "product_version",
"name": "apptainer-suid-1.5.3-150600.4.34.2.x86_64",
"product": {
"name": "apptainer-suid-1.5.3-150600.4.34.2.x86_64",
"product_id": "apptainer-suid-1.5.3-150600.4.34.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6",
"product_id": "SUSE Linux Enterprise Server 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_7-1.5.3-150600.4.34.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch"
},
"product_reference": "apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_7-1.5.3-150600.4.34.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch"
},
"product_reference": "apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-suid-1.5.3-150600.4.34.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.aarch64"
},
"product_reference": "apptainer-suid-1.5.3-150600.4.34.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-suid-1.5.3-150600.4.34.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.x86_64"
},
"product_reference": "apptainer-suid-1.5.3-150600.4.34.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.aarch64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.x86_64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.5.3-150600.4.34.2.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch"
},
"product_reference": "apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.aarch64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.3-150600.4.34.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.x86_64"
},
"product_reference": "apptainer-1.5.3-150600.4.34.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.5.3-150600.4.34.2.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch"
},
"product_reference": "apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-30T07:06:33Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-56852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-56852"
}
],
"notes": [
{
"category": "general",
"text": "A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-56852",
"url": "https://www.suse.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "SUSE Bug 1271661 for CVE-2026-56852",
"url": "https://bugzilla.suse.com/1271661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch"
]
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apptainer-suid-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.3-150600.4.34.2.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.3-150600.4.34.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-30T07:06:33Z",
"details": "moderate"
}
],
"title": "CVE-2026-56852"
}
]
}
SUSE-SU-2026:3439-1
Vulnerability from csaf_suse - Published: 2026-07-31 18:33 - Updated: 2026-07-31 18:33Summary
Security update for google-guest-agent
Severity
Important
Notes
Title of the patch: Security update for google-guest-agent
Description of the patch: This update for google-guest-agent fixes the following issues
- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation
bypass and privilege escalation (bsc#1266603).
- CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of input containing invalid UTF-8 bytes can lead
to infinite loop (bsc#1272118).
Patchnames: SUSE-2026-3439,SUSE-SLE-Module-Public-Cloud-12-2026-3439
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.4 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for google-guest-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-guest-agent fixes the following issues\n\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266603).\n- CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of input containing invalid UTF-8 bytes can lead\n to infinite loop (bsc#1272118).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3439,SUSE-SLE-Module-Public-Cloud-12-2026-3439",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3439-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3439-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263439-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3439-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/048985.html"
},
{
"category": "self",
"summary": "SUSE Bug 1266603",
"url": "https://bugzilla.suse.com/1266603"
},
{
"category": "self",
"summary": "SUSE Bug 1272118",
"url": "https://bugzilla.suse.com/1272118"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-56852 page",
"url": "https://www.suse.com/security/cve/CVE-2026-56852/"
}
],
"title": "Security update for google-guest-agent",
"tracking": {
"current_release_date": "2026-07-31T18:33:39Z",
"generator": {
"date": "2026-07-31T18:33:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3439-1",
"initial_release_date": "2026-07-31T18:33:39Z",
"revision_history": [
{
"date": "2026-07-31T18:33:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.66.2.aarch64",
"product": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64",
"product_id": "google-guest-agent-20260529.00-1.66.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.66.2.i586",
"product": {
"name": "google-guest-agent-20260529.00-1.66.2.i586",
"product_id": "google-guest-agent-20260529.00-1.66.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"product": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"product_id": "google-guest-agent-20260529.00-1.66.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.66.2.s390x",
"product": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x",
"product_id": "google-guest-agent-20260529.00-1.66.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.66.2.x86_64",
"product": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64",
"product_id": "google-guest-agent-20260529.00-1.66.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12",
"product": {
"name": "SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.66.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.66.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-31T18:33:39Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-56852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-56852"
}
],
"notes": [
{
"category": "general",
"text": "A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-56852",
"url": "https://www.suse.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "SUSE Bug 1271661 for CVE-2026-56852",
"url": "https://bugzilla.suse.com/1271661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.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": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.66.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.66.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-31T18:33:39Z",
"details": "moderate"
}
],
"title": "CVE-2026-56852"
}
]
}
SUSE-SU-2026:3496-1
Vulnerability from csaf_suse - Published: 2026-08-04 16:18 - Updated: 2026-08-04 16:18Summary
Security update for google-osconfig-agent
Severity
Moderate
Notes
Title of the patch: Security update for google-osconfig-agent
Description of the patch: This update for google-osconfig-agent fixes the following issue
- CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of input containing invalid UTF-8 bytes can lead
to infinite loop (bsc#1272118).
Patchnames: SUSE-2026-3496,SUSE-SLE-Module-Public-Cloud-12-2026-3496
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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": "Security update for google-osconfig-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-osconfig-agent fixes the following issue\n\n- CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of input containing invalid UTF-8 bytes can lead\n to infinite loop (bsc#1272118).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3496,SUSE-SLE-Module-Public-Cloud-12-2026-3496",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3496-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3496-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263496-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3496-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049076.html"
},
{
"category": "self",
"summary": "SUSE Bug 1272118",
"url": "https://bugzilla.suse.com/1272118"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-56852 page",
"url": "https://www.suse.com/security/cve/CVE-2026-56852/"
}
],
"title": "Security update for google-osconfig-agent",
"tracking": {
"current_release_date": "2026-08-04T16:18:01Z",
"generator": {
"date": "2026-08-04T16:18:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3496-1",
"initial_release_date": "2026-08-04T16:18:01Z",
"revision_history": [
{
"date": "2026-08-04T16:18:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"product": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"product_id": "google-osconfig-agent-20260615.01-1.53.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.53.2.i586",
"product": {
"name": "google-osconfig-agent-20260615.01-1.53.2.i586",
"product_id": "google-osconfig-agent-20260615.01-1.53.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"product": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"product_id": "google-osconfig-agent-20260615.01-1.53.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"product": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"product_id": "google-osconfig-agent-20260615.01-1.53.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"product": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"product_id": "google-osconfig-agent-20260615.01-1.53.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12",
"product": {
"name": "SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.53.2.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.53.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-56852"
}
],
"notes": [
{
"category": "general",
"text": "A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-56852",
"url": "https://www.suse.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "SUSE Bug 1271661 for CVE-2026-56852",
"url": "https://bugzilla.suse.com/1271661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.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": [
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.53.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.53.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-04T16:18:01Z",
"details": "moderate"
}
],
"title": "CVE-2026-56852"
}
]
}
ubuntu-cve-2026-56852
Vulnerability from osv_ubuntu
Published
2026-07-21 20:17
Modified
2026-07-29 07:59
Summary
Details
A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.
Severity
7.5 (High)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-golang-x-text-dev",
"binary_version": "0.3.2-4ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-golang-x-text",
"purl": "pkg:deb/ubuntu/golang-golang-x-text@0.3.2-4ubuntu0.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.2-3",
"0.3.2-4",
"0.3.2-4ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-golang-x-text-dev",
"binary_version": "0.3.7-1ubuntu0.20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-golang-x-text",
"purl": "pkg:deb/ubuntu/golang-golang-x-text@0.3.7-1ubuntu0.20.04.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.6-1",
"0.3.7-1",
"0.3.7-1ubuntu0.20.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-golang-x-text-dev",
"binary_version": "0.14.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-golang-x-text",
"purl": "pkg:deb/ubuntu/golang-golang-x-text@0.14.0-2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.0-1",
"0.13.0-1",
"0.14.0-1",
"0.14.0-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-golang-x-text-dev",
"binary_version": "0.31.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-golang-x-text",
"purl": "pkg:deb/ubuntu/golang-golang-x-text@0.31.0-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.22.0-1",
"0.31.0-1"
]
}
],
"aliases": [],
"details": "A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.",
"id": "UBUNTU-CVE-2026-56852",
"modified": "2026-07-29T07:59:16Z",
"published": "2026-07-21T20:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-56852"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56852"
},
{
"type": "REPORT",
"url": "https://github.com/golang/go/issues/80142"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-56852"
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…