Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32288 (GCVE-0-2026-32288)
Vulnerability from cvelistv5 – Published: 2026-04-08 01:06 – Updated: 2026-04-13 18:20
VLAI
EPSS
Title
Unbounded allocation for old GNU sparse in archive/tar
Summary
tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the "old GNU sparse map" format.
Severity
5.5 (Medium)
CWE
- CWE-400 - Uncontrolled Resource Consumption
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | archive/tar |
Affected:
0 , < 1.25.9
(semver)
Affected: 1.26.0-0 , < 1.26.2 (semver) |
Credits
Colin Walters (walters@verbum.org)
Uuganbayar Lkhamsuren (https://github.com/uug4na)
Jakub Ciolek
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-32288",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T17:51:05.649111Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T18:20:08.191Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "archive/tar",
"product": "archive/tar",
"programRoutines": [
{
"name": "Reader.readOldGNUSparseMap"
},
{
"name": "readGNUSparseMap1x0"
},
{
"name": "Reader.Next"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.2",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Colin Walters (walters@verbum.org)"
},
{
"lang": "en",
"value": "Uuganbayar Lkhamsuren (https://github.com/uug4na)"
},
{
"lang": "en",
"value": "Jakub Ciolek"
}
],
"descriptions": [
{
"lang": "en",
"value": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T01:06:57.416Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/763766"
},
{
"url": "https://go.dev/issue/78301"
},
{
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4869"
}
],
"title": "Unbounded allocation for old GNU sparse in archive/tar"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-32288",
"datePublished": "2026-04-08T01:06:57.416Z",
"dateReserved": "2026-03-11T16:38:46.557Z",
"dateUpdated": "2026-04-13T18:20:08.191Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32288",
"date": "2026-05-29",
"epss": "4e-05",
"percentile": "0.00206"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32288\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-04-08T02:16:03.707\",\"lastModified\":\"2026-04-16T19:08:52.240\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \\\"old GNU sparse map\\\" format.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.9\",\"matchCriteriaId\":\"C6C9C072-9817-402D-877F-F83584B07017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.2\",\"matchCriteriaId\":\"39FE9BAF-55E9-43AA-B14E-239E7EF1D65D\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/763766\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/78301\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\",\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4869\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-32288\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T17:51:05.649111Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T17:51:02.647Z\"}}], \"cna\": {\"title\": \"Unbounded allocation for old GNU sparse in archive/tar\", \"credits\": [{\"lang\": \"en\", \"value\": \"Colin Walters (walters@verbum.org)\"}, {\"lang\": \"en\", \"value\": \"Uuganbayar Lkhamsuren (https://github.com/uug4na)\"}, {\"lang\": \"en\", \"value\": \"Jakub Ciolek\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"archive/tar\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.2\", \"versionType\": \"semver\"}], \"packageName\": \"archive/tar\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Reader.readOldGNUSparseMap\"}, {\"name\": \"readGNUSparseMap1x0\"}, {\"name\": \"Reader.Next\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/763766\"}, {\"url\": \"https://go.dev/issue/78301\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4869\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \\\"old GNU sparse map\\\" format.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-04-08T01:06:57.416Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32288\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T18:20:08.191Z\", \"dateReserved\": \"2026-03-11T16:38:46.557Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-04-08T01:06:57.416Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2026-1006
Vulnerability from csaf_certbund - Published: 2026-04-07 22:00 - Updated: 2026-05-27 22:00Summary
Golang Go: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Go ist eine quelloffene Programmiersprache.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um Speicherbeschädigungen zu verursachen, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand auszulösen oder andere, nicht näher spezifizierte Angriffe durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux Cryostat <4.2.0
Red Hat / Enterprise Linux
|
Cryostat <4.2.0 | ||
|
Red Hat Enterprise Linux 10.0
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0
|
10 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 9.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6
|
9.6 | |
|
Red Hat OpenShift GitOps <1.19.4
Red Hat / OpenShift
|
GitOps <1.19.4 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift GitOps <1.18.6
Red Hat / OpenShift
|
GitOps <1.18.6 | ||
|
Red Hat OpenShift Container Platform <4.19.32
Red Hat / OpenShift
|
Container Platform <4.19.32 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Network Observability 1.11.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:network_observability_1.11.2
|
Network Observability 1.11.2 | |
|
Red Hat Enterprise Linux Advanced Cluster Security
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security
|
Advanced Cluster Security | |
|
Red Hat OpenShift Service Mesh 3.3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.3
|
Service Mesh 3.3 | |
|
Red Hat OpenShift Service Mesh 3.1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.1
|
Service Mesh 3.1 | |
|
Red Hat OpenShift Service Mesh 3.0
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.0
|
Service Mesh 3.0 | |
|
Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9.6_extended_update_support
|
9.6 Extended Update Support | |
|
Red Hat OpenShift Service Mesh 3.2
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_3.2
|
Service Mesh 3.2 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
Golang Go <1.25.9
Golang / Go
|
<1.25.9 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Golang Go <1.26.2
Golang / Go
|
<1.26.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Google Container-Optimized OS
Google
|
cpe:/o:google:container-optimized_os:-
|
— | |
|
Red Hat OpenShift Service Mesh 2.6
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:service_mesh_2.6
|
Service Mesh 2.6 |
References
136 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Go ist eine quelloffene Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um Speicherbesch\u00e4digungen zu verursachen, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand auszul\u00f6sen oder andere, nicht n\u00e4her spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1006 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1006.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1006 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1006"
},
{
"category": "external",
"summary": "Go 1.26.2 and Go 1.25.9 releases vom 2026-04-07",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10514-1 vom 2026-04-10",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BIFYJ3KCIJYPIKUGNHN2MS6KKEB6TGGF/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1320-1 vom 2026-04-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025336.html"
},
{
"category": "external",
"summary": "Microsoft Security Update Guide vom 2026-04-14",
"url": "https://msrc.microsoft.com/update-guide/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1321-1 vom 2026-04-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025335.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20570-1 vom 2026-04-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SQT5EUOF2E2KJWKJ36C75FCCQIOCQMQL/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20571-1 vom 2026-04-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RQFYGQRFE62FS4PPTIBWFMAPVOHKEBWJ/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10155 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10155"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10217 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10217"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10158 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10158"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1581-1 vom 2026-04-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025608.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1580-1 vom 2026-04-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025609.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-10219 vom 2026-04-24",
"url": "https://linux.oracle.com/errata/ELSA-2026-10219.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-10217 vom 2026-04-24",
"url": "https://linux.oracle.com/errata/ELSA-2026-10217.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11330 vom 2026-04-28",
"url": "https://access.redhat.com/errata/RHSA-2026:11330"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11331 vom 2026-04-28",
"url": "https://access.redhat.com/errata/RHSA-2026:11331"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-10704 vom 2026-04-28",
"url": "https://linux.oracle.com/errata/ELSA-2026-10704.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21356-1 vom 2026-04-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025747.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21355-1 vom 2026-04-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025748.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11408 vom 2026-04-28",
"url": "https://access.redhat.com/errata/RHSA-2026:11408"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11507 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11507"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11514 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11514"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-11514 vom 2026-04-30",
"url": "https://linux.oracle.com/errata/ELSA-2026-11514.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-11507 vom 2026-04-30",
"url": "https://linux.oracle.com/errata/ELSA-2026-11507.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-11704 vom 2026-04-30",
"url": "https://linux.oracle.com/errata/ELSA-2026-11704.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-11711 vom 2026-04-30",
"url": "https://linux.oracle.com/errata/ELSA-2026-11711.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11688 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11688"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11704 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11704"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11712 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11712"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11803 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11803"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11863 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11863"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11881 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11881"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-111 vom 2026-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-111.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-097 vom 2026-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-097.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-098 vom 2026-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-098.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-112 vom 2026-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-112.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-11712 vom 2026-04-30",
"url": "https://linux.oracle.com/errata/ELSA-2026-11712.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3259 vom 2026-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3259.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3260 vom 2026-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3260.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3265 vom 2026-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3265.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7385 vom 2026-05-02",
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "external",
"summary": "Container-Optimized OS release notes vom 2026-05-02",
"url": "https://docs.cloud.google.com/container-optimized-os/docs/release-notes#May_01_2026"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-11881 vom 2026-05-01",
"url": "http://linux.oracle.com/errata/ELSA-2026-11881.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13545 vom 2026-05-04",
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10673-1 vom 2026-05-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q3OZSPPM6XK6DDXQVFJ4HPEX7OWUAW42/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13826 vom 2026-05-05",
"url": "https://access.redhat.com/errata/RHSA-2026:13826"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:14162 vom 2026-05-06",
"url": "https://access.redhat.com/errata/RHSA-2026:14162"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:14391 vom 2026-05-07",
"url": "https://access.redhat.com/errata/RHSA-2026:14391"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-14200 vom 2026-05-07",
"url": "https://linux.oracle.com/errata/ELSA-2026-14200.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:11704 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:11704"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:11514 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:11514"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:14200 vom 2026-05-06",
"url": "https://access.redhat.com/errata/RHSA-2026:14200"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:11507 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:11507"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:10704 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:10704"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:10219 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:10219"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:10217 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:10217"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:11881 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:11881"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:11712 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:11712"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:14020 vom 2026-05-06",
"url": "https://access.redhat.com/errata/RHSA-2026:14020"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:11711 vom 2026-05-06",
"url": "https://errata.build.resf.org/RLSA-2026:11711"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:14200 vom 2026-05-08",
"url": "https://errata.build.resf.org/RLSA-2026:14200"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16101 vom 2026-05-12",
"url": "https://access.redhat.com/errata/RHSA-2026:16101"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16102 vom 2026-05-12",
"url": "https://access.redhat.com/errata/RHSA-2026:16102"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16021 vom 2026-05-11",
"url": "https://access.redhat.com/errata/RHSA-2026:16021"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:15980 vom 2026-05-11",
"url": "https://access.redhat.com/errata/RHSA-2026:15980"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16024 vom 2026-05-11",
"url": "https://access.redhat.com/errata/RHSA-2026:16024"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16476 vom 2026-05-12",
"url": "https://access.redhat.com/errata/RHSA-2026:16476"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16477 vom 2026-05-12",
"url": "https://access.redhat.com/errata/RHSA-2026:16477"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16508 vom 2026-05-12",
"url": "https://access.redhat.com/errata/RHSA-2026:16508"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16535 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:16535"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16505 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:16505"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16694 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:16694"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16697 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:16697"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16698 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:16698"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16875 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:16875"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-17075 vom 2026-05-15",
"url": "http://linux.oracle.com/errata/ELSA-2026-17075.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17075 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:17075"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17287 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:17287"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17084 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:17084"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16874 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:16874"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-16875 vom 2026-05-15",
"url": "http://linux.oracle.com/errata/ELSA-2026-16875.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:16875 vom 2026-05-14",
"url": "https://errata.build.resf.org/RLSA-2026:16875"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:18032 vom 2026-05-18",
"url": "https://access.redhat.com/errata/RHSA-2026:18032"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:18027 vom 2026-05-18",
"url": "https://access.redhat.com/errata/RHSA-2026:18027"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:17075 vom 2026-05-16",
"url": "https://errata.build.resf.org/RLSA-2026:17075"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19352 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19352"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19156 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19156"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19351 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19351"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19353 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19136 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19136"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19450 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19450"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19133 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19133"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19132 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19132"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19144 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19144"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19139 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19139"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19375 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19350 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19350"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19137 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19137"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19135 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19126 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19126"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19369 vom 2026-05-19",
"url": "https://access.redhat.com/errata/RHSA-2026:19369"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19550 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19550"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19721 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19721"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19634 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19634"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19839 vom 2026-05-21",
"url": "https://access.redhat.com/errata/RHSA-2026:19839"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19750 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19750"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19722 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19722"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19720 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19720"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19719 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19719"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19715 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19715"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19714 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19714"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20569 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20569"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17789 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:17789"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20570 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20570"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20460 vom 2026-05-25",
"url": "https://access.redhat.com/errata/RHSA-2026:20460"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20608 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20608"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20607 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20607"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20609 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20609"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20454 vom 2026-05-25",
"url": "https://access.redhat.com/errata/RHSA-2026:20454"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20457 vom 2026-05-25",
"url": "https://access.redhat.com/errata/RHSA-2026:20457"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20556 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20556"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20571 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20571"
},
{
"category": "external",
"summary": "Red Hat Bugtracker 2456339 vom 2026-05-22",
"url": "https://access.redhat.com/errata/RHSA-2026:19839"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20456 vom 2026-05-25",
"url": "https://access.redhat.com/errata/RHSA-2026:20456"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20455 vom 2026-05-25",
"url": "https://access.redhat.com/errata/RHSA-2026:20455"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20946 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20946"
},
{
"category": "external",
"summary": "Container-Optimized OS release notes vom 2026-05-26",
"url": "https://docs.cloud.google.com/container-optimized-os/docs/release-notes#May_01_2026"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-118 vom 2026-05-26",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-118.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20943 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20943"
},
{
"category": "external",
"summary": "Container-Optimized OS release notes vom 2026-05-26",
"url": "https://docs.cloud.google.com/container-optimized-os/docs/release-notes#May_21_2026"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20938 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20947 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20947"
},
{
"category": "external",
"summary": "Container-Optimized OS release notes vom 2026-05-27",
"url": "https://docs.cloud.google.com/container-optimized-os/docs/release-notes#May_26_2026"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20041 vom 2026-05-27",
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
}
],
"source_lang": "en-US",
"title": "Golang Go: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-27T22:00:00.000+00:00",
"generator": {
"date": "2026-05-28T07:27:14.115+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1006",
"initial_release_date": "2026-04-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: 2456336"
},
{
"date": "2026-04-12T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-04-23T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-26T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-04-27T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-28T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2026-04-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux, Red Hat und Amazon aufgenommen"
},
{
"date": "2026-05-03T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-05-04T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-05T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von openSUSE und Red Hat aufgenommen"
},
{
"date": "2026-05-06T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat, Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-05-10T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-12T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Oracle Linux, Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-05-17T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat und Amazon aufgenommen"
},
{
"date": "2026-05-27T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "24"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.26.2",
"product": {
"name": "Golang Go \u003c1.26.2",
"product_id": "T052518"
}
},
{
"category": "product_version",
"name": "1.26.2",
"product": {
"name": "Golang Go 1.26.2",
"product_id": "T052518-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.26.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.25.9",
"product": {
"name": "Golang Go \u003c1.25.9",
"product_id": "T052519"
}
},
{
"category": "product_version",
"name": "1.25.9",
"product": {
"name": "Golang Go 1.25.9",
"product_id": "T052519-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.25.9"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"category": "product_name",
"name": "Google Container-Optimized OS",
"product": {
"name": "Google Container-Optimized OS",
"product_id": "1607324",
"product_identification_helper": {
"cpe": "cpe:/o:google:container-optimized_os:-"
}
}
}
],
"category": "vendor",
"name": "Google"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "azl3",
"product": {
"name": "Microsoft Azure Linux azl3",
"product_id": "T049210",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_linux:azl3"
}
}
}
],
"category": "product_name",
"name": "Azure Linux"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Advanced Cluster Security",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Security",
"product_id": "T049494",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_security"
}
}
},
{
"category": "product_version",
"name": "10",
"product": {
"name": "Red Hat Enterprise Linux 10",
"product_id": "T054023",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10"
}
}
},
{
"category": "product_version",
"name": "10.0 Extended Update Support",
"product": {
"name": "Red Hat Enterprise Linux 10.0 Extended Update Support",
"product_id": "T054025",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0_extended_update_support"
}
}
},
{
"category": "product_version",
"name": "9.6 Extended Update Support",
"product": {
"name": "Red Hat Enterprise Linux 9.6 Extended Update Support",
"product_id": "T054028",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9.6_extended_update_support"
}
}
},
{
"category": "product_version_range",
"name": "Cryostat \u003c4.2.0",
"product": {
"name": "Red Hat Enterprise Linux Cryostat \u003c4.2.0",
"product_id": "T054651"
}
},
{
"category": "product_version",
"name": "Cryostat 4.2.0",
"product": {
"name": "Red Hat Enterprise Linux Cryostat 4.2.0",
"product_id": "T054651-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:cryostat__4.2.0"
}
}
},
{
"category": "product_version",
"name": "9.6",
"product": {
"name": "Red Hat Enterprise Linux 9.6",
"product_id": "T054658",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9.6"
}
}
},
{
"category": "product_version",
"name": "10",
"product": {
"name": "Red Hat Enterprise Linux 10.0",
"product_id": "T054693",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Service Mesh 2.6",
"product": {
"name": "Red Hat OpenShift Service Mesh 2.6",
"product_id": "T049215",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_2.6"
}
}
},
{
"category": "product_version",
"name": "Network Observability 1.11.2",
"product": {
"name": "Red Hat OpenShift Network Observability 1.11.2",
"product_id": "T054021",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:network_observability_1.11.2"
}
}
},
{
"category": "product_version",
"name": "Service Mesh 3.2",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.2",
"product_id": "T054545",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_3.2"
}
}
},
{
"category": "product_version",
"name": "Service Mesh 3.0",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.0",
"product_id": "T054546",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_3.0"
}
}
},
{
"category": "product_version",
"name": "Service Mesh 3.1",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.1",
"product_id": "T054547",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_3.1"
}
}
},
{
"category": "product_version",
"name": "Service Mesh 3.3",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.3",
"product_id": "T054548",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_3.3"
}
}
},
{
"category": "product_version_range",
"name": "GitOps \u003c1.18.6",
"product": {
"name": "Red Hat OpenShift GitOps \u003c1.18.6",
"product_id": "T054710"
}
},
{
"category": "product_version",
"name": "GitOps 1.18.6",
"product": {
"name": "Red Hat OpenShift GitOps 1.18.6",
"product_id": "T054710-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:gitops__1.18.6"
}
}
},
{
"category": "product_version_range",
"name": "GitOps \u003c1.19.4",
"product": {
"name": "Red Hat OpenShift GitOps \u003c1.19.4",
"product_id": "T054711"
}
},
{
"category": "product_version",
"name": "GitOps 1.19.4",
"product": {
"name": "Red Hat OpenShift GitOps 1.19.4",
"product_id": "T054711-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:gitops__1.19.4"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.19.32",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.19.32",
"product_id": "T054748"
}
},
{
"category": "product_version",
"name": "Container Platform 4.19.32",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19.32",
"product_id": "T054748-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.19.32"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-32280",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-32289"
},
{
"cve": "CVE-2026-33810",
"product_status": {
"known_affected": [
"T054651",
"T054693",
"67646",
"T054658",
"T054711",
"T004914",
"T054710",
"T054748",
"398363",
"T054023",
"T054021",
"T049494",
"T054548",
"T054547",
"T054546",
"T054028",
"T054545",
"T032255",
"T054025",
"T052519",
"T002207",
"T052518",
"T027843",
"T049210",
"1607324",
"T049215"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-33810"
}
]
}
WID-SEC-W-2026-1407
Vulnerability from csaf_certbund - Published: 2026-05-06 22:00 - Updated: 2026-05-20 22:00Summary
IBM App Connect Enterprise Certified Container: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: IBM App Connect Enterprise kombiniert die branchenbewährten Technologien des IBM Integration Bus mit Cloud-nativen Technologien.
Angriff: Ein Angreifer kann mehrere Schwachstellen in IBM App Connect Enterprise Certified Container ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, Cross-Site-Scripting-Angriffe durchzuführen, Daten zu manipulieren, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM App Connect Enterprise Certified Container Operator <12.0.23
IBM / App Connect Enterprise
|
Certified Container Operator <12.0.23 | ||
|
IBM App Connect Enterprise Certified Container Operator <13.1.0
IBM / App Connect Enterprise
|
Certified Container Operator <13.1.0 | ||
|
Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6
|
9 Multicluster Engine for Kubernetes 2.8.6 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
References
8 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM App Connect Enterprise kombiniert die branchenbew\u00e4hrten Technologien des IBM Integration Bus mit Cloud-nativen Technologien.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM App Connect Enterprise Certified Container ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, Cross-Site-Scripting-Angriffe durchzuf\u00fchren, Daten zu manipulieren, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1407 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1407.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1407 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1407"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7271907 vom 2026-05-06",
"url": "https://www.ibm.com/support/pages/node/7271907"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7271908 vom 2026-05-06",
"url": "https://www.ibm.com/support/pages/node/7271908"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7271910 vom 2026-05-06",
"url": "https://www.ibm.com/support/pages/node/7271910"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-85B819B928 vom 2026-05-08",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-85b819b928"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17123 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:17123"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17449 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:17449"
}
],
"source_lang": "en-US",
"title": "IBM App Connect Enterprise Certified Container: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-20T22:00:00.000+00:00",
"generator": {
"date": "2026-05-21T07:57:58.711+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1407",
"initial_release_date": "2026-05-06T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-06T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-07T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Certified Container Operator \u003c13.1.0",
"product": {
"name": "IBM App Connect Enterprise Certified Container Operator \u003c13.1.0",
"product_id": "T053656"
}
},
{
"category": "product_version",
"name": "Certified Container Operator 13.1.0",
"product": {
"name": "IBM App Connect Enterprise Certified Container Operator 13.1.0",
"product_id": "T053656-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:certified_container_operator__13.1.0"
}
}
},
{
"category": "product_version_range",
"name": "Certified Container Operator \u003c12.0.23",
"product": {
"name": "IBM App Connect Enterprise Certified Container Operator \u003c12.0.23",
"product_id": "T053657"
}
},
{
"category": "product_version",
"name": "Certified Container Operator 12.0.23",
"product": {
"name": "IBM App Connect Enterprise Certified Container Operator 12.0.23",
"product_id": "T053657-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:certified_container_operator__12.0.23"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9 Multicluster Engine for Kubernetes 2.8.6",
"product": {
"name": "Red Hat Enterprise Linux 9 Multicluster Engine for Kubernetes 2.8.6",
"product_id": "T054027",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9_multicluster_engine_for_kubernetes_2.8.6"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-26013",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-26013"
},
{
"cve": "CVE-2026-27142",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-27142"
},
{
"cve": "CVE-2026-28277",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-28277"
},
{
"cve": "CVE-2026-28684",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-28684"
},
{
"cve": "CVE-2026-32288",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-33151",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-33151"
},
{
"cve": "CVE-2026-33349",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-33349"
},
{
"cve": "CVE-2026-33532",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-33532"
},
{
"cve": "CVE-2026-33891",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-33891"
},
{
"cve": "CVE-2026-33894",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-33894"
},
{
"cve": "CVE-2026-33895",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-33895"
},
{
"cve": "CVE-2026-33896",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-33896"
},
{
"cve": "CVE-2026-33916",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-33916"
},
{
"cve": "CVE-2026-34601",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-34601"
},
{
"cve": "CVE-2026-35469",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-35469"
},
{
"cve": "CVE-2026-39406",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-39406"
},
{
"cve": "CVE-2026-39407",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-39407"
},
{
"cve": "CVE-2026-39408",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-39408"
},
{
"cve": "CVE-2026-39409",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-39409"
},
{
"cve": "CVE-2026-39410",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-39410"
},
{
"cve": "CVE-2026-39983",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-39983"
},
{
"cve": "CVE-2026-40175",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-40175"
},
{
"cve": "CVE-2026-40347",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-40347"
},
{
"cve": "CVE-2026-40895",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-40895"
},
{
"cve": "CVE-2026-41238",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-41238"
},
{
"cve": "CVE-2026-41239",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-41239"
},
{
"cve": "CVE-2026-41240",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-41240"
},
{
"cve": "CVE-2026-4923",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-4923"
},
{
"cve": "CVE-2026-4926",
"product_status": {
"known_affected": [
"67646",
"T053657",
"T053656",
"T054027",
"74185"
]
},
"release_date": "2026-05-06T22:00:00.000+00:00",
"title": "CVE-2026-4926"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…