Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-58181 (GCVE-0-2025-58181)
Vulnerability from cvelistv5 – Published: 2025-11-19 20:33 – Updated: 2025-11-20 17:14
VLAI
EPSS
Title
Unbounded memory consumption in golang.org/x/crypto/ssh
Summary
SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/crypto | golang.org/x/crypto/ssh |
Affected:
0 , < 0.45.0
(semver)
|
Credits
Jakub Ciolek
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-58181",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-19T20:49:06.918113Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770 Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-19T20:49:26.800Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/crypto/ssh",
"product": "golang.org/x/crypto/ssh",
"programRoutines": [
{
"name": "parseGSSAPIPayload"
},
{
"name": "NewServerConn"
}
],
"vendor": "golang.org/x/crypto",
"versions": [
{
"lessThan": "0.45.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek"
}
],
"descriptions": [
{
"lang": "en",
"value": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-1284",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-20T17:14:59.856Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"url": "https://go.dev/cl/721961"
},
{
"url": "https://go.dev/issue/76363"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"title": "Unbounded memory consumption in golang.org/x/crypto/ssh"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-58181",
"datePublished": "2025-11-19T20:33:42.795Z",
"dateReserved": "2025-08-27T14:50:58.691Z",
"dateUpdated": "2025-11-20T17:14:59.856Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-58181",
"date": "2026-06-27",
"epss": "0.00521",
"percentile": "0.40295"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-58181\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-11-19T21:15:50.850\",\"lastModified\":\"2025-12-11T19:29:24.900\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.45.0\",\"matchCriteriaId\":\"0DB7D01D-5361-40FC-83A9-91A601A0321D\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/721961\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/76363\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-4134\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-58181\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-19T20:49:06.918113Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770 Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-19T20:48:46.369Z\"}}], \"cna\": {\"title\": \"Unbounded memory consumption in golang.org/x/crypto/ssh\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek\"}], \"affected\": [{\"vendor\": \"golang.org/x/crypto\", \"product\": \"golang.org/x/crypto/ssh\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.45.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/crypto/ssh\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseGSSAPIPayload\"}, {\"name\": \"NewServerConn\"}]}], \"references\": [{\"url\": \"https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA\"}, {\"url\": \"https://go.dev/cl/721961\"}, {\"url\": \"https://go.dev/issue/76363\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-4134\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-1284\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-11-20T17:14:59.856Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-58181\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-20T17:14:59.856Z\", \"dateReserved\": \"2025-08-27T14:50:58.691Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-11-19T20:33:42.795Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:21827-1
Vulnerability from csaf_suse - Published: 2026-05-22 11:51 - Updated: 2026-05-22 11:51Summary
Security update for mcphost
Severity
Important
Notes
Title of the patch: Security update for mcphost
Description of the patch: This update for mcphost fixes the following issues
- CVE-2025-30153: github.com/getkin/kin-openapi/openapi3filter: Improper Handling of Highly Compressed Data (Data
Amplification) in github.com/getkin/kin-openapi/openapi3filter (bsc#1264762).
- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in
response to a key listing or (bsc#1265274).
- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds
read (bsc#1265275).
- CVE-2025-58181: golang.org/x/crypto/ssh: invalidated number of mechanisms can cause unbounded memory consumption
(bsc#1253952).
- CVE-2026-32285: github.com/buger/jsonparser: denial of service via malformed JSON input (bsc#1264759).
- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-
header (bsc#1260224).
Changes for mcphost:
- Updated to version 0.34.0
* Features:
- Upgrade charmbracelet libs to v2 (bubbletea, lipgloss, bubbles)
- Add Google Vertex AI support for Claude models
- Add new models.
* Fixes:
- Eliminate escape sequence leak from spinner tea.Program instances.
- Fix anthropic api issue.
- Convert JSON Schema draft-07 exclusive bounds to draft-04 format.
* Upgrade all dependencies to latest versions, resolve security issues
and to obtain Go 1.26 compatibility.
Patchnames: SUSE-SLES-16.0-794
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
28 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for mcphost",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mcphost fixes the following issues\n\n- CVE-2025-30153: github.com/getkin/kin-openapi/openapi3filter: Improper Handling of Highly Compressed Data (Data\n Amplification) in github.com/getkin/kin-openapi/openapi3filter (bsc#1264762).\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in\n response to a key listing or (bsc#1265274).\n- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds\n read (bsc#1265275).\n- CVE-2025-58181: golang.org/x/crypto/ssh: invalidated number of mechanisms can cause unbounded memory consumption\n (bsc#1253952).\n- CVE-2026-32285: github.com/buger/jsonparser: denial of service via malformed JSON input (bsc#1264759).\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-\n header (bsc#1260224).\n\nChanges for mcphost:\n\n- Updated to version 0.34.0\n * Features:\n - Upgrade charmbracelet libs to v2 (bubbletea, lipgloss, bubbles)\n - Add Google Vertex AI support for Claude models\n - Add new models.\n * Fixes:\n - Eliminate escape sequence leak from spinner tea.Program instances.\n - Fix anthropic api issue.\n - Convert JSON Schema draft-07 exclusive bounds to draft-04 format.\n * Upgrade all dependencies to latest versions, resolve security issues\n and to obtain Go 1.26 compatibility.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-794",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21827-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21827-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621827-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21827-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046786.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253952",
"url": "https://bugzilla.suse.com/1253952"
},
{
"category": "self",
"summary": "SUSE Bug 1260224",
"url": "https://bugzilla.suse.com/1260224"
},
{
"category": "self",
"summary": "SUSE Bug 1264759",
"url": "https://bugzilla.suse.com/1264759"
},
{
"category": "self",
"summary": "SUSE Bug 1264762",
"url": "https://bugzilla.suse.com/1264762"
},
{
"category": "self",
"summary": "SUSE Bug 1265274",
"url": "https://bugzilla.suse.com/1265274"
},
{
"category": "self",
"summary": "SUSE Bug 1265275",
"url": "https://bugzilla.suse.com/1265275"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30153 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32285 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
}
],
"title": "Security update for mcphost",
"tracking": {
"current_release_date": "2026-05-22T11:51:53Z",
"generator": {
"date": "2026-05-22T11:51:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21827-1",
"initial_release_date": "2026-05-22T11:51:53Z",
"revision_history": [
{
"date": "2026-05-22T11:51:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.aarch64",
"product": {
"name": "mcphost-0.34.0-160000.1.1.aarch64",
"product_id": "mcphost-0.34.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.ppc64le",
"product": {
"name": "mcphost-0.34.0-160000.1.1.ppc64le",
"product_id": "mcphost-0.34.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.s390x",
"product": {
"name": "mcphost-0.34.0-160000.1.1.s390x",
"product_id": "mcphost-0.34.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.x86_64",
"product": {
"name": "mcphost-0.34.0-160000.1.1.x86_64",
"product_id": "mcphost-0.34.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le"
},
"product_reference": "mcphost-0.34.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x"
},
"product_reference": "mcphost-0.34.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le"
},
"product_reference": "mcphost-0.34.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x"
},
"product_reference": "mcphost-0.34.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-30153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30153"
}
],
"notes": [
{
"category": "general",
"text": "kin-openapi is a Go project for handling OpenAPI files. Prior to 0.131.0, when validating a request with a multipart/form-data schema, if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file (e.g., a ZIP bomb), causing the server to consume all available system memory. The root cause comes from the ZipFileBodyDecoder, which is registered automatically by the module (contrary to what the documentation says). This vulnerability is fixed in 0.131.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30153",
"url": "https://www.suse.com/security/cve/CVE-2025-30153"
},
{
"category": "external",
"summary": "SUSE Bug 1264761 for CVE-2025-30153",
"url": "https://bugzilla.suse.com/1264761"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "important"
}
],
"title": "CVE-2025-30153"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-32285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32285"
}
],
"notes": [
{
"category": "general",
"text": "The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32285",
"url": "https://www.suse.com/security/cve/CVE-2026-32285"
},
{
"category": "external",
"summary": "SUSE Bug 1261230 for CVE-2026-32285",
"url": "https://bugzilla.suse.com/1261230"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-32285"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
}
]
}
SUSE-SU-2026:21989-1
Vulnerability from csaf_suse - Published: 2026-06-03 12:17 - Updated: 2026-06-03 12:17Summary
Security update for google-guest-agent
Severity
Important
Notes
Title of the patch: Security update for google-guest-agent
Description of the patch: This update for google-guest-agent fixes the following issues:
Update to version 20260430.00
* Update THIRD_PARTY_LICENSES to be package specific location. (#608)
* Update dependencies and go version to 1.26.2 (#607)
(bsc#1265762, CVE-2026-33814)
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
(bsc#1260264, CVE-2026-33186)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
* Source the contents of /var/google-users.d config files. (#586)
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
(bsc#1239334, CVE-2025-22869, bsc#1253889, CVE-2025-58181)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20260424.00
* Bring topic-stable up to latest point. (#606)
* Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20260423.01
* Update THIRD_PARTY_LICENSES to be package specific location. (#608)
- from version 20260423.00
* Update dependencies and go version to 1.26.2 (#607)
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
* Source the contents of /var/google-users.d config files. (#586)
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key
list is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20260422.01
* Bring topic-stable up to latest point. (#606)
* Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20260422.00
* Update dependencies and go version to 1.26.2 (#607)
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
* Source the contents of /var/google-users.d config files. (#586)
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key
list is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20260421.00
* Bring topic-stable up to latest point. (#606)
* Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20260414.00
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
- Bump Go API version to 1.26
- Fix crafted JWE input with a missing encrypted key can lead to a denial
of service (bsc#1262926, CVE-2026-34986)
- Update to version 20260402.00: (bsc#1257010)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
- Update to version 20260108.00
* Source the contents of /var/google-users.d config files. (#586)
- Update to version 20251223.00
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251218.01
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251218.00
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251216.00
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251215.00
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251210.00
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251209.00
* Force remove core plugin configuration for windows (#587)
- Update to version 20251208.00
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list is passed
to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251206.00
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251205.00
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- Update to version 20251120.01
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251120.00
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251117.00
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251115.00
* Don't delete the authorized_keys file when an empty key list is
passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251108.00
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251107.01
* Don't delete the authorized_keys file when an empty key list is
passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251031.00
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251030.02
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251030.01
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251030.00
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251011.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251009.01
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251009.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- Update to version 20251007.00
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251006.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20251006.00
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251005.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250930.01
* Honor core plugin setting on windows package update (#576)
- from version 20250929.01
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250929.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250926.00
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250924.02
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250924.01
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250924.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- Update to version 20250923.01
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250923.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250921.00
* Add extra debug logging around toggling OS Login (#572)
- from version 20250920.01
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250920.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250918.01
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250917.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250917.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250916.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250915.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- Disable missing daemon google_guest_agent_manager referenced by google-startup-scripts.service
- Update to version 20250908.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250907.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250905.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250905.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250902.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- Build and install new gce_workload_cert_refresh binary
- Fix installation source of google_metadata_script_runner_adapt script
- Install new systemd service file
* gce-workload-cert-refresh.service
- Update to version 20250901.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250831.03
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250831.02
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250831.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent
and disable core plugin (#557)
- from version 20250831.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250830.02
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent
and disable core plugin (#557)
- from version 20250830.01
* Update go version to 1.25 (#565)
- from version 20250830.00
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250828.00
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
- from version 20250826.00
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250821.01
* Remove routes script from packaging (#566)
- Update Go API version to 1.25
- Update to version 20250718.00
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- Update to version 20250709.02
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250709.01
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250709.00
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250702.00
* Update adapt script to run on startup/shutdown both (#561)
- from version 20250701.01
* Update agent_uninstall.ps1 (#558)
- from version 20250701.00
* Stop core plugin before removing agent package (#554)
- from version 20250628.00
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
- from version 20250626.00
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523) (#540)
- from version 20250625.00
* prepare stable release.
- Install google_metadata_script_runner_adapt script (bsc#1245759)
- Update to version 20250624.00
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified
files (#520)" (#523) (#540)
- from version 20250611.01
* prepare stable release.
- from version 20250611.00
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified
files (#520)" (#523) (#540)
- from version 20250609.00
* prepare stable release.
- from version 20250605.00
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified
files (#520)" (#523) (#540)
* Make sure agent added connections are activated by NM (#534)
* wrap NSS cache refresh in a goroutine (#533)
* Wicked: Only reload interfaces for which configurations are
written or changed. (#524)
* Add AuthorizedKeysCompat to windows packaging (#530)
* Remove error messages from gce_workload_cert_refresh and metadata
script runner (#527)
* Update guest-logging-go dependency (#526)
* Add 'created-by' metadata, and pass it as option to logging library (#508)
* Revert "oslogin: Correctly handle newlines at the end of
modified files (#520)" (#523)
* Re-enable disabled services if the core plugin was enabled (#522)
* Enable guest services on package upgrade (#519)
* oslogin: Correctly handle newlines at the end of modified files (#520)
* Fix core plugin path (#518)
* Fix package build issues (#517)
* Fix dependencies ran go mod tidy -v (#515)
* Fix debian build path (#514)
* Bundle compat metadata script runner binary in package (#513)
* Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)
* Update startup/shutdown services to launch compat manager (#503)
* Bundle new gce metadata script runner binary in agent package (#502)
* Revert "Revert bundling new binaries in the package (#509)" (#511)
- Update to version 20250604.00
* Preparing stable build.
- from version 20250602.00
* Make sure agent added connections are activated by NM (#534)
* wrap NSS cache refresh in a goroutine (#533)
* Wicked: Only reload interfaces for which configurations are written or changed. (#524)
* Add AuthorizedKeysCompat to windows packaging (#530)
* Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)
* Update guest-logging-go dependency (#526)
* Add 'created-by' metadata, and pass it as option to logging library (#508)
* Revert "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523)
* Re-enable disabled services if the core plugin was enabled (#522)
* Enable guest services on package upgrade (#519)
* oslogin: Correctly handle newlines at the end of modified files (#520)
* Fix core plugin path (#518)
* Fix package build issues (#517)
* Fix dependencies ran go mod tidy -v (#515)
* Fix debian build path (#514)
* Bundle compat metadata script runner binary in package (#513)
* Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)
* Update startup/shutdown services to launch compat manager (#503)
* Bundle new gce metadata script runner binary in agent package (#502)
* Revert "Revert bundling new binaries in the package (#509)" (#511)
- from version 20250521.00
* Preparing stable build.
- from version 20250515.00
* Make sure agent added connections are activated by NM (#534)
* wrap NSS cache refresh in a goroutine (#533)
* Wicked: Only reload interfaces for which configurations are written or changed. (#524)
* Add AuthorizedKeysCompat to windows packaging (#530)
* Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)
* Update guest-logging-go dependency (#526)
* Add 'created-by' metadata, and pass it as option to logging library (#508)
* Revert "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523)
* Re-enable disabled services if the core plugin was enabled (#522)
* Enable guest services on package upgrade (#519)
* oslogin: Correctly handle newlines at the end of modified files (#520)
* Fix core plugin path (#518)
* Fix package build issues (#517)
* Fix dependencies ran go mod tidy -v (#515)
* Fix debian build path (#514)
* Bundle compat metadata script runner binary in package (#513)
* Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)
* Update startup/shutdown services to launch compat manager (#503)
* Bundle new gce metadata script runner binary in agent package (#502)
* Revert "Revert bundling new binaries in the package (#509)" (#511)
- Update to version 20250508.00
* Preparing stable build.
- from version 20250506.01 (bsc#1243254, bsc#1243505)
Patchnames: SUSE-SLE-Micro-6.0-741
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
34 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for google-guest-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-guest-agent fixes the following issues:\n\nUpdate to version 20260430.00\n\n * Update THIRD_PARTY_LICENSES to be package specific location. (#608)\n * Update dependencies and go version to 1.26.2 (#607)\n (bsc#1265762, CVE-2026-33814)\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n (bsc#1260264, CVE-2026-33186)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n * Source the contents of /var/google-users.d config files. (#586)\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n (bsc#1239334, CVE-2025-22869, bsc#1253889, CVE-2025-58181)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20260424.00\n * Bring topic-stable up to latest point. (#606)\n * Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20260423.01\n * Update THIRD_PARTY_LICENSES to be package specific location. (#608)\n- from version 20260423.00\n * Update dependencies and go version to 1.26.2 (#607)\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n * Source the contents of /var/google-users.d config files. (#586)\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key\n list is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20260422.01\n * Bring topic-stable up to latest point. (#606)\n * Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20260422.00\n * Update dependencies and go version to 1.26.2 (#607)\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n * Source the contents of /var/google-users.d config files. (#586)\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key\n list is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20260421.00\n * Bring topic-stable up to latest point. (#606)\n * Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20260414.00\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n- Bump Go API version to 1.26\n\n- Fix crafted JWE input with a missing encrypted key can lead to a denial\n of service (bsc#1262926, CVE-2026-34986)\n\n- Update to version 20260402.00: (bsc#1257010)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n\n- Update to version 20260108.00\n * Source the contents of /var/google-users.d config files. (#586)\n\n- Update to version 20251223.00\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251218.01\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251218.00\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251216.00\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251215.00\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251210.00\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251209.00\n * Force remove core plugin configuration for windows (#587)\n\n- Update to version 20251208.00\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list is passed\n to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251206.00\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251205.00\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n\n- Update to version 20251120.01\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251120.00\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251117.00\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251115.00\n * Don\u0027t delete the authorized_keys file when an empty key list is\n passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251108.00\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251107.01\n * Don\u0027t delete the authorized_keys file when an empty key list is\n passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251031.00\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251030.02\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251030.01\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251030.00\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251011.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251009.01\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251009.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n\n- Update to version 20251007.00\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251006.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20251006.00\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251005.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250930.01\n * Honor core plugin setting on windows package update (#576)\n- from version 20250929.01\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250929.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250926.00\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250924.02\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250924.01\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250924.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n\n- Update to version 20250923.01\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250923.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250921.00\n * Add extra debug logging around toggling OS Login (#572)\n- from version 20250920.01\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250920.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250918.01\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250917.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250917.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250916.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250915.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- Disable missing daemon google_guest_agent_manager referenced by google-startup-scripts.service\n\n- Update to version 20250908.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250907.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250905.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250905.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250902.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- Build and install new gce_workload_cert_refresh binary\n- Fix installation source of google_metadata_script_runner_adapt script\n- Install new systemd service file\n * gce-workload-cert-refresh.service\n\n- Update to version 20250901.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250831.03\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250831.02\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250831.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent\n and disable core plugin (#557)\n- from version 20250831.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250830.02\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent\n and disable core plugin (#557)\n- from version 20250830.01\n * Update go version to 1.25 (#565)\n- from version 20250830.00\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250828.00\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n- from version 20250826.00\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250821.01\n * Remove routes script from packaging (#566)\n- Update Go API version to 1.25\n\n- Update to version 20250718.00\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n\n- Update to version 20250709.02\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250709.01\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250709.00\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250702.00\n * Update adapt script to run on startup/shutdown both (#561)\n- from version 20250701.01\n * Update agent_uninstall.ps1 (#558)\n- from version 20250701.00\n * Stop core plugin before removing agent package (#554)\n- from version 20250628.00\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n- from version 20250626.00\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified files (#520)\" (#523) (#540)\n- from version 20250625.00\n * prepare stable release.\n- Install google_metadata_script_runner_adapt script (bsc#1245759)\n\n- Update to version 20250624.00\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified\n files (#520)\" (#523) (#540)\n- from version 20250611.01\n * prepare stable release.\n- from version 20250611.00\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified\n files (#520)\" (#523) (#540)\n- from version 20250609.00\n * prepare stable release.\n- from version 20250605.00\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified\n files (#520)\" (#523) (#540)\n * Make sure agent added connections are activated by NM (#534)\n * wrap NSS cache refresh in a goroutine (#533)\n * Wicked: Only reload interfaces for which configurations are\n written or changed. (#524)\n * Add AuthorizedKeysCompat to windows packaging (#530)\n * Remove error messages from gce_workload_cert_refresh and metadata\n script runner (#527)\n * Update guest-logging-go dependency (#526)\n * Add \u0027created-by\u0027 metadata, and pass it as option to logging library (#508)\n * Revert \"oslogin: Correctly handle newlines at the end of\n modified files (#520)\" (#523)\n * Re-enable disabled services if the core plugin was enabled (#522)\n * Enable guest services on package upgrade (#519)\n * oslogin: Correctly handle newlines at the end of modified files (#520)\n * Fix core plugin path (#518)\n * Fix package build issues (#517)\n * Fix dependencies ran go mod tidy -v (#515)\n * Fix debian build path (#514)\n * Bundle compat metadata script runner binary in package (#513)\n * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)\n * Update startup/shutdown services to launch compat manager (#503)\n * Bundle new gce metadata script runner binary in agent package (#502)\n * Revert \"Revert bundling new binaries in the package (#509)\" (#511)\n\n- Update to version 20250604.00\n * Preparing stable build.\n- from version 20250602.00\n * Make sure agent added connections are activated by NM (#534)\n * wrap NSS cache refresh in a goroutine (#533)\n * Wicked: Only reload interfaces for which configurations are written or changed. (#524)\n * Add AuthorizedKeysCompat to windows packaging (#530)\n * Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)\n * Update guest-logging-go dependency (#526)\n * Add \u0027created-by\u0027 metadata, and pass it as option to logging library (#508)\n * Revert \"oslogin: Correctly handle newlines at the end of modified files (#520)\" (#523)\n * Re-enable disabled services if the core plugin was enabled (#522)\n * Enable guest services on package upgrade (#519)\n * oslogin: Correctly handle newlines at the end of modified files (#520)\n * Fix core plugin path (#518)\n * Fix package build issues (#517)\n * Fix dependencies ran go mod tidy -v (#515)\n * Fix debian build path (#514)\n * Bundle compat metadata script runner binary in package (#513)\n * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)\n * Update startup/shutdown services to launch compat manager (#503)\n * Bundle new gce metadata script runner binary in agent package (#502)\n * Revert \"Revert bundling new binaries in the package (#509)\" (#511)\n- from version 20250521.00\n * Preparing stable build.\n- from version 20250515.00\n * Make sure agent added connections are activated by NM (#534)\n * wrap NSS cache refresh in a goroutine (#533)\n * Wicked: Only reload interfaces for which configurations are written or changed. (#524)\n * Add AuthorizedKeysCompat to windows packaging (#530)\n * Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)\n * Update guest-logging-go dependency (#526)\n * Add \u0027created-by\u0027 metadata, and pass it as option to logging library (#508)\n * Revert \"oslogin: Correctly handle newlines at the end of modified files (#520)\" (#523)\n * Re-enable disabled services if the core plugin was enabled (#522)\n * Enable guest services on package upgrade (#519)\n * oslogin: Correctly handle newlines at the end of modified files (#520)\n * Fix core plugin path (#518)\n * Fix package build issues (#517)\n * Fix dependencies ran go mod tidy -v (#515)\n * Fix debian build path (#514)\n * Bundle compat metadata script runner binary in package (#513)\n * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)\n * Update startup/shutdown services to launch compat manager (#503)\n * Bundle new gce metadata script runner binary in agent package (#502)\n * Revert \"Revert bundling new binaries in the package (#509)\" (#511)\n\n- Update to version 20250508.00\n * Preparing stable build.\n\n- from version 20250506.01 (bsc#1243254, bsc#1243505)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-741",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21989-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21989-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621989-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21989-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047108.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210938",
"url": "https://bugzilla.suse.com/1210938"
},
{
"category": "self",
"summary": "SUSE Bug 1239334",
"url": "https://bugzilla.suse.com/1239334"
},
{
"category": "self",
"summary": "SUSE Bug 1239944",
"url": "https://bugzilla.suse.com/1239944"
},
{
"category": "self",
"summary": "SUSE Bug 1243254",
"url": "https://bugzilla.suse.com/1243254"
},
{
"category": "self",
"summary": "SUSE Bug 1243505",
"url": "https://bugzilla.suse.com/1243505"
},
{
"category": "self",
"summary": "SUSE Bug 1245759",
"url": "https://bugzilla.suse.com/1245759"
},
{
"category": "self",
"summary": "SUSE Bug 1253889",
"url": "https://bugzilla.suse.com/1253889"
},
{
"category": "self",
"summary": "SUSE Bug 1257010",
"url": "https://bugzilla.suse.com/1257010"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1262926",
"url": "https://bugzilla.suse.com/1262926"
},
{
"category": "self",
"summary": "SUSE Bug 1265762",
"url": "https://bugzilla.suse.com/1265762"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
}
],
"title": "Security update for google-guest-agent",
"tracking": {
"current_release_date": "2026-06-03T12:17:52Z",
"generator": {
"date": "2026-06-03T12:17:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21989-1",
"initial_release_date": "2026-06-03T12:17:52Z",
"revision_history": [
{
"date": "2026-06-03T12:17:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260430.00-1.1.aarch64",
"product": {
"name": "google-guest-agent-20260430.00-1.1.aarch64",
"product_id": "google-guest-agent-20260430.00-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260430.00-1.1.s390x",
"product": {
"name": "google-guest-agent-20260430.00-1.1.s390x",
"product_id": "google-guest-agent-20260430.00-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260430.00-1.1.x86_64",
"product": {
"name": "google-guest-agent-20260430.00-1.1.x86_64",
"product_id": "google-guest-agent-20260430.00-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64"
},
"product_reference": "google-guest-agent-20260430.00-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x"
},
"product_reference": "google-guest-agent-20260430.00-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
},
"product_reference": "google-guest-agent-20260430.00-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:17:52Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:17:52Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:17:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:17:52Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:17:52Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260430.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T12:17:52Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
}
]
}
SUSE-SU-2026:22128-1
Vulnerability from csaf_suse - Published: 2026-06-15 14:28 - Updated: 2026-06-15 14:28Summary
Security update for google-guest-agent
Severity
Important
Notes
Title of the patch: Security update for google-guest-agent
Description of the patch: This update for google-guest-agent fixes the following issues:
Changes in google-guest-agent:
Update to version 20260430.00
* Update OWNERS (#609)
* Update THIRD_PARTY_LICENSES to be package specific location. (#608)
* Update dependencies and go version to 1.26.2 (#607)
(bsc#1265762, CVE-2026-33814)
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
(bsc#1260264, CVE-2026-33186)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
* Source the contents of /var/google-users.d config files. (#586)
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
(bsc#1239334, CVE-2025-22869, bsc#1253889, CVE-2025-58181)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20260424.00
* Bring topic-stable up to latest point. (#606)
* Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20260423.01
* Update THIRD_PARTY_LICENSES to be package specific location. (#608)
- from version 20260423.00
* Update dependencies and go version to 1.26.2 (#607)
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
* Source the contents of /var/google-users.d config files. (#586)
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key
list is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20260422.01
* Bring topic-stable up to latest point. (#606)
* Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20260422.00
* Update dependencies and go version to 1.26.2 (#607)
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
* Source the contents of /var/google-users.d config files. (#586)
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key
list is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20260421.00
* Bring topic-stable up to latest point. (#606)
* Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20260414.00
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
- Bump Go API version to 1.26
- Fix crafted JWE input with a missing encrypted
key can lead to a denial of service (bsc#1262926, CVE-2026-34986)
- Update to version 20260402.00: (bsc#1257010)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
- Update to version 20260108.00
* Source the contents of /var/google-users.d config files. (#586)
- Update to version 20251223.00
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251218.01
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251218.00
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251216.00
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251215.00
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251210.00
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251209.00
* Force remove core plugin configuration for windows (#587)
- Update to version 20251208.00
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list is passed
to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251206.00
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251205.00
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- Update to version 20251120.01
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251120.00
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251117.00
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251115.00
* Don't delete the authorized_keys file when an empty key list is
passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251108.00
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251107.01
* Don't delete the authorized_keys file when an empty key list is
passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251031.00
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251030.02
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251030.01
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251030.00
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251011.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251009.01
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251009.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- Update to version 20251007.00
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251006.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20251006.00
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251005.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250930.01
* Honor core plugin setting on windows package update (#576)
- from version 20250929.01
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250929.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250926.00
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250924.02
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250924.01
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250924.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- Update to version 20250923.01
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250923.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250921.00
* Add extra debug logging around toggling OS Login (#572)
- from version 20250920.01
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250920.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250918.01
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250917.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250917.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250916.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250915.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- Disable missing daemon google_guest_agent_manager referenced by google-startup-scripts.service
- Update to version 20250908.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250907.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250905.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250905.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250902.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- Build and install new gce_workload_cert_refresh binary
- Fix installation source of google_metadata_script_runner_adapt script
- Install new systemd service file
* gce-workload-cert-refresh.service
- Update to version 20250901.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250831.03
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250831.02
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250831.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent
and disable core plugin (#557)
- from version 20250831.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250830.02
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent
and disable core plugin (#557)
- from version 20250830.01
* Update go version to 1.25 (#565)
- from version 20250830.00
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250828.00
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
- from version 20250826.00
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250821.01
* Remove routes script from packaging (#566)
- Update to version 20250718.00
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- Update to version 20250709.02
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250709.01
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250709.00
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250702.00
* Update adapt script to run on startup/shutdown both (#561)
- from version 20250701.01
* Update agent_uninstall.ps1 (#558)
- from version 20250701.00
* Stop core plugin before removing agent package (#554)
- from version 20250628.00
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
- from version 20250626.00
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523) (#540)
- from version 20250625.00
* prepare stable release.
- Install google_metadata_script_runner_adapt script (bsc#1245759)
- Update to version 20250624.00
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified
files (#520)" (#523) (#540)
- from version 20250611.01
* prepare stable release.
- from version 20250611.00
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified
files (#520)" (#523) (#540)
- from version 20250609.00
* prepare stable release.
- from version 20250605.00
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified
files (#520)" (#523) (#540)
* Make sure agent added connections are activated by NM (#534)
* wrap NSS cache refresh in a goroutine (#533)
* Wicked: Only reload interfaces for which configurations are
written or changed. (#524)
* Add AuthorizedKeysCompat to windows packaging (#530)
* Remove error messages from gce_workload_cert_refresh and metadata
script runner (#527)
* Update guest-logging-go dependency (#526)
* Add 'created-by' metadata, and pass it as option to logging library (#508)
* Revert "oslogin: Correctly handle newlines at the end of
modified files (#520)" (#523)
* Re-enable disabled services if the core plugin was enabled (#522)
* Enable guest services on package upgrade (#519)
* oslogin: Correctly handle newlines at the end of modified files (#520)
* Fix core plugin path (#518)
* Fix package build issues (#517)
* Fix dependencies ran go mod tidy -v (#515)
* Fix debian build path (#514)
* Bundle compat metadata script runner binary in package (#513)
* Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)
* Update startup/shutdown services to launch compat manager (#503)
* Bundle new gce metadata script runner binary in agent package (#502)
* Revert "Revert bundling new binaries in the package (#509)" (#511)
- Update to version 20250604.00
* Preparing stable build.
- from version 20250602.00
* Make sure agent added connections are activated by NM (#534)
* wrap NSS cache refresh in a goroutine (#533)
* Wicked: Only reload interfaces for which configurations are written or changed. (#524)
* Add AuthorizedKeysCompat to windows packaging (#530)
* Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)
* Update guest-logging-go dependency (#526)
* Add 'created-by' metadata, and pass it as option to logging library (#508)
* Revert "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523)
* Re-enable disabled services if the core plugin was enabled (#522)
* Enable guest services on package upgrade (#519)
* oslogin: Correctly handle newlines at the end of modified files (#520)
* Fix core plugin path (#518)
* Fix package build issues (#517)
* Fix dependencies ran go mod tidy -v (#515)
* Fix debian build path (#514)
* Bundle compat metadata script runner binary in package (#513)
* Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)
* Update startup/shutdown services to launch compat manager (#503)
* Bundle new gce metadata script runner binary in agent package (#502)
* Revert "Revert bundling new binaries in the package (#509)" (#511)
- from version 20250521.00
* Preparing stable build.
- from version 20250515.00
* Make sure agent added connections are activated by NM (#534)
* wrap NSS cache refresh in a goroutine (#533)
* Wicked: Only reload interfaces for which configurations are written or changed. (#524)
* Add AuthorizedKeysCompat to windows packaging (#530)
* Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)
* Update guest-logging-go dependency (#526)
* Add 'created-by' metadata, and pass it as option to logging library (#508)
* Revert "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523)
* Re-enable disabled services if the core plugin was enabled (#522)
* Enable guest services on package upgrade (#519)
* oslogin: Correctly handle newlines at the end of modified files (#520)
* Fix core plugin path (#518)
* Fix package build issues (#517)
* Fix dependencies ran go mod tidy -v (#515)
* Fix debian build path (#514)
* Bundle compat metadata script runner binary in package (#513)
* Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)
* Update startup/shutdown services to launch compat manager (#503)
* Bundle new gce metadata script runner binary in agent package (#502)
* Revert "Revert bundling new binaries in the package (#509)" (#511)
- Update to version 20250508.00
* Preparing stable build.
- from version 20250506.01 (bsc#1243254, bsc#1243505)
- Update to version 20250411.00
* Re-enable disabled services if the core plugin was enabled (#521)
- Add -buildmode=pie to go build command line (bsc#1239944)
Patchnames: SUSE-SLES-16.0-934
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
34 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for google-guest-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-guest-agent fixes the following issues:\n\nChanges in google-guest-agent:\n\nUpdate to version 20260430.00\n\n * Update OWNERS (#609)\n * Update THIRD_PARTY_LICENSES to be package specific location. (#608)\n * Update dependencies and go version to 1.26.2 (#607)\n (bsc#1265762, CVE-2026-33814)\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n (bsc#1260264, CVE-2026-33186)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n * Source the contents of /var/google-users.d config files. (#586)\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n (bsc#1239334, CVE-2025-22869, bsc#1253889, CVE-2025-58181)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20260424.00\n * Bring topic-stable up to latest point. (#606)\n * Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20260423.01\n * Update THIRD_PARTY_LICENSES to be package specific location. (#608)\n- from version 20260423.00\n * Update dependencies and go version to 1.26.2 (#607)\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n * Source the contents of /var/google-users.d config files. (#586)\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key\n list is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20260422.01\n * Bring topic-stable up to latest point. (#606)\n * Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20260422.00\n * Update dependencies and go version to 1.26.2 (#607)\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n * Source the contents of /var/google-users.d config files. (#586)\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key\n list is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20260421.00\n * Bring topic-stable up to latest point. (#606)\n * Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20260414.00\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n- Bump Go API version to 1.26\n\n- Fix crafted JWE input with a missing encrypted\n key can lead to a denial of service (bsc#1262926, CVE-2026-34986)\n\n- Update to version 20260402.00: (bsc#1257010)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n\n- Update to version 20260108.00\n * Source the contents of /var/google-users.d config files. (#586)\n\n- Update to version 20251223.00\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251218.01\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251218.00\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251216.00\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251215.00\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251210.00\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251209.00\n * Force remove core plugin configuration for windows (#587)\n\n- Update to version 20251208.00\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list is passed\n to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251206.00\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251205.00\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n\n- Update to version 20251120.01\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251120.00\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251117.00\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251115.00\n * Don\u0027t delete the authorized_keys file when an empty key list is\n passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251108.00\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251107.01\n * Don\u0027t delete the authorized_keys file when an empty key list is\n passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251031.00\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251030.02\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251030.01\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251030.00\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251011.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251009.01\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251009.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n\n- Update to version 20251007.00\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251006.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20251006.00\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251005.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250930.01\n * Honor core plugin setting on windows package update (#576)\n- from version 20250929.01\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250929.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250926.00\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250924.02\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250924.01\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250924.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n\n- Update to version 20250923.01\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250923.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250921.00\n * Add extra debug logging around toggling OS Login (#572)\n- from version 20250920.01\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250920.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250918.01\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250917.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250917.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250916.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250915.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- Disable missing daemon google_guest_agent_manager referenced by google-startup-scripts.service\n\n- Update to version 20250908.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250907.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250905.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250905.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250902.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- Build and install new gce_workload_cert_refresh binary\n- Fix installation source of google_metadata_script_runner_adapt script\n- Install new systemd service file\n * gce-workload-cert-refresh.service\n\n- Update to version 20250901.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250831.03\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250831.02\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250831.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent\n and disable core plugin (#557)\n- from version 20250831.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250830.02\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent\n and disable core plugin (#557)\n- from version 20250830.01\n * Update go version to 1.25 (#565)\n- from version 20250830.00\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250828.00\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n- from version 20250826.00\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250821.01\n * Remove routes script from packaging (#566)\n\n- Update to version 20250718.00\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n\n- Update to version 20250709.02\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250709.01\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250709.00\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250702.00\n * Update adapt script to run on startup/shutdown both (#561)\n- from version 20250701.01\n * Update agent_uninstall.ps1 (#558)\n- from version 20250701.00\n * Stop core plugin before removing agent package (#554)\n- from version 20250628.00\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n- from version 20250626.00\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified files (#520)\" (#523) (#540)\n- from version 20250625.00\n * prepare stable release.\n- Install google_metadata_script_runner_adapt script (bsc#1245759)\n\n- Update to version 20250624.00\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified\n files (#520)\" (#523) (#540)\n- from version 20250611.01\n * prepare stable release.\n- from version 20250611.00\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified\n files (#520)\" (#523) (#540)\n- from version 20250609.00\n * prepare stable release.\n- from version 20250605.00\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified\n files (#520)\" (#523) (#540)\n * Make sure agent added connections are activated by NM (#534)\n * wrap NSS cache refresh in a goroutine (#533)\n * Wicked: Only reload interfaces for which configurations are\n written or changed. (#524)\n * Add AuthorizedKeysCompat to windows packaging (#530)\n * Remove error messages from gce_workload_cert_refresh and metadata\n script runner (#527)\n * Update guest-logging-go dependency (#526)\n * Add \u0027created-by\u0027 metadata, and pass it as option to logging library (#508)\n * Revert \"oslogin: Correctly handle newlines at the end of\n modified files (#520)\" (#523)\n * Re-enable disabled services if the core plugin was enabled (#522)\n * Enable guest services on package upgrade (#519)\n * oslogin: Correctly handle newlines at the end of modified files (#520)\n * Fix core plugin path (#518)\n * Fix package build issues (#517)\n * Fix dependencies ran go mod tidy -v (#515)\n * Fix debian build path (#514)\n * Bundle compat metadata script runner binary in package (#513)\n * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)\n * Update startup/shutdown services to launch compat manager (#503)\n * Bundle new gce metadata script runner binary in agent package (#502)\n * Revert \"Revert bundling new binaries in the package (#509)\" (#511)\n\n- Update to version 20250604.00\n * Preparing stable build.\n- from version 20250602.00\n * Make sure agent added connections are activated by NM (#534)\n * wrap NSS cache refresh in a goroutine (#533)\n * Wicked: Only reload interfaces for which configurations are written or changed. (#524)\n * Add AuthorizedKeysCompat to windows packaging (#530)\n * Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)\n * Update guest-logging-go dependency (#526)\n * Add \u0027created-by\u0027 metadata, and pass it as option to logging library (#508)\n * Revert \"oslogin: Correctly handle newlines at the end of modified files (#520)\" (#523)\n * Re-enable disabled services if the core plugin was enabled (#522)\n * Enable guest services on package upgrade (#519)\n * oslogin: Correctly handle newlines at the end of modified files (#520)\n * Fix core plugin path (#518)\n * Fix package build issues (#517)\n * Fix dependencies ran go mod tidy -v (#515)\n * Fix debian build path (#514)\n * Bundle compat metadata script runner binary in package (#513)\n * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)\n * Update startup/shutdown services to launch compat manager (#503)\n * Bundle new gce metadata script runner binary in agent package (#502)\n * Revert \"Revert bundling new binaries in the package (#509)\" (#511)\n- from version 20250521.00\n * Preparing stable build.\n- from version 20250515.00\n * Make sure agent added connections are activated by NM (#534)\n * wrap NSS cache refresh in a goroutine (#533)\n * Wicked: Only reload interfaces for which configurations are written or changed. (#524)\n * Add AuthorizedKeysCompat to windows packaging (#530)\n * Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)\n * Update guest-logging-go dependency (#526)\n * Add \u0027created-by\u0027 metadata, and pass it as option to logging library (#508)\n * Revert \"oslogin: Correctly handle newlines at the end of modified files (#520)\" (#523)\n * Re-enable disabled services if the core plugin was enabled (#522)\n * Enable guest services on package upgrade (#519)\n * oslogin: Correctly handle newlines at the end of modified files (#520)\n * Fix core plugin path (#518)\n * Fix package build issues (#517)\n * Fix dependencies ran go mod tidy -v (#515)\n * Fix debian build path (#514)\n * Bundle compat metadata script runner binary in package (#513)\n * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)\n * Update startup/shutdown services to launch compat manager (#503)\n * Bundle new gce metadata script runner binary in agent package (#502)\n * Revert \"Revert bundling new binaries in the package (#509)\" (#511)\n\n- Update to version 20250508.00\n\n * Preparing stable build.\n\n- from version 20250506.01 (bsc#1243254, bsc#1243505)\n\n- Update to version 20250411.00\n\n * Re-enable disabled services if the core plugin was enabled (#521)\n- Add -buildmode=pie to go build command line (bsc#1239944)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-934",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22128-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22128-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622128-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22128-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047345.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210938",
"url": "https://bugzilla.suse.com/1210938"
},
{
"category": "self",
"summary": "SUSE Bug 1239334",
"url": "https://bugzilla.suse.com/1239334"
},
{
"category": "self",
"summary": "SUSE Bug 1239944",
"url": "https://bugzilla.suse.com/1239944"
},
{
"category": "self",
"summary": "SUSE Bug 1243254",
"url": "https://bugzilla.suse.com/1243254"
},
{
"category": "self",
"summary": "SUSE Bug 1243505",
"url": "https://bugzilla.suse.com/1243505"
},
{
"category": "self",
"summary": "SUSE Bug 1245759",
"url": "https://bugzilla.suse.com/1245759"
},
{
"category": "self",
"summary": "SUSE Bug 1253889",
"url": "https://bugzilla.suse.com/1253889"
},
{
"category": "self",
"summary": "SUSE Bug 1257010",
"url": "https://bugzilla.suse.com/1257010"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1262926",
"url": "https://bugzilla.suse.com/1262926"
},
{
"category": "self",
"summary": "SUSE Bug 1265762",
"url": "https://bugzilla.suse.com/1265762"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
}
],
"title": "Security update for google-guest-agent",
"tracking": {
"current_release_date": "2026-06-15T14:28:51Z",
"generator": {
"date": "2026-06-15T14:28:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22128-1",
"initial_release_date": "2026-06-15T14:28:51Z",
"revision_history": [
{
"date": "2026-06-15T14:28:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260430.00-160000.1.1.aarch64",
"product": {
"name": "google-guest-agent-20260430.00-160000.1.1.aarch64",
"product_id": "google-guest-agent-20260430.00-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260430.00-160000.1.1.x86_64",
"product": {
"name": "google-guest-agent-20260430.00-160000.1.1.x86_64",
"product_id": "google-guest-agent-20260430.00-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64"
},
"product_reference": "google-guest-agent-20260430.00-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
},
"product_reference": "google-guest-agent-20260430.00-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64"
},
"product_reference": "google-guest-agent-20260430.00-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
},
"product_reference": "google-guest-agent-20260430.00-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-15T14:28:51Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-15T14:28:51Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-15T14:28:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-15T14:28:51Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-15T14:28:51Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent-20260430.00-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-15T14:28:51Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
}
]
}
SUSE-SU-2026:22133-1
Vulnerability from csaf_suse - Published: 2026-06-12 08:44 - Updated: 2026-06-12 08:44Summary
Security update for google-guest-agent
Severity
Important
Notes
Title of the patch: Security update for google-guest-agent
Description of the patch: This update for google-guest-agent fixes the following issues:
Update to version 20260430.00:
* Update dependencies and go version to 1.26.2 (#607)
(bsc#1265762, CVE-2026-33814)
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
(bsc#1260264, CVE-2026-33186)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
* Source the contents of /var/google-users.d config files. (#586)
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
(bsc#1239334, CVE-2025-22869, bsc#1253889, CVE-2025-58181)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20260424.00
* Bring topic-stable up to latest point. (#606)
* Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20260423.01
* Update THIRD_PARTY_LICENSES to be package specific location. (#608)
- from version 20260423.00
* Update dependencies and go version to 1.26.2 (#607)
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
* Source the contents of /var/google-users.d config files. (#586)
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key
list is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20260422.01
* Bring topic-stable up to latest point. (#606)
* Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20260422.00
* Update dependencies and go version to 1.26.2 (#607)
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
* Source the contents of /var/google-users.d config files. (#586)
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key
list is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20260421.00
* Bring topic-stable up to latest point. (#606)
* Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20260414.00
* Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)
- Bump Go API version to 1.26
- CVE-2026-34986: Fixed crafted JWE input with a missing encrypted
key can lead to a denial of service (bsc#1262926)
- Update to version 20260402.00: (bsc#1257010)
* Backport oslogin changes for sles16 to legacy agent (#603)
* Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)
* Actually finally fix the RPM spec (#601)
* Correct guest telemetry build target (#600)
* Add packaging for new telemetry extension (#599)
* Implement new scheduled job for routes monitor (#598)
* Add packaging changes for locally bundled extensions feature support (#593)
* Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)
* Disable certificates when security keys are enabled (#588)
* Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)
- Update to version 20260108.00
* Source the contents of /var/google-users.d config files. (#586)
- Update to version 20251223.00
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251218.01
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251218.00
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251216.00
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251215.00
* Force remove core plugin configuration for windows (#587)
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251210.00
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251209.00
* Force remove core plugin configuration for windows (#587)
- Update to version 20251208.00
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list is passed
to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251206.00
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251205.00
* network: force address manager to always consolidate the OS state (#585)
* Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- Update to version 20251120.01
* fix start mode for windows on stable release (#584)
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251120.00
* Don't delete the authorized_keys file when an empty key list
is passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251117.00
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251115.00
* Don't delete the authorized_keys file when an empty key list is
passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251108.00
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251107.01
* Don't delete the authorized_keys file when an empty key list is
passed to updateAuthorizedKeysFile (#582)
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251031.00
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251030.02
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251030.01
* Update agent_uninstall.ps1 (#558) (#580)
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251030.00
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251011.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20251009.01
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251009.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- Update to version 20251007.00
* Add Tyler, Saswat, Hank to OWNERS (#577)
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251006.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20251006.00
* Honor core plugin setting on windows package update (#576)
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20251005.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250930.01
* Honor core plugin setting on windows package update (#576)
- from version 20250929.01
* Restart agent if core plugin is disabled (#575)
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250929.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250926.00
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250924.02
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250924.01
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250924.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- Update to version 20250923.01
* Add extra debug logging around toggling OS Login (#572)
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250923.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250921.00
* Add extra debug logging around toggling OS Login (#572)
- from version 20250920.01
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250920.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250918.01
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250917.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250917.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250916.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250915.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- Disable missing daemon google_guest_agent_manager referenced by google-startup-scripts.service
- Update to version 20250908.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250907.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250905.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250905.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250902.00
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- Build and install new gce_workload_cert_refresh binary
- Fix installation source of google_metadata_script_runner_adapt script
- Install new systemd service file
* gce-workload-cert-refresh.service
- Update to version 20250901.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250831.03
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250831.02
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250831.01
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent
and disable core plugin (#557)
- from version 20250831.00
* Update go version to 1.25 (#565)
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250830.02
* Update go version for stable branch to 1.25 (#571)
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent
and disable core plugin (#557)
- from version 20250830.01
* Update go version to 1.25 (#565)
- from version 20250830.00
* Add compat adapt script to windows in agent sysprep (#569)
* Fix adapt to use more portable shebang line (#567)
* Remove routes script from packaging (#566)
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250828.00
* Add adapt script in stable branch as per #569 (#570)
* Backport fix from #567 to stable branch (#568)
- from version 20250826.00
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and
disable core plugin (#557)
- from version 20250821.01
* Remove routes script from packaging (#566)
- Update Go API version to 1.25
- Update to version 20250718.00
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- Update to version 20250709.02
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250709.01
* Update adapt script to run on startup/shutdown both (#561)
* Update agent_uninstall.ps1 (#558)
* Stop core plugin before removing agent package (#554)
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
- from version 20250709.00
* Revert compat behavior and call known binary directly (#560)
* Revert compat behavior and call known binary directly (#559)
* Build rollforward package to re-enable original agent and disable core plugin (#557)
- from version 20250702.00
* Update adapt script to run on startup/shutdown both (#561)
- from version 20250701.01
* Update agent_uninstall.ps1 (#558)
- from version 20250701.00
* Stop core plugin before removing agent package (#554)
- from version 20250628.00
* Startup scripts should start after agent manager instead (#553)
* Update presets and install dependencies on systemd units (#552)
* Ensure agent service is disabled (#551)
- from version 20250626.00
* Disable legacy agent to enable core plugin (#550)
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523) (#540)
- from version 20250625.00
* prepare stable release.
- Install google_metadata_script_runner_adapt script (bsc#1245759)
- Update to version 20250624.00
* Final fix for RHEL packaging for routes setup (#549)
* Fix RHEL packaging for routes scripts (#548)
* Packaging changes to include routes script installation (#542)
* Update CLI name in packaging (#543)
* systemd should manage only the main process (#544)
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified
files (#520)" (#523) (#540)
- from version 20250611.01
* prepare stable release.
- from version 20250611.00
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified
files (#520)" (#523) (#540)
- from version 20250609.00
* prepare stable release.
- from version 20250605.00
* startup script: wrap compatibility decision into its own scripts (#538)
* Reapply "oslogin: Correctly handle newlines at the end of modified
files (#520)" (#523) (#540)
* Make sure agent added connections are activated by NM (#534)
* wrap NSS cache refresh in a goroutine (#533)
* Wicked: Only reload interfaces for which configurations are
written or changed. (#524)
* Add AuthorizedKeysCompat to windows packaging (#530)
* Remove error messages from gce_workload_cert_refresh and metadata
script runner (#527)
* Update guest-logging-go dependency (#526)
* Add 'created-by' metadata, and pass it as option to logging library (#508)
* Revert "oslogin: Correctly handle newlines at the end of
modified files (#520)" (#523)
* Re-enable disabled services if the core plugin was enabled (#522)
* Enable guest services on package upgrade (#519)
* oslogin: Correctly handle newlines at the end of modified files (#520)
* Fix core plugin path (#518)
* Fix package build issues (#517)
* Fix dependencies ran go mod tidy -v (#515)
* Fix debian build path (#514)
* Bundle compat metadata script runner binary in package (#513)
* Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)
* Update startup/shutdown services to launch compat manager (#503)
* Bundle new gce metadata script runner binary in agent package (#502)
* Revert "Revert bundling new binaries in the package (#509)" (#511)
- Update to version 20250604.00
* Preparing stable build.
- from version 20250602.00
* Make sure agent added connections are activated by NM (#534)
* wrap NSS cache refresh in a goroutine (#533)
* Wicked: Only reload interfaces for which configurations are written or changed. (#524)
* Add AuthorizedKeysCompat to windows packaging (#530)
* Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)
* Update guest-logging-go dependency (#526)
* Add 'created-by' metadata, and pass it as option to logging library (#508)
* Revert "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523)
* Re-enable disabled services if the core plugin was enabled (#522)
* Enable guest services on package upgrade (#519)
* oslogin: Correctly handle newlines at the end of modified files (#520)
* Fix core plugin path (#518)
* Fix package build issues (#517)
* Fix dependencies ran go mod tidy -v (#515)
* Fix debian build path (#514)
* Bundle compat metadata script runner binary in package (#513)
* Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)
* Update startup/shutdown services to launch compat manager (#503)
* Bundle new gce metadata script runner binary in agent package (#502)
* Revert "Revert bundling new binaries in the package (#509)" (#511)
- from version 20250521.00
* Preparing stable build.
- from version 20250515.00
* Make sure agent added connections are activated by NM (#534)
* wrap NSS cache refresh in a goroutine (#533)
* Wicked: Only reload interfaces for which configurations are written or changed. (#524)
* Add AuthorizedKeysCompat to windows packaging (#530)
* Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)
* Update guest-logging-go dependency (#526)
* Add 'created-by' metadata, and pass it as option to logging library (#508)
* Revert "oslogin: Correctly handle newlines at the end of modified files (#520)" (#523)
* Re-enable disabled services if the core plugin was enabled (#522)
* Enable guest services on package upgrade (#519)
* oslogin: Correctly handle newlines at the end of modified files (#520)
* Fix core plugin path (#518)
* Fix package build issues (#517)
* Fix dependencies ran go mod tidy -v (#515)
* Fix debian build path (#514)
* Bundle compat metadata script runner binary in package (#513)
* Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)
* Update startup/shutdown services to launch compat manager (#503)
* Bundle new gce metadata script runner binary in agent package (#502)
* Revert "Revert bundling new binaries in the package (#509)" (#511)
- Update to version 20250508.00
* Preparing stable build.
- from version 20250506.01 (bsc#1243254, bsc#1243505)
Patchnames: SUSE-SLE-Micro-6.1-577
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
34 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for google-guest-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-guest-agent fixes the following issues:\n\nUpdate to version 20260430.00:\n\n * Update dependencies and go version to 1.26.2 (#607)\n (bsc#1265762, CVE-2026-33814)\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n (bsc#1260264, CVE-2026-33186)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n * Source the contents of /var/google-users.d config files. (#586)\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n (bsc#1239334, CVE-2025-22869, bsc#1253889, CVE-2025-58181)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20260424.00\n * Bring topic-stable up to latest point. (#606)\n * Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20260423.01\n * Update THIRD_PARTY_LICENSES to be package specific location. (#608)\n- from version 20260423.00\n * Update dependencies and go version to 1.26.2 (#607)\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n * Source the contents of /var/google-users.d config files. (#586)\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key\n list is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20260422.01\n * Bring topic-stable up to latest point. (#606)\n * Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20260422.00\n * Update dependencies and go version to 1.26.2 (#607)\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n * Source the contents of /var/google-users.d config files. (#586)\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key\n list is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20260421.00\n * Bring topic-stable up to latest point. (#606)\n * Bring stable branch up to 822ad49fd52b4d29869604af836a33cb22a667ba (#592)\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20260414.00\n * Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#604)\n- Bump Go API version to 1.26\n\n- CVE-2026-34986: Fixed crafted JWE input with a missing encrypted\n key can lead to a denial of service (bsc#1262926)\n\n- Update to version 20260402.00: (bsc#1257010)\n\n * Backport oslogin changes for sles16 to legacy agent (#603)\n * Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 (#596)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602)\n * Actually finally fix the RPM spec (#601)\n * Correct guest telemetry build target (#600)\n * Add packaging for new telemetry extension (#599)\n * Implement new scheduled job for routes monitor (#598)\n * Add packaging changes for locally bundled extensions feature support (#593)\n * Ensure the uninstall script handles GCE metadata endpoint unavailability. (#591)\n * Disable certificates when security keys are enabled (#588)\n * Move sourcing of per-user configs to the end of sshd_config, fixing 2FA logins. (#590)\n\n- Update to version 20260108.00\n * Source the contents of /var/google-users.d config files. (#586)\n\n- Update to version 20251223.00\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251218.01\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251218.00\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251216.00\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251215.00\n * Force remove core plugin configuration for windows (#587)\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251210.00\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251209.00\n * Force remove core plugin configuration for windows (#587)\n\n- Update to version 20251208.00\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list is passed\n to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251206.00\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251205.00\n * network: force address manager to always consolidate the OS state (#585)\n * Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#583)\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n\n- Update to version 20251120.01\n * fix start mode for windows on stable release (#584)\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251120.00\n * Don\u0027t delete the authorized_keys file when an empty key list\n is passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251117.00\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251115.00\n * Don\u0027t delete the authorized_keys file when an empty key list is\n passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251108.00\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251107.01\n * Don\u0027t delete the authorized_keys file when an empty key list is\n passed to updateAuthorizedKeysFile (#582)\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251031.00\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251030.02\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251030.01\n * Update agent_uninstall.ps1 (#558) (#580)\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251030.00\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251011.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20251009.01\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251009.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n\n- Update to version 20251007.00\n * Add Tyler, Saswat, Hank to OWNERS (#577)\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251006.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20251006.00\n * Honor core plugin setting on windows package update (#576)\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20251005.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250930.01\n * Honor core plugin setting on windows package update (#576)\n- from version 20250929.01\n * Restart agent if core plugin is disabled (#575)\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250929.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250926.00\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250924.02\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250924.01\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250924.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n\n- Update to version 20250923.01\n * Add extra debug logging around toggling OS Login (#572)\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250923.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250921.00\n * Add extra debug logging around toggling OS Login (#572)\n- from version 20250920.01\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250920.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250918.01\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250917.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250917.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250916.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250915.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- Disable missing daemon google_guest_agent_manager referenced by google-startup-scripts.service\n\n- Update to version 20250908.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250907.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250905.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250905.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250902.00\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- Build and install new gce_workload_cert_refresh binary\n- Fix installation source of google_metadata_script_runner_adapt script\n- Install new systemd service file\n * gce-workload-cert-refresh.service\n\n- Update to version 20250901.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250831.03\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250831.02\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250831.01\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent\n and disable core plugin (#557)\n- from version 20250831.00\n * Update go version to 1.25 (#565)\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250830.02\n * Update go version for stable branch to 1.25 (#571)\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent\n and disable core plugin (#557)\n- from version 20250830.01\n * Update go version to 1.25 (#565)\n- from version 20250830.00\n * Add compat adapt script to windows in agent sysprep (#569)\n * Fix adapt to use more portable shebang line (#567)\n * Remove routes script from packaging (#566)\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250828.00\n * Add adapt script in stable branch as per #569 (#570)\n * Backport fix from #567 to stable branch (#568)\n- from version 20250826.00\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and\n disable core plugin (#557)\n- from version 20250821.01\n * Remove routes script from packaging (#566)\n- Update Go API version to 1.25\n\n- Update to version 20250718.00\n\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n\n- Update to version 20250709.02\n\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n\n- from version 20250709.01\n\n * Update adapt script to run on startup/shutdown both (#561)\n * Update agent_uninstall.ps1 (#558)\n * Stop core plugin before removing agent package (#554)\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n- from version 20250709.00\n * Revert compat behavior and call known binary directly (#560)\n * Revert compat behavior and call known binary directly (#559)\n * Build rollforward package to re-enable original agent and disable core plugin (#557)\n- from version 20250702.00\n * Update adapt script to run on startup/shutdown both (#561)\n- from version 20250701.01\n * Update agent_uninstall.ps1 (#558)\n- from version 20250701.00\n * Stop core plugin before removing agent package (#554)\n- from version 20250628.00\n * Startup scripts should start after agent manager instead (#553)\n * Update presets and install dependencies on systemd units (#552)\n * Ensure agent service is disabled (#551)\n- from version 20250626.00\n * Disable legacy agent to enable core plugin (#550)\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified files (#520)\" (#523) (#540)\n- from version 20250625.00\n * prepare stable release.\n- Install google_metadata_script_runner_adapt script (bsc#1245759)\n\n- Update to version 20250624.00\n * Final fix for RHEL packaging for routes setup (#549)\n * Fix RHEL packaging for routes scripts (#548)\n * Packaging changes to include routes script installation (#542)\n * Update CLI name in packaging (#543)\n * systemd should manage only the main process (#544)\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified\n files (#520)\" (#523) (#540)\n- from version 20250611.01\n * prepare stable release.\n- from version 20250611.00\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified\n files (#520)\" (#523) (#540)\n- from version 20250609.00\n * prepare stable release.\n- from version 20250605.00\n * startup script: wrap compatibility decision into its own scripts (#538)\n * Reapply \"oslogin: Correctly handle newlines at the end of modified\n files (#520)\" (#523) (#540)\n * Make sure agent added connections are activated by NM (#534)\n * wrap NSS cache refresh in a goroutine (#533)\n * Wicked: Only reload interfaces for which configurations are\n written or changed. (#524)\n * Add AuthorizedKeysCompat to windows packaging (#530)\n * Remove error messages from gce_workload_cert_refresh and metadata\n script runner (#527)\n * Update guest-logging-go dependency (#526)\n * Add \u0027created-by\u0027 metadata, and pass it as option to logging library (#508)\n * Revert \"oslogin: Correctly handle newlines at the end of\n modified files (#520)\" (#523)\n * Re-enable disabled services if the core plugin was enabled (#522)\n * Enable guest services on package upgrade (#519)\n * oslogin: Correctly handle newlines at the end of modified files (#520)\n * Fix core plugin path (#518)\n * Fix package build issues (#517)\n * Fix dependencies ran go mod tidy -v (#515)\n * Fix debian build path (#514)\n * Bundle compat metadata script runner binary in package (#513)\n * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)\n * Update startup/shutdown services to launch compat manager (#503)\n * Bundle new gce metadata script runner binary in agent package (#502)\n * Revert \"Revert bundling new binaries in the package (#509)\" (#511)\n\n- Update to version 20250604.00\n * Preparing stable build.\n- from version 20250602.00\n * Make sure agent added connections are activated by NM (#534)\n * wrap NSS cache refresh in a goroutine (#533)\n * Wicked: Only reload interfaces for which configurations are written or changed. (#524)\n * Add AuthorizedKeysCompat to windows packaging (#530)\n * Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)\n * Update guest-logging-go dependency (#526)\n * Add \u0027created-by\u0027 metadata, and pass it as option to logging library (#508)\n * Revert \"oslogin: Correctly handle newlines at the end of modified files (#520)\" (#523)\n * Re-enable disabled services if the core plugin was enabled (#522)\n * Enable guest services on package upgrade (#519)\n * oslogin: Correctly handle newlines at the end of modified files (#520)\n * Fix core plugin path (#518)\n * Fix package build issues (#517)\n * Fix dependencies ran go mod tidy -v (#515)\n * Fix debian build path (#514)\n * Bundle compat metadata script runner binary in package (#513)\n * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)\n * Update startup/shutdown services to launch compat manager (#503)\n * Bundle new gce metadata script runner binary in agent package (#502)\n * Revert \"Revert bundling new binaries in the package (#509)\" (#511)\n- from version 20250521.00\n * Preparing stable build.\n- from version 20250515.00\n * Make sure agent added connections are activated by NM (#534)\n * wrap NSS cache refresh in a goroutine (#533)\n * Wicked: Only reload interfaces for which configurations are written or changed. (#524)\n * Add AuthorizedKeysCompat to windows packaging (#530)\n * Remove error messages from gce_workload_cert_refresh and metadata script runner (#527)\n * Update guest-logging-go dependency (#526)\n * Add \u0027created-by\u0027 metadata, and pass it as option to logging library (#508)\n * Revert \"oslogin: Correctly handle newlines at the end of modified files (#520)\" (#523)\n * Re-enable disabled services if the core plugin was enabled (#522)\n * Enable guest services on package upgrade (#519)\n * oslogin: Correctly handle newlines at the end of modified files (#520)\n * Fix core plugin path (#518)\n * Fix package build issues (#517)\n * Fix dependencies ran go mod tidy -v (#515)\n * Fix debian build path (#514)\n * Bundle compat metadata script runner binary in package (#513)\n * Bump golang.org/x/net from 0.27.0 to 0.36.0 (#512)\n * Update startup/shutdown services to launch compat manager (#503)\n * Bundle new gce metadata script runner binary in agent package (#502)\n * Revert \"Revert bundling new binaries in the package (#509)\" (#511)\n\n- Update to version 20250508.00\n * Preparing stable build.\n\n- from version 20250506.01 (bsc#1243254, bsc#1243505)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-577",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22133-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22133-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622133-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22133-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026810.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210938",
"url": "https://bugzilla.suse.com/1210938"
},
{
"category": "self",
"summary": "SUSE Bug 1239334",
"url": "https://bugzilla.suse.com/1239334"
},
{
"category": "self",
"summary": "SUSE Bug 1239944",
"url": "https://bugzilla.suse.com/1239944"
},
{
"category": "self",
"summary": "SUSE Bug 1243254",
"url": "https://bugzilla.suse.com/1243254"
},
{
"category": "self",
"summary": "SUSE Bug 1243505",
"url": "https://bugzilla.suse.com/1243505"
},
{
"category": "self",
"summary": "SUSE Bug 1245759",
"url": "https://bugzilla.suse.com/1245759"
},
{
"category": "self",
"summary": "SUSE Bug 1253889",
"url": "https://bugzilla.suse.com/1253889"
},
{
"category": "self",
"summary": "SUSE Bug 1257010",
"url": "https://bugzilla.suse.com/1257010"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1262926",
"url": "https://bugzilla.suse.com/1262926"
},
{
"category": "self",
"summary": "SUSE Bug 1265762",
"url": "https://bugzilla.suse.com/1265762"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
}
],
"title": "Security update for google-guest-agent",
"tracking": {
"current_release_date": "2026-06-12T08:44:33Z",
"generator": {
"date": "2026-06-12T08:44:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22133-1",
"initial_release_date": "2026-06-12T08:44:33Z",
"revision_history": [
{
"date": "2026-06-12T08:44:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"product": {
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"product_id": "google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"product": {
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"product_id": "google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"product": {
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"product_id": "google-guest-agent-20260430.00-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64",
"product": {
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64",
"product_id": "google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64"
},
"product_reference": "google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le"
},
"product_reference": "google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x"
},
"product_reference": "google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
},
"product_reference": "google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-12T08:44:33Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-12T08:44:33Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-12T08:44:33Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-12T08:44:33Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-12T08:44:33Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260430.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-12T08:44:33Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
}
]
}
SUSE-SU-2026:2581-1
Vulnerability from csaf_suse - Published: 2026-06-23 13:25 - Updated: 2026-06-23 13:25Summary
Security update for google-guest-agent
Severity
Important
Notes
Title of the patch: Security update for google-guest-agent
Description of the patch: This update for google-guest-agent fixes the following issues:
- CVE-2026-39827: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39828: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39829: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39830: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39831: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39832: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39833: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39834: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39835: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-42508: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-46595: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-46597: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-46598: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2024-45337: Update golang.org/x/crypto/ssh dependency (bsc#1234563).
- CVE-2026-39821: Update golang.org/x/net dependency (bsc#1266603).
- CVE-2023-45288: Update golang.org/x/net/http2 dependency (bsc#1236533).
- CVE-2025-22869: Update golang.org/x/crypto dependency (bsc#1239334).
- CVE-2025-22869: Update golang.org/x/crypto dependency (bsc#1253889).
- CVE-2026-33814: Update golang.org/x/net/http2 dependency (bsc#1265762).
- CVE-2026-33186: Update google.golang.org/grpc dependency (bsc#1260264).
- CVE-2026-34986: Fix crafted JWE input with a missing encrypted key can lead to a denial of service (bsc#1262926).
Bug fixes:
- Update to version 20260402.00 (bsc#1257010).
- Update to version 20250506.01 (bsc#1243254, bsc#1243505).
- Install google_metadata_script_runner_adapt script (bsc#1245759).
- Add -buildmode=pie to go build command line (bsc#1239944).
- Re-enable binary stripping and debuginfo (bsc#1210938).
Patchnames: SUSE-2026-2581,SUSE-SLE-Module-Public-Cloud-12-2026-2581
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
88 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for google-guest-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-guest-agent fixes the following issues:\n\n- CVE-2026-39827: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39828: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39829: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39830: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39831: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39832: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39833: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39834: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39835: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-42508: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-46595: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-46597: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-46598: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2024-45337: Update golang.org/x/crypto/ssh dependency (bsc#1234563).\n- CVE-2026-39821: Update golang.org/x/net dependency (bsc#1266603).\n- CVE-2023-45288: Update golang.org/x/net/http2 dependency (bsc#1236533).\n- CVE-2025-22869: Update golang.org/x/crypto dependency (bsc#1239334).\n- CVE-2025-22869: Update golang.org/x/crypto dependency (bsc#1253889).\n- CVE-2026-33814: Update golang.org/x/net/http2 dependency (bsc#1265762).\n- CVE-2026-33186: Update google.golang.org/grpc dependency (bsc#1260264).\n- CVE-2026-34986: Fix crafted JWE input with a missing encrypted key can lead to a denial of service (bsc#1262926).\n\nBug fixes:\n\n- Update to version 20260402.00 (bsc#1257010).\n- Update to version 20250506.01 (bsc#1243254, bsc#1243505).\n- Install google_metadata_script_runner_adapt script (bsc#1245759).\n- Add -buildmode=pie to go build command line (bsc#1239944).\n- Re-enable binary stripping and debuginfo (bsc#1210938).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2581,SUSE-SLE-Module-Public-Cloud-12-2026-2581",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2581-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2581-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262581-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2581-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026965.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210938",
"url": "https://bugzilla.suse.com/1210938"
},
{
"category": "self",
"summary": "SUSE Bug 1234563",
"url": "https://bugzilla.suse.com/1234563"
},
{
"category": "self",
"summary": "SUSE Bug 1236533",
"url": "https://bugzilla.suse.com/1236533"
},
{
"category": "self",
"summary": "SUSE Bug 1239334",
"url": "https://bugzilla.suse.com/1239334"
},
{
"category": "self",
"summary": "SUSE Bug 1239944",
"url": "https://bugzilla.suse.com/1239944"
},
{
"category": "self",
"summary": "SUSE Bug 1243254",
"url": "https://bugzilla.suse.com/1243254"
},
{
"category": "self",
"summary": "SUSE Bug 1243505",
"url": "https://bugzilla.suse.com/1243505"
},
{
"category": "self",
"summary": "SUSE Bug 1245759",
"url": "https://bugzilla.suse.com/1245759"
},
{
"category": "self",
"summary": "SUSE Bug 1253889",
"url": "https://bugzilla.suse.com/1253889"
},
{
"category": "self",
"summary": "SUSE Bug 1257010",
"url": "https://bugzilla.suse.com/1257010"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1262926",
"url": "https://bugzilla.suse.com/1262926"
},
{
"category": "self",
"summary": "SUSE Bug 1265762",
"url": "https://bugzilla.suse.com/1265762"
},
{
"category": "self",
"summary": "SUSE Bug 1266171",
"url": "https://bugzilla.suse.com/1266171"
},
{
"category": "self",
"summary": "SUSE Bug 1266603",
"url": "https://bugzilla.suse.com/1266603"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39827 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39828 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39829 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39829/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39830 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39830/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39831 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39831/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39832 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39832/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39833 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39833/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39834 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39834/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39835 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39835/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46595 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46597 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46598 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46598/"
}
],
"title": "Security update for google-guest-agent",
"tracking": {
"current_release_date": "2026-06-23T13:25:47Z",
"generator": {
"date": "2026-06-23T13:25:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2581-1",
"initial_release_date": "2026-06-23T13:25:47Z",
"revision_history": [
{
"date": "2026-06-23T13:25:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.aarch64",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64",
"product_id": "google-guest-agent-20260529.00-1.61.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.i586",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.i586",
"product_id": "google-guest-agent-20260529.00-1.61.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"product_id": "google-guest-agent-20260529.00-1.61.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.s390x",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x",
"product_id": "google-guest-agent-20260529.00-1.61.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.x86_64",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64",
"product_id": "google-guest-agent-20260529.00-1.61.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12",
"product": {
"name": "SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
},
{
"category": "external",
"summary": "SUSE Bug 1268676 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1268676"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39827"
}
],
"notes": [
{
"category": "general",
"text": "An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection\u0027s internal state and released for garbage collection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39827",
"url": "https://www.suse.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39827",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39827"
},
{
"cve": "CVE-2026-39828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39828"
}
],
"notes": [
{
"category": "general",
"text": "When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError now results in a connection error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39828",
"url": "https://www.suse.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39828",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39828"
},
{
"cve": "CVE-2026-39829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39829"
}
],
"notes": [
{
"category": "general",
"text": "The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39829",
"url": "https://www.suse.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39829",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39829"
},
{
"cve": "CVE-2026-39830",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39830"
}
],
"notes": [
{
"category": "general",
"text": "A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection\u0027s read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39830",
"url": "https://www.suse.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39830",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39830"
},
{
"cve": "CVE-2026-39831",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39831"
}
],
"notes": [
{
"category": "general",
"text": "The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a \"no-touch-required\" extension in Permissions.Extensions from PublicKeyCallback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39831",
"url": "https://www.suse.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39831",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39831"
},
{
"cve": "CVE-2026-39832",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39832"
}
],
"notes": [
{
"category": "general",
"text": "When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39832",
"url": "https://www.suse.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39832",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39832"
},
{
"cve": "CVE-2026-39833",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39833"
}
],
"notes": [
{
"category": "general",
"text": "The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39833",
"url": "https://www.suse.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39833",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39833"
},
{
"cve": "CVE-2026-39834",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39834"
}
],
"notes": [
{
"category": "general",
"text": "When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39834",
"url": "https://www.suse.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39834",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39834"
},
{
"cve": "CVE-2026-39835",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39835"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39835",
"url": "https://www.suse.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39835",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"cve": "CVE-2026-42508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42508"
}
],
"notes": [
{
"category": "general",
"text": "Previously, a revoked \u0027SignatureKey\u0027 belonging to a CA was not correctly checked for revocation. Now, both the \u0027key\u0027 and \u0027key.SignatureKey\u0027 are checked for @revoked.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42508",
"url": "https://www.suse.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-42508",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"cve": "CVE-2026-46595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46595"
}
],
"notes": [
{
"category": "general",
"text": "Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46595",
"url": "https://www.suse.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46595",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-46595"
},
{
"cve": "CVE-2026-46597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46597"
}
],
"notes": [
{
"category": "general",
"text": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46597",
"url": "https://www.suse.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46597",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-46597"
},
{
"cve": "CVE-2026-46598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46598"
}
],
"notes": [
{
"category": "general",
"text": "For certain crafted inputs, a \u0027ed25519.PrivateKey\u0027 was created by casting malformed wire bytes, leading to a panic when used.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46598",
"url": "https://www.suse.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46598",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
WID-SEC-W-2025-2645
Vulnerability from csaf_certbund - Published: 2025-11-19 23:00 - Updated: 2026-06-16 22:00Summary
Golang Go: Mehrere Schwachstellen ermöglichen Denial of Service
Severity
Mittel
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 entfernter, anonymer Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.13
Splunk / Splunk Enterprise
|
<9.3.13 | ||
|
Splunk Splunk Enterprise <9.4.12
Splunk / Splunk Enterprise
|
<9.4.12 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Splunk Splunk Enterprise <10.0.7
Splunk / Splunk Enterprise
|
<10.0.7 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Splunk Splunk Enterprise <10.2.4
Splunk / Splunk Enterprise
|
<10.2.4 | ||
|
Splunk Splunk Enterprise <10.4.0
Splunk / Splunk Enterprise
|
<10.4.0 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
IBM Storage Scale <6.0.0.1
IBM / Storage Scale
|
<6.0.0.1 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM Storage Scale <5.2.3.6
IBM / Storage Scale
|
<5.2.3.6 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
HCL BigFix SaaS
HCL / BigFix
|
cpe:/a:hcltech:bigfix:saas
|
SaaS | |
|
IBM MQ Container
IBM / MQ
|
cpe:/a:ibm:mq:container
|
Container | |
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
Golang Go crypto ssh agent <0.45.0
Golang / Go
|
crypto ssh agent <0.45.0 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.13
Splunk / Splunk Enterprise
|
<9.3.13 | ||
|
Splunk Splunk Enterprise <9.4.12
Splunk / Splunk Enterprise
|
<9.4.12 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Splunk Splunk Enterprise <10.0.7
Splunk / Splunk Enterprise
|
<10.0.7 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Splunk Splunk Enterprise <10.2.4
Splunk / Splunk Enterprise
|
<10.2.4 | ||
|
Splunk Splunk Enterprise <10.4.0
Splunk / Splunk Enterprise
|
<10.4.0 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
IBM Storage Scale <6.0.0.1
IBM / Storage Scale
|
<6.0.0.1 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM Storage Scale <5.2.3.6
IBM / Storage Scale
|
<5.2.3.6 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
HCL BigFix SaaS
HCL / BigFix
|
cpe:/a:hcltech:bigfix:saas
|
SaaS | |
|
IBM MQ Container
IBM / MQ
|
cpe:/a:ibm:mq:container
|
Container | |
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
Golang Go crypto ssh agent <0.45.0
Golang / Go
|
crypto ssh agent <0.45.0 |
References
56 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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 entfernter, anonymer Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um einen Denial of Service Angriff 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-2025-2645 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2645.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2645 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2645"
},
{
"category": "external",
"summary": "golang.org/x/crypto GO-2025-4135 vom 2025-11-19",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-f6x5-jh6r-wrfv vom 2025-11-19",
"url": "https://github.com/advisories/GHSA-f6x5-jh6r-wrfv"
},
{
"category": "external",
"summary": "golang.org/x/crypto GO-2025-4134 vom 2025-11-19",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-j5w8-q4qc-rx2x vom 2025-11-19",
"url": "https://github.com/advisories/GHSA-j5w8-q4qc-rx2x"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4220-1 vom 2025-11-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UOLZYXYXKUYHDTMI5MUWYMLKG6RQQB3S/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15761-1 vom 2025-11-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WINGLFLMS3PIWPIGHCBWGAP25RHW3IQ2/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20143-1 vom 2025-12-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SA2FH57FMWGQVYC3SRSZ25NB6ME2DDCT/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7254313 vom 2025-12-10",
"url": "https://www.ibm.com/support/pages/node/7254313"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:20177-1 vom 2025-12-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VDMAOCE6FMUQXLIFZPI7NDGE25ALNJNL/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15841-1 vom 2025-12-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4XOE33SLNLUVY64NSWCNY4TLYMHQMV3E/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4526-1 vom 2025-12-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2BIEZKZPKMV7UOQL7PI6F5CW6HKIUKYF/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:0482-1 vom 2025-12-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HMPRAQU5GUS5B5UC67PSDP37L4LKC7JE/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15852-1 vom 2025-12-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UHZY3LI2GBR7MKASQBV4OSVIO5S5D6OV/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:0489-1 vom 2025-12-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5RNSFCTSBG2GHSQJDHXRD622LP7PVGT4/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:0492-1 vom 2025-12-31",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ELAD4UXESKHIWS4FSKWS4HUM7LFMUU7F/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:0490-1 vom 2025-12-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6R45NQ6HWFRMK73KRFVRXLFUIUGIM4RO/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4536-1 vom 2025-12-31",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/W745GNHMNB2QBU4UC6UH7GTHMMGIZSQS/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-092 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-092.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0014-1 vom 2026-01-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023674.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-083 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-083.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3120 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3120.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-090 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-090.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-091 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-091.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-093 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-093.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0067-1 vom 2026-01-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023710.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20035-1 vom 2026-01-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023771.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0125-1 vom 2026-01-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MWOPD3GF7ZQ5UMYZ65LV5WSDJLDUOJBB/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10042-1 vom 2026-01-14",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UIBMUO3NNOUCRLWLWLRSW2EYY6K2CNZ6/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:0017-1 vom 2026-01-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EICP2A44QQLN34XBLHD6QMOGGQ7464AL/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:0016-1 vom 2026-01-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/K7UR7LXZH43IHFEUNMBDHSMSMLCNR6TV/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2026-094 vom 2026-01-22",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2026-094.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20132-1 vom 2026-02-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2FXTOXAC757VML52GPMWYDR74WCC54GY/"
},
{
"category": "external",
"summary": "HCL Security Bulletin vom 2026-02-03",
"url": "https://support.hcl-software.com/community?id=community_blog\u0026sys_id=0750fd5a3b7e361028f8f547f4e45abb"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7260042 vom 2026-02-06",
"url": "https://www.ibm.com/support/pages/node/7260042"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0439-1 vom 2026-02-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024109.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20244-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024237.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0592-1 vom 2026-02-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024365.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0772-1 vom 2026-03-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024545.html"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0306 vom 2026-03-11",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0306"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1118-1 vom 2026-03-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025026.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20949-1 vom 2026-04-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025114.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21291-1 vom 2026-04-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025701.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": "Red Hat Security Advisory RHSA-2026:15979 vom 2026-05-11",
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7273312 vom 2026-05-18",
"url": "https://www.ibm.com/support/pages/node/7273312"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:0171-1 vom 2026-05-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BIVNEBZ63WYWC5AIQ2LBY6JQOBOOB6RQ/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20788-1 vom 2026-05-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/W76Z6OSKVTEPF7Y4GPIBECSPD7BNFPF3/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21989-1 vom 2026-06-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026592.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20902-1 vom 2026-06-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WRX7QSYY4H3GAFKW4L37MDF543ZQRKHS/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:0195-1 vom 2026-06-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3KY4XRJ2VHJF7MAZ7RPSSNU5NESAI7IN/"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0610 vom 2026-06-10",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0610"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2401-1 vom 2026-06-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026757.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2400-1 vom 2026-06-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026758.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26411 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
}
],
"source_lang": "en-US",
"title": "Golang Go: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2026-06-16T22:00:00.000+00:00",
"generator": {
"date": "2026-06-17T09:09:52.683+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-2645",
"initial_release_date": "2025-11-19T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2025-12-07T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-12-23T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2025-12-30T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-01-01T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-05T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Amazon und SUSE aufgenommen"
},
{
"date": "2026-01-08T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2026-01-18T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von openSUSE und HCL aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-22T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-11T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2026-03-29T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-01T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-26T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-03T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-18T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-06-07T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2026-06-08T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-06-10T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2026-06-15T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "33"
}
},
"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": "crypto ssh agent \u003c0.45.0",
"product": {
"name": "Golang Go crypto ssh agent \u003c0.45.0",
"product_id": "T048785"
}
},
{
"category": "product_version",
"name": "crypto ssh agent 0.45.0",
"product": {
"name": "Golang Go crypto ssh agent 0.45.0",
"product_id": "T048785-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:crypto_ssh_agent__0.45.0"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "SaaS",
"product": {
"name": "HCL BigFix SaaS",
"product_id": "T049035",
"product_identification_helper": {
"cpe": "cpe:/a:hcltech:bigfix:saas"
}
}
}
],
"category": "product_name",
"name": "BigFix"
}
],
"category": "vendor",
"name": "HCL"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM DB2",
"product": {
"name": "IBM DB2",
"product_id": "T048379",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Operator",
"product": {
"name": "IBM MQ Operator",
"product_id": "T036688",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator"
}
}
},
{
"category": "product_version",
"name": "Container",
"product": {
"name": "IBM MQ Container",
"product_id": "T040640",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:container"
}
}
}
],
"category": "product_name",
"name": "MQ"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.2.3.6",
"product": {
"name": "IBM Storage Scale \u003c5.2.3.6",
"product_id": "T050604"
}
},
{
"category": "product_version",
"name": "5.2.3.6",
"product": {
"name": "IBM Storage Scale 5.2.3.6",
"product_id": "T050604-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:5.2.3.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.0.0.1",
"product": {
"name": "IBM Storage Scale \u003c6.0.0.1",
"product_id": "T050605"
}
},
{
"category": "product_version",
"name": "6.0.0.1",
"product": {
"name": "IBM Storage Scale 6.0.0.1",
"product_id": "T050605-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:6.0.0.1"
}
}
}
],
"category": "product_name",
"name": "Storage Scale"
}
],
"category": "vendor",
"name": "IBM"
},
{
"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": "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"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.2.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.2.1",
"product_id": "T051633"
}
},
{
"category": "product_version",
"name": "10.2.1",
"product": {
"name": "Splunk Splunk Enterprise 10.2.1",
"product_id": "T051633-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.2.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.0.4",
"product_id": "T051634"
}
},
{
"category": "product_version",
"name": "10.0.4",
"product": {
"name": "Splunk Splunk Enterprise 10.0.4",
"product_id": "T051634-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.0.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.9",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.9",
"product_id": "T051635"
}
},
{
"category": "product_version",
"name": "9.4.9",
"product": {
"name": "Splunk Splunk Enterprise 9.4.9",
"product_id": "T051635-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.10",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.10",
"product_id": "T051636"
}
},
{
"category": "product_version",
"name": "9.3.10",
"product": {
"name": "Splunk Splunk Enterprise 9.3.10",
"product_id": "T051636-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.4.0",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.4.0",
"product_id": "T055207"
}
},
{
"category": "product_version",
"name": "10.4.0",
"product": {
"name": "Splunk Splunk Enterprise 10.4.0",
"product_id": "T055207-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.4.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.2.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.2.4",
"product_id": "T055208"
}
},
{
"category": "product_version",
"name": "10.2.4",
"product": {
"name": "Splunk Splunk Enterprise 10.2.4",
"product_id": "T055208-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.2.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.7",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.0.7",
"product_id": "T055209"
}
},
{
"category": "product_version",
"name": "10.0.7",
"product": {
"name": "Splunk Splunk Enterprise 10.0.7",
"product_id": "T055209-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.0.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.12",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.12",
"product_id": "T055210"
}
},
{
"category": "product_version",
"name": "9.4.12",
"product": {
"name": "Splunk Splunk Enterprise 9.4.12",
"product_id": "T055210-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.12"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.13",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.13",
"product_id": "T055211"
}
},
{
"category": "product_version",
"name": "9.3.13",
"product": {
"name": "Splunk Splunk Enterprise 9.3.13",
"product_id": "T055211-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.13"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47914",
"product_status": {
"known_affected": [
"T055211",
"T055210",
"67646",
"T051633",
"T055209",
"T051634",
"T055208",
"T055207",
"T036688",
"T050605",
"T002207",
"T050604",
"T051635",
"T051636",
"T027843",
"398363",
"T049035",
"T040640",
"T048379",
"T048785"
]
},
"release_date": "2025-11-19T23:00:00.000+00:00",
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-58181",
"product_status": {
"known_affected": [
"T055211",
"T055210",
"67646",
"T051633",
"T055209",
"T051634",
"T055208",
"T055207",
"T036688",
"T050605",
"T002207",
"T050604",
"T051635",
"T051636",
"T027843",
"398363",
"T049035",
"T040640",
"T048379",
"T048785"
]
},
"release_date": "2025-11-19T23:00:00.000+00:00",
"title": "CVE-2025-58181"
}
]
}
WID-SEC-W-2026-1194
Vulnerability from csaf_certbund - Published: 2026-04-21 22:00 - Updated: 2026-04-21 22:00Summary
Oracle Communications: 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: Oracle Communications umfasst branchenspezifische Lösungen für die Telekommunikationsbranche.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
References
3 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": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- 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-1194 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1194.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1194 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1194"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2026 - Appendix Oracle Communications vom 2026-04-21",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixCGBU"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-21T22:00:00.000+00:00",
"generator": {
"date": "2026-04-22T08:44:15.870+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1194",
"initial_release_date": "2026-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "6",
"product": {
"name": "Oracle Communications 6.0",
"product_id": "T018947",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.0"
}
}
},
{
"category": "product_version",
"name": "6.1",
"product": {
"name": "Oracle Communications 6.1",
"product_id": "T018948",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.1"
}
}
},
{
"category": "product_version",
"name": "8.0.0",
"product": {
"name": "Oracle Communications 8.0.0",
"product_id": "T025868",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0.0",
"product_id": "T032090",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "5.2",
"product": {
"name": "Oracle Communications 5.2",
"product_id": "T034146",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.2"
}
}
},
{
"category": "product_version",
"name": "4.2.0",
"product": {
"name": "Oracle Communications 4.2.0",
"product_id": "T036206",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.2.0"
}
}
},
{
"category": "product_version",
"name": "9.3.0",
"product": {
"name": "Oracle Communications 9.3.0",
"product_id": "T036208",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.3.0"
}
}
},
{
"category": "product_version",
"name": "14",
"product": {
"name": "Oracle Communications 14.0",
"product_id": "T038382",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0"
}
}
},
{
"category": "product_version",
"name": "25.1.100",
"product": {
"name": "Oracle Communications 25.1.100",
"product_id": "T042794",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.100"
}
}
},
{
"category": "product_version",
"name": "10.0.0",
"product": {
"name": "Oracle Communications 10.0.0",
"product_id": "T042795",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.0"
}
}
},
{
"category": "product_version",
"name": "24.2.4",
"product": {
"name": "Oracle Communications 24.2.4",
"product_id": "T042796",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.4",
"product": {
"name": "Oracle Communications \u003c=9.0.4",
"product_id": "T045371"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.4",
"product": {
"name": "Oracle Communications \u003c=9.0.4",
"product_id": "T045371-fixed"
}
},
{
"category": "product_version",
"name": "5.0.0",
"product": {
"name": "Oracle Communications 5.0.0",
"product_id": "T045372",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.0.0"
}
}
},
{
"category": "product_version",
"name": "25.1.200",
"product": {
"name": "Oracle Communications 25.1.200",
"product_id": "T047885",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.200"
}
}
},
{
"category": "product_version",
"name": "25.1.202",
"product": {
"name": "Oracle Communications 25.1.202",
"product_id": "T047887",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.202"
}
}
},
{
"category": "product_version",
"name": "25.1.201",
"product": {
"name": "Oracle Communications 25.1.201",
"product_id": "T047888",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.201"
}
}
},
{
"category": "product_version",
"name": "25.2.100",
"product": {
"name": "Oracle Communications 25.2.100",
"product_id": "T047890",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.2.100"
}
}
},
{
"category": "product_version",
"name": "47",
"product": {
"name": "Oracle Communications 47.0",
"product_id": "T047891",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:47.0"
}
}
},
{
"category": "product_version",
"name": "24.2.1",
"product": {
"name": "Oracle Communications 24.2.1",
"product_id": "T047970",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.1"
}
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "Oracle Communications 7.5.0",
"product_id": "T050113",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.5.0"
}
}
},
{
"category": "product_version",
"name": "6.1.1",
"product": {
"name": "Oracle Communications 6.1.1",
"product_id": "T050114",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.1.1"
}
}
},
{
"category": "product_version",
"name": "7.3.6",
"product": {
"name": "Oracle Communications 7.3.6",
"product_id": "T050117",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.3.6"
}
}
},
{
"category": "product_version",
"name": "7.4.0",
"product": {
"name": "Oracle Communications 7.4.0",
"product_id": "T050118",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.4.0"
}
}
},
{
"category": "product_version",
"name": "7.7.0",
"product": {
"name": "Oracle Communications 7.7.0",
"product_id": "T050119",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.7.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications \u003c=7.8.0",
"product_id": "T050120"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications \u003c=7.8.0",
"product_id": "T050120-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0.0",
"product_id": "T050121"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0.0",
"product_id": "T050121-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0",
"product_id": "T050123"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0",
"product_id": "T050123-fixed"
}
},
{
"category": "product_version",
"name": "17",
"product": {
"name": "Oracle Communications 17.0",
"product_id": "T053061",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:17.0"
}
}
},
{
"category": "product_version",
"name": "11",
"product": {
"name": "Oracle Communications 11.0",
"product_id": "T053062",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:11.0"
}
}
},
{
"category": "product_version",
"name": "8.1.0.0.0",
"product": {
"name": "Oracle Communications 8.1.0.0.0",
"product_id": "T053063",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.0.1.0",
"product": {
"name": "Oracle Communications 15.0.0.1.0",
"product_id": "T053064",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.0.0",
"product": {
"name": "Oracle Communications \u003c=7.0.0",
"product_id": "T053065"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.0.0",
"product": {
"name": "Oracle Communications \u003c=7.0.0",
"product_id": "T053065-fixed"
}
},
{
"category": "product_version",
"name": "25.1.204",
"product": {
"name": "Oracle Communications 25.1.204",
"product_id": "T053066",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.204"
}
}
},
{
"category": "product_version",
"name": "25.2.200",
"product": {
"name": "Oracle Communications 25.2.200",
"product_id": "T053067",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.2.200"
}
}
},
{
"category": "product_version",
"name": "6.1.0.0.0",
"product": {
"name": "Oracle Communications 6.1.0.0.0",
"product_id": "T053068",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.1.0.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=17.1",
"product": {
"name": "Oracle Communications \u003c=17.1",
"product_id": "T053069"
}
},
{
"category": "product_version_range",
"name": "\u003c=17.1",
"product": {
"name": "Oracle Communications \u003c=17.1",
"product_id": "T053069-fixed"
}
},
{
"category": "product_version",
"name": "10.1.0",
"product": {
"name": "Oracle Communications 10.1.0",
"product_id": "T053070",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0",
"product_id": "T053071"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0",
"product_id": "T053071-fixed"
}
},
{
"category": "product_version",
"name": "47.0.0.1.0",
"product": {
"name": "Oracle Communications 47.0.0.1.0",
"product_id": "T053072",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:47.0.0.1.0"
}
}
},
{
"category": "product_version",
"name": "8.0.0.6.0",
"product": {
"name": "Oracle Communications 8.0.0.6.0",
"product_id": "T053073",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.0.0.6.0"
}
}
},
{
"category": "product_version",
"name": "8.1.0.5.0",
"product": {
"name": "Oracle Communications 8.1.0.5.0",
"product_id": "T053074",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.1.0.5.0"
}
}
},
{
"category": "product_version",
"name": "8.2.0.2.0",
"product": {
"name": "Oracle Communications 8.2.0.2.0",
"product_id": "T053075",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.2.0.2.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.5.1",
"product": {
"name": "Oracle Communications \u003c=7.5.1",
"product_id": "T053076"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.5.1",
"product": {
"name": "Oracle Communications \u003c=7.5.1",
"product_id": "T053076-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0.0",
"product_id": "T053077"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0.0",
"product_id": "T053077-fixed"
}
},
{
"category": "product_version",
"name": "3.0.3.4.0",
"product": {
"name": "Oracle Communications 3.0.3.4.0",
"product_id": "T053078",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:3.0.3.4.0"
}
}
},
{
"category": "product_version",
"name": "10.0.1.8.0",
"product": {
"name": "Oracle Communications 10.0.1.8.0",
"product_id": "T053079",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.1.8.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=10.5.0.2",
"product": {
"name": "Oracle Communications \u003c=10.5.0.2",
"product_id": "T053080"
}
},
{
"category": "product_version_range",
"name": "\u003c=10.5.0.2",
"product": {
"name": "Oracle Communications \u003c=10.5.0.2",
"product_id": "T053080-fixed"
}
},
{
"category": "product_version",
"name": "7.6.0",
"product": {
"name": "Oracle Communications 7.6.0",
"product_id": "T053081",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.6.0"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-0341",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2021-0341"
},
{
"cve": "CVE-2023-34453",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2024-45339",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-45339"
},
{
"cve": "CVE-2024-5535",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-8184",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-8184"
},
{
"cve": "CVE-2025-12383",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-12383"
},
{
"cve": "CVE-2025-12543",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-12543"
},
{
"cve": "CVE-2025-13151",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-13151"
},
{
"cve": "CVE-2025-14017",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-14017"
},
{
"cve": "CVE-2025-14104",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-14104"
},
{
"cve": "CVE-2025-15284",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-15284"
},
{
"cve": "CVE-2025-15467",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-15467"
},
{
"cve": "CVE-2025-26333",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-26333"
},
{
"cve": "CVE-2025-26791",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-26791"
},
{
"cve": "CVE-2025-27821",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-27821"
},
{
"cve": "CVE-2025-32990",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-32990"
},
{
"cve": "CVE-2025-33042",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-33042"
},
{
"cve": "CVE-2025-41248",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41248"
},
{
"cve": "CVE-2025-41249",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41249"
},
{
"cve": "CVE-2025-41253",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41253"
},
{
"cve": "CVE-2025-48795",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48795"
},
{
"cve": "CVE-2025-48913",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48913"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-5115",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5115"
},
{
"cve": "CVE-2025-52967",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-52967"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-5372",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5372"
},
{
"cve": "CVE-2025-55130",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-55130"
},
{
"cve": "CVE-2025-55163",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-55754",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-55754"
},
{
"cve": "CVE-2025-58050",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58050"
},
{
"cve": "CVE-2025-58057",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58057"
},
{
"cve": "CVE-2025-58098",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-58181",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2025-61795",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-61795"
},
{
"cve": "CVE-2025-61984",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-61984"
},
{
"cve": "CVE-2025-66418",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-66418"
},
{
"cve": "CVE-2025-66566",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-66566"
},
{
"cve": "CVE-2025-67635",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-67635"
},
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2025-68615",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68615"
},
{
"cve": "CVE-2025-68973",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68973"
},
{
"cve": "CVE-2025-69223",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-69223"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-8194",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-8194"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-9230",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-9900",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9900"
},
{
"cve": "CVE-2026-0861",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-1642",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-1642"
},
{
"cve": "CVE-2026-21441",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21441"
},
{
"cve": "CVE-2026-21452",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21452"
},
{
"cve": "CVE-2026-21637",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21637"
},
{
"cve": "CVE-2026-21945",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21945"
},
{
"cve": "CVE-2026-22022",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22022"
},
{
"cve": "CVE-2026-23490",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-23490"
},
{
"cve": "CVE-2026-23903",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-23903"
},
{
"cve": "CVE-2026-24734",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-24734"
},
{
"cve": "CVE-2026-25210",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25210"
},
{
"cve": "CVE-2026-25646",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25646"
},
{
"cve": "CVE-2026-25968",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25968"
},
{
"cve": "CVE-2026-26007",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-26007"
},
{
"cve": "CVE-2026-27099",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-27099"
},
{
"cve": "CVE-2026-3288",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-3288"
},
{
"cve": "CVE-2026-33870",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-33870"
}
]
}
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…