Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-39833 (GCVE-0-2026-39833)
Vulnerability from cvelistv5 – Published: 2026-05-22 02:31 – Updated: 2026-05-22 18:58
VLAI
EPSS
Title
Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
Summary
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.
Severity
9.1 (Critical)
CWE
- CWE-358 - Improperly Implemented Security Check for Standard
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/crypto | golang.org/x/crypto/ssh/agent |
Affected:
0 , < 0.52.0
(semver)
|
Credits
NCC Group Cryptography Services, sponsored by Teleport
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-39833",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-22T18:57:41.103317Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T18:58:08.489Z",
"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/agent",
"product": "golang.org/x/crypto/ssh/agent",
"programRoutines": [
{
"name": "keyring.Add"
}
],
"vendor": "golang.org/x/crypto",
"versions": [
{
"lessThan": "0.52.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "NCC Group Cryptography Services, sponsored by Teleport"
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-358: Improperly Implemented Security Check for Standard",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T02:31:26.294Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/79436"
},
{
"url": "https://go.dev/cl/778640"
},
{
"url": "https://go.dev/cl/778641"
},
{
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5005"
}
],
"title": "Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-39833",
"datePublished": "2026-05-22T02:31:26.294Z",
"dateReserved": "2026-04-07T18:13:03.529Z",
"dateUpdated": "2026-05-22T18:58:08.489Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-39833",
"date": "2026-05-30",
"epss": "0.00042",
"percentile": "0.13057"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-39833\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-05-22T04:16:22.773\",\"lastModified\":\"2026-05-28T15:04:39.110\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"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:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-862\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.52.0\",\"matchCriteriaId\":\"D540395B-31B8-4B07-8F79-F5C631BBD5C8\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/778640\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://go.dev/cl/778641\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://go.dev/issue/79436\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-5005\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-39833\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-22T18:57:41.103317Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-22T18:58:04.074Z\"}}], \"cna\": {\"title\": \"Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent\", \"credits\": [{\"lang\": \"en\", \"value\": \"NCC Group Cryptography Services, sponsored by Teleport\"}], \"affected\": [{\"vendor\": \"golang.org/x/crypto\", \"product\": \"golang.org/x/crypto/ssh/agent\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.52.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/crypto/ssh/agent\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"keyring.Add\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/79436\"}, {\"url\": \"https://go.dev/cl/778640\"}, {\"url\": \"https://go.dev/cl/778641\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5005\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-358: Improperly Implemented Security Check for Standard\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-05-22T02:31:26.294Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-39833\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-22T18:58:08.489Z\", \"dateReserved\": \"2026-04-07T18:13:03.529Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-05-22T02:31:26.294Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-39833
Vulnerability from fkie_nvd - Published: 2026-05-22 04:16 - Updated: 2026-05-28 15:04
Severity
Summary
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.
References
| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/778640 | Issue Tracking | |
| security@golang.org | https://go.dev/cl/778641 | Issue Tracking | |
| security@golang.org | https://go.dev/issue/79436 | Issue Tracking | |
| security@golang.org | https://groups.google.com/g/golang-announce/c/a082jnz-LvI | Mailing List | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2026-5005 | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*",
"matchCriteriaId": "D540395B-31B8-4B07-8F79-F5C631BBD5C8",
"versionEndExcluding": "0.52.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"id": "CVE-2026-39833",
"lastModified": "2026-05-28T15:04:39.110",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-05-22T04:16:22.773",
"references": [
{
"source": "security@golang.org",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/cl/778640"
},
{
"source": "security@golang.org",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/cl/778641"
},
{
"source": "security@golang.org",
"tags": [
"Issue Tracking"
],
"url": "https://go.dev/issue/79436"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List"
],
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2026-5005"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-862"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
MSRC_CVE-2026-39833
Vulnerability from csaf_microsoft - Published: 2026-05-02 00:00 - Updated: 2026-05-27 01:17Summary
Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
9.1 (Critical)
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-2 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
|
| Unresolved product id: 17084-5 | — |
None Available
|
|
| Unresolved product id: 17084-4 | — |
None Available
|
|
| Unresolved product id: 17084-3 | — |
None Available
|
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-39833 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-39833.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent",
"tracking": {
"current_release_date": "2026-05-27T01:17:49.000Z",
"generator": {
"date": "2026-05-27T07:15:09.601Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-39833",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-27T01:17:49.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 docker-buildx 0:0.14.0-11.azl3",
"product": {
"name": "azl3 docker-buildx 0:0.14.0-11.azl3",
"product_id": "2"
}
}
],
"category": "product_name",
"name": "docker-buildx"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 docker-compose 0:2.27.0-9.azl3",
"product": {
"name": "azl3 docker-compose 0:2.27.0-9.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "docker-compose"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 libcontainers-common 0:20240213-3.azl3",
"product": {
"name": "azl3 libcontainers-common 0:20240213-3.azl3",
"product_id": "5"
}
}
],
"category": "product_name",
"name": "libcontainers-common"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 packer 0:1.9.5-13.azl3",
"product": {
"name": "azl3 packer 0:1.9.5-13.azl3",
"product_id": "4"
}
}
],
"category": "product_name",
"name": "packer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 telegraf 0:1.31.0-19.azl3",
"product": {
"name": "azl3 telegraf 0:1.31.0-19.azl3",
"product_id": "3"
}
}
],
"category": "product_name",
"name": "telegraf"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 docker-buildx 0:0.14.0-11.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 docker-compose 0:2.27.0-9.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libcontainers-common 0:20240213-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 packer 0:1.9.5-13.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 telegraf 0:1.31.0-19.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39833",
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-2",
"17084-1",
"17084-5",
"17084-4",
"17084-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-39833 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-39833.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-05-27T01:17:49.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2026-05-27T01:17:49.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
},
{
"category": "none_available",
"date": "2026-05-27T01:17:49.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-5"
]
},
{
"category": "none_available",
"date": "2026-05-27T01:17:49.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-4"
]
},
{
"category": "none_available",
"date": "2026-05-27T01:17:49.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.1,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"17084-2",
"17084-1",
"17084-5",
"17084-4",
"17084-3"
]
}
],
"title": "Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent"
}
]
}
OPENSUSE-SU-2026:10856-1
Vulnerability from csaf_opensuse - Published: 2026-05-24 00:00 - Updated: 2026-05-24 00:00Summary
rclone-1.74.2-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: rclone-1.74.2-1.1 on GA media
Description of the patch: These are all security issues fixed in the rclone-1.74.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10856
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
62 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "rclone-1.74.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the rclone-1.74.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10856",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10856-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25680 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25680/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25681 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27136 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27136/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33809 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33809/"
},
{
"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-39824 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39824/"
},
{
"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-42500 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42502 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42506/"
},
{
"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-44740 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44740/"
},
{
"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": "rclone-1.74.2-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-24T00:00:00Z",
"generator": {
"date": "2026-05-24T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10856-1",
"initial_release_date": "2026-05-24T00:00:00Z",
"revision_history": [
{
"date": "2026-05-24T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.74.2-1.1.aarch64",
"product": {
"name": "rclone-1.74.2-1.1.aarch64",
"product_id": "rclone-1.74.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.74.2-1.1.aarch64",
"product": {
"name": "rclone-bash-completion-1.74.2-1.1.aarch64",
"product_id": "rclone-bash-completion-1.74.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.74.2-1.1.aarch64",
"product": {
"name": "rclone-zsh-completion-1.74.2-1.1.aarch64",
"product_id": "rclone-zsh-completion-1.74.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.74.2-1.1.ppc64le",
"product": {
"name": "rclone-1.74.2-1.1.ppc64le",
"product_id": "rclone-1.74.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.74.2-1.1.ppc64le",
"product": {
"name": "rclone-bash-completion-1.74.2-1.1.ppc64le",
"product_id": "rclone-bash-completion-1.74.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.74.2-1.1.ppc64le",
"product": {
"name": "rclone-zsh-completion-1.74.2-1.1.ppc64le",
"product_id": "rclone-zsh-completion-1.74.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.74.2-1.1.s390x",
"product": {
"name": "rclone-1.74.2-1.1.s390x",
"product_id": "rclone-1.74.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.74.2-1.1.s390x",
"product": {
"name": "rclone-bash-completion-1.74.2-1.1.s390x",
"product_id": "rclone-bash-completion-1.74.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.74.2-1.1.s390x",
"product": {
"name": "rclone-zsh-completion-1.74.2-1.1.s390x",
"product_id": "rclone-zsh-completion-1.74.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.74.2-1.1.x86_64",
"product": {
"name": "rclone-1.74.2-1.1.x86_64",
"product_id": "rclone-1.74.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.74.2-1.1.x86_64",
"product": {
"name": "rclone-bash-completion-1.74.2-1.1.x86_64",
"product_id": "rclone-bash-completion-1.74.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.74.2-1.1.x86_64",
"product": {
"name": "rclone-zsh-completion-1.74.2-1.1.x86_64",
"product_id": "rclone-zsh-completion-1.74.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.74.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64"
},
"product_reference": "rclone-1.74.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.74.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le"
},
"product_reference": "rclone-1.74.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.74.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x"
},
"product_reference": "rclone-1.74.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.74.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64"
},
"product_reference": "rclone-1.74.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.74.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64"
},
"product_reference": "rclone-bash-completion-1.74.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.74.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le"
},
"product_reference": "rclone-bash-completion-1.74.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.74.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x"
},
"product_reference": "rclone-bash-completion-1.74.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.74.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64"
},
"product_reference": "rclone-bash-completion-1.74.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.74.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64"
},
"product_reference": "rclone-zsh-completion-1.74.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.74.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le"
},
"product_reference": "rclone-zsh-completion-1.74.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.74.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x"
},
"product_reference": "rclone-zsh-completion-1.74.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.74.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
},
"product_reference": "rclone-zsh-completion-1.74.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25680",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25680"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25680",
"url": "https://www.suse.com/security/cve/CVE-2026-25680"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-25680"
},
{
"cve": "CVE-2026-25681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25681"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25681",
"url": "https://www.suse.com/security/cve/CVE-2026-25681"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-25681"
},
{
"cve": "CVE-2026-27136",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27136"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27136",
"url": "https://www.suse.com/security/cve/CVE-2026-27136"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-27136"
},
{
"cve": "CVE-2026-33809",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33809"
}
],
"notes": [
{
"category": "general",
"text": "A maliciously crafted TIFF file can cause image decoding to attempt to allocate up 4GiB of memory, causing either excessive resource consumption or an out-of-memory error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33809",
"url": "https://www.suse.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "SUSE Bug 1260692 for CVE-2026-33809",
"url": "https://bugzilla.suse.com/1260692"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-33809"
},
{
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39824",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39824"
}
],
"notes": [
{
"category": "general",
"text": "NewNTUnicodeString does not check for string length overflow. When provided with a string that overflows the maximum size of a NTUnicodeString (a 16-bit number of bytes), it returns a truncated string rather than an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39824",
"url": "https://www.suse.com/security/cve/CVE-2026-39824"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-39824"
},
{
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"cve": "CVE-2026-42500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42500"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42500",
"url": "https://www.suse.com/security/cve/CVE-2026-42500"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42500"
},
{
"cve": "CVE-2026-42502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42502"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42502",
"url": "https://www.suse.com/security/cve/CVE-2026-42502"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42502"
},
{
"cve": "CVE-2026-42506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42506"
}
],
"notes": [
{
"category": "general",
"text": "Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42506",
"url": "https://www.suse.com/security/cve/CVE-2026-42506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42506"
},
{
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"cve": "CVE-2026-44740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44740"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44740",
"url": "https://www.suse.com/security/cve/CVE-2026-44740"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44740"
},
{
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.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": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.2-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
OPENSUSE-SU-2026:20833-1
Vulnerability from csaf_opensuse - Published: 2026-05-28 13:15 - Updated: 2026-05-28 13:15Summary
Security update for trivy
Severity
Important
Notes
Title of the patch: Security update for trivy
Description of the patch: This update for trivy fixes the following issues:
Changes in trivy:
- update x/crypto to 0.52.0 (bsc#1266075, CVE-2026-39827,
CVE-2026-39834,CVE-2026-39828,CVE-2026-39829,CVE-2026-39831,
CVE-2026-42508,CVE-2026-39833,CVE-2026-39830,CVE-2026-39832,
CVE-2026-46597,CVE-2026-46598,CVE-2026-46595,CVE-2026-39835)
Patchnames: openSUSE-Leap-16.0-packagehub-272
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: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
46 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 trivy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for trivy fixes the following issues:\n\nChanges in trivy:\n\n- update x/crypto to 0.52.0 (bsc#1266075, CVE-2026-39827,\n CVE-2026-39834,CVE-2026-39828,CVE-2026-39829,CVE-2026-39831,\n CVE-2026-42508,CVE-2026-39833,CVE-2026-39830,CVE-2026-39832,\n CVE-2026-46597,CVE-2026-46598,CVE-2026-46595,CVE-2026-39835)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-272",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20833-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1265648",
"url": "https://bugzilla.suse.com/1265648"
},
{
"category": "self",
"summary": "SUSE Bug 1266075",
"url": "https://bugzilla.suse.com/1266075"
},
{
"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-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 trivy",
"tracking": {
"current_release_date": "2026-05-28T13:15:28Z",
"generator": {
"date": "2026-05-28T13:15:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20833-1",
"initial_release_date": "2026-05-28T13:15:28Z",
"revision_history": [
{
"date": "2026-05-28T13:15:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.70.0-bp160.3.1.aarch64",
"product": {
"name": "trivy-0.70.0-bp160.3.1.aarch64",
"product_id": "trivy-0.70.0-bp160.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.70.0-bp160.3.1.ppc64le",
"product": {
"name": "trivy-0.70.0-bp160.3.1.ppc64le",
"product_id": "trivy-0.70.0-bp160.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.70.0-bp160.3.1.s390x",
"product": {
"name": "trivy-0.70.0-bp160.3.1.s390x",
"product_id": "trivy-0.70.0-bp160.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.70.0-bp160.3.1.x86_64",
"product": {
"name": "trivy-0.70.0-bp160.3.1.x86_64",
"product_id": "trivy-0.70.0-bp160.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.70.0-bp160.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64"
},
"product_reference": "trivy-0.70.0-bp160.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.70.0-bp160.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le"
},
"product_reference": "trivy-0.70.0-bp160.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.70.0-bp160.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x"
},
"product_reference": "trivy-0.70.0-bp160.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.70.0-bp160.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
},
"product_reference": "trivy-0.70.0-bp160.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.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": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.aarch64",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.ppc64le",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.s390x",
"openSUSE Leap 16.0:trivy-0.70.0-bp160.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T13:15:28Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
OPENSUSE-SU-2026:20834-1
Vulnerability from csaf_opensuse - Published: 2026-05-28 12:23 - Updated: 2026-05-28 12:23Summary
Security update for apptainer
Severity
Important
Notes
Title of the patch: Security update for apptainer
Description of the patch: This update for apptainer fixes the following issues:
Changes in apptainer:
- Fix CVE-2026-39827, CVE-2026-39834, CVE-2026-39828, CVE-2026-39829,
CVE-2026-39831, CVE-2026-42508, CVE-2026-39833, CVE-2026-39830,
CVE-2026-39832, CVE-2026-46597, CVE-2026-46598, CVE-2026-46595,
CVE-2026-39835 (bsc#1266202)
Update golang.org/x/crypto to v0.52.0
- Fix CVE-2026-33814 GO-2026-4918 (bsc#1265844)
Update golang.org/x/net to version v0.53.0
- Integrate vulnchecker into %check stage (optional).
- Sync with Factory version which also fixes CVE-2024-45310
tracked in bsc#1257432
- Readded SLE-15SP6.def as it was removed from Factory
Patchnames: openSUSE-Leap-16.0-packagehub-273
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
51 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apptainer",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apptainer fixes the following issues:\n\nChanges in apptainer:\n\n- Fix CVE-2026-39827, CVE-2026-39834, CVE-2026-39828, CVE-2026-39829,\n CVE-2026-39831, CVE-2026-42508, CVE-2026-39833, CVE-2026-39830,\n CVE-2026-39832, CVE-2026-46597, CVE-2026-46598, CVE-2026-46595,\n CVE-2026-39835 (bsc#1266202)\n Update golang.org/x/crypto to v0.52.0\n\n- Fix CVE-2026-33814 GO-2026-4918 (bsc#1265844)\n Update golang.org/x/net to version v0.53.0\n- Integrate vulnchecker into %check stage (optional).\n\n- Sync with Factory version which also fixes CVE-2024-45310\n tracked in bsc#1257432\n- Readded SLE-15SP6.def as it was removed from Factory\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-273",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20834-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1257432",
"url": "https://bugzilla.suse.com/1257432"
},
{
"category": "self",
"summary": "SUSE Bug 1265844",
"url": "https://bugzilla.suse.com/1265844"
},
{
"category": "self",
"summary": "SUSE Bug 1266202",
"url": "https://bugzilla.suse.com/1266202"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45310 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45310/"
},
{
"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-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 apptainer",
"tracking": {
"current_release_date": "2026-05-28T12:23:45Z",
"generator": {
"date": "2026-05-28T12:23:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20834-1",
"initial_release_date": "2026-05-28T12:23:45Z",
"revision_history": [
{
"date": "2026-05-28T12:23:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apptainer-leap-1.4.5-bp160.2.1.noarch",
"product": {
"name": "apptainer-leap-1.4.5-bp160.2.1.noarch",
"product_id": "apptainer-leap-1.4.5-bp160.2.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.4.5-bp160.2.1.x86_64",
"product": {
"name": "apptainer-1.4.5-bp160.2.1.x86_64",
"product_id": "apptainer-1.4.5-bp160.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.4.5-bp160.2.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64"
},
"product_reference": "apptainer-1.4.5-bp160.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-leap-1.4.5-bp160.2.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
},
"product_reference": "apptainer-leap-1.4.5-bp160.2.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45310",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45310"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. runc 1.1.13 and earlier, as well as 1.2.0-rc2 and earlier, can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with `os.MkdirAll`. While this could be used to create empty files, existing files would not be truncated. An attacker must have the ability to start containers using some kind of custom volume configuration. Containers using user namespaces are still affected, but the scope of places an attacker can create inodes can be significantly reduced. Sufficiently strict LSM policies (SELinux/Apparmor) can also in principle block this attack -- we suspect the industry standard SELinux policy may restrict this attack\u0027s scope but the exact scope of protection hasn\u0027t been analysed. This is exploitable using runc directly as well as through Docker and Kubernetes. The issue is fixed in runc v1.1.14 and v1.2.0-rc3.\n\nSome workarounds are available. Using user namespaces restricts this attack fairly significantly such that the attacker can only create inodes in directories that the remapped root user/group has write access to. Unless the root user is remapped to an actual\nuser on the host (such as with rootless containers that don\u0027t use `/etc/sub[ug]id`), this in practice means that an attacker would only be able to create inodes in world-writable directories. A strict enough SELinux or AppArmor policy could in principle also restrict the scope if a specific label is applied to the runc runtime, though neither the extent to which the standard existing policies block this attack nor what exact policies are needed to sufficiently restrict this attack have been thoroughly tested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45310",
"url": "https://www.suse.com/security/cve/CVE-2024-45310"
},
{
"category": "external",
"summary": "SUSE Bug 1230092 for CVE-2024-45310",
"url": "https://bugzilla.suse.com/1230092"
},
{
"category": "external",
"summary": "SUSE Bug 1257413 for CVE-2024-45310",
"url": "https://bugzilla.suse.com/1257413"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"details": "low"
}
],
"title": "CVE-2024-45310"
},
{
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
},
"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": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apptainer-1.4.5-bp160.2.1.x86_64",
"openSUSE Leap 16.0:apptainer-leap-1.4.5-bp160.2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:23:45Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
OPENSUSE-SU-2026:20838-1
Vulnerability from csaf_opensuse - Published: 2026-05-28 12:22 - Updated: 2026-05-28 12:22Summary
Security update for hauler
Severity
Important
Notes
Title of the patch: Security update for hauler
Description of the patch: This update for hauler fixes the following issues:
Changes in hauler:
- update x/crypto to 0.52.0 (bsc#1266167, CVE-2026-39827,
CVE-2026-39834,CVE-2026-39828,CVE-2026-39829,CVE-2026-39831,
CVE-2026-42508,CVE-2026-39833,CVE-2026-39830,CVE-2026-39832,
CVE-2026-46597,CVE-2026-46598,CVE-2026-46595,CVE-2026-39835)
- update x/net to v0.53.0 to address CVE-2026-33814 (bsc#1265765)
Patchnames: openSUSE-Leap-16.0-packagehub-277
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
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
46 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 hauler",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for hauler fixes the following issues:\n\nChanges in hauler:\n\n- update x/crypto to 0.52.0 (bsc#1266167, CVE-2026-39827,\n CVE-2026-39834,CVE-2026-39828,CVE-2026-39829,CVE-2026-39831,\n CVE-2026-42508,CVE-2026-39833,CVE-2026-39830,CVE-2026-39832,\n CVE-2026-46597,CVE-2026-46598,CVE-2026-46595,CVE-2026-39835)\n\n- update x/net to v0.53.0 to address CVE-2026-33814 (bsc#1265765)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-277",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20838-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1265765",
"url": "https://bugzilla.suse.com/1265765"
},
{
"category": "self",
"summary": "SUSE Bug 1266167",
"url": "https://bugzilla.suse.com/1266167"
},
{
"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-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 hauler",
"tracking": {
"current_release_date": "2026-05-28T12:22:48Z",
"generator": {
"date": "2026-05-28T12:22:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20838-1",
"initial_release_date": "2026-05-28T12:22:48Z",
"revision_history": [
{
"date": "2026-05-28T12:22:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.3-bp160.2.1.aarch64",
"product": {
"name": "hauler-1.4.3-bp160.2.1.aarch64",
"product_id": "hauler-1.4.3-bp160.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.3-bp160.2.1.x86_64",
"product": {
"name": "hauler-1.4.3-bp160.2.1.x86_64",
"product_id": "hauler-1.4.3-bp160.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.3-bp160.2.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64"
},
"product_reference": "hauler-1.4.3-bp160.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.3-bp160.2.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
},
"product_reference": "hauler-1.4.3-bp160.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.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": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:22:48Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
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…