Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-39984 (GCVE-0-2026-39984)
Vulnerability from cvelistv5 – Published: 2026-04-14 23:41 – Updated: 2026-04-16 14:00- CWE-295 - Improper Certificate Validation
| URL | Tags |
|---|---|
| https://github.com/sigstore/timestamp-authority/s… | x_refsource_CONFIRM |
| https://github.com/sigstore/timestamp-authority/r… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| sigstore | timestamp-authority |
Affected:
< 2.0.6
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-39984",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-16T14:00:42.548200Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-16T14:00:55.081Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "timestamp-authority",
"vendor": "sigstore",
"versions": [
{
"status": "affected",
"version": "\u003c 2.0.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-295",
"description": "CWE-295: Improper Certificate Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-14T23:41:47.909Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3"
},
{
"name": "https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6"
}
],
"source": {
"advisory": "GHSA-xm5m-wgh2-rrg3",
"discovery": "UNKNOWN"
},
"title": "Sigstore Timestamp Authority has Improper Certificate Validation in verifier"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-39984",
"datePublished": "2026-04-14T23:41:47.909Z",
"dateReserved": "2026-04-08T00:01:47.628Z",
"dateUpdated": "2026-04-16T14:00:55.081Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-39984",
"date": "2026-07-13",
"epss": "0.00099",
"percentile": "0.00997"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-39984\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-15T04:17:40.203\",\"lastModified\":\"2026-06-17T10:42:51.220\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"sigstore\",\"product\":\"timestamp-authority\",\"versions\":[{\"version\":\"\u003c 2.0.6\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-16T14:00:42.548200Z\",\"id\":\"CVE-2026-39984\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:sigstore_timestamp_authority:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.0.6\",\"matchCriteriaId\":\"72AC995B-D581-447D-9300-056012700B64\"}]}]}],\"references\":[{\"url\":\"https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\",\"Release Notes\"]},{\"url\":\"https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-06-28T07:32:31+00:00",
"cve": "CVE-2026-39984",
"id": "CVE-2026-39984",
"initial_release_date": "2026-04-14T23:41:47.909000+00:00",
"product_status:known_affected": "9",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "timestamp-authority/v2/pkg/verification: improper certificate validation in verifier",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-39984.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-39984\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-16T14:00:42.548200Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-16T14:00:48.614Z\"}}], \"cna\": {\"title\": \"Sigstore Timestamp Authority has Improper Certificate Validation in verifier\", \"source\": {\"advisory\": \"GHSA-xm5m-wgh2-rrg3\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"sigstore\", \"product\": \"timestamp-authority\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.0.6\"}]}], \"references\": [{\"url\": \"https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3\", \"name\": \"https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6\", \"name\": \"https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-295\", \"description\": \"CWE-295: Improper Certificate Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-14T23:41:47.909Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-39984\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-16T14:00:55.081Z\", \"dateReserved\": \"2026-04-08T00:01:47.628Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-14T23:41:47.909Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
cleanstart-2026-zx52017
Vulnerability from cleanstart
Multiple security vulnerabilities affect the spire-server package. These issues are resolved in later releases. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "spire-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.14.1-r4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the spire-server package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-ZX52017",
"modified": "2026-06-03T13:40:48Z",
"published": "2026-07-13T07:33:58.790473Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ZX52017.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-15558"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61732"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24051"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25680"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25681"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27136"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33811"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33814"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33816"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34986"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39820"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39821"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39823"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39824"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39825"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39826"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39827"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39828"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39829"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39830"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39831"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39832"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39833"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39834"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39835"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39836"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39984"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42499"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42502"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42506"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42508"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-46595"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-46597"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-46598"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-273p-m2cw-6833"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4c4x-jm2x-pf9j"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4qg8-fj49-pxjh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-846p-jg2w-w324"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fcv2-xgw5-pqxf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fphv-w9fq-2525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jqc5-w2xx-5vq4"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-whqx-f9j3-ch6m"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xmrv-pmrh-hhx2"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15558"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24051"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33816"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39824"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39827"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39833"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39834"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39836"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39984"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-15558, CVE-2025-61732, CVE-2025-68121, CVE-2026-24051, CVE-2026-25679, CVE-2026-25680, CVE-2026-25681, CVE-2026-26958, CVE-2026-27136, CVE-2026-27139, CVE-2026-27142, CVE-2026-33186, CVE-2026-33811, CVE-2026-33814, CVE-2026-33816, CVE-2026-34986, CVE-2026-39820, CVE-2026-39821, CVE-2026-39823, CVE-2026-39824, CVE-2026-39825, CVE-2026-39826, CVE-2026-39827, CVE-2026-39828, CVE-2026-39829, CVE-2026-39830, CVE-2026-39831, CVE-2026-39832, CVE-2026-39833, CVE-2026-39834, CVE-2026-39835, CVE-2026-39836, CVE-2026-39984, CVE-2026-42499, CVE-2026-42502, CVE-2026-42506, CVE-2026-42508, CVE-2026-46595, CVE-2026-46597, CVE-2026-46598, ghsa-273p-m2cw-6833, ghsa-4c4x-jm2x-pf9j, ghsa-4qg8-fj49-pxjh, ghsa-846p-jg2w-w324, ghsa-fcv2-xgw5-pqxf, ghsa-fphv-w9fq-2525, ghsa-jqc5-w2xx-5vq4, ghsa-whqx-f9j3-ch6m, ghsa-xmrv-pmrh-hhx2 applied in versions: 1.13.5-r0, 1.13.5-r1, 1.14.1-r0, 1.14.1-r1, 1.14.1-r2, 1.14.1-r3, 1.14.1-r4",
"upstream": [
"CVE-2025-15558",
"CVE-2025-61732",
"CVE-2025-68121",
"CVE-2026-24051",
"CVE-2026-25679",
"CVE-2026-25680",
"CVE-2026-25681",
"CVE-2026-26958",
"CVE-2026-27136",
"CVE-2026-27139",
"CVE-2026-27142",
"CVE-2026-33186",
"CVE-2026-33811",
"CVE-2026-33814",
"CVE-2026-33816",
"CVE-2026-34986",
"CVE-2026-39820",
"CVE-2026-39821",
"CVE-2026-39823",
"CVE-2026-39824",
"CVE-2026-39825",
"CVE-2026-39826",
"CVE-2026-39827",
"CVE-2026-39828",
"CVE-2026-39829",
"CVE-2026-39830",
"CVE-2026-39831",
"CVE-2026-39832",
"CVE-2026-39833",
"CVE-2026-39834",
"CVE-2026-39835",
"CVE-2026-39836",
"CVE-2026-39984",
"CVE-2026-42499",
"CVE-2026-42502",
"CVE-2026-42506",
"CVE-2026-42508",
"CVE-2026-46595",
"CVE-2026-46597",
"CVE-2026-46598",
"ghsa-273p-m2cw-6833",
"ghsa-4c4x-jm2x-pf9j",
"ghsa-4qg8-fj49-pxjh",
"ghsa-846p-jg2w-w324",
"ghsa-fcv2-xgw5-pqxf",
"ghsa-fphv-w9fq-2525",
"ghsa-jqc5-w2xx-5vq4",
"ghsa-whqx-f9j3-ch6m",
"ghsa-xmrv-pmrh-hhx2"
]
}
FKIE_CVE-2026-39984
Vulnerability from fkie_nvd - Published: 2026-04-15 04:17 - Updated: 2026-06-17 10:42| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6 | Product, Release Notes | |
| security-advisories@github.com | https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3 | Mitigation, Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| linuxfoundation | sigstore_timestamp_authority | * |
{
"affected": [
{
"affectedData": [
{
"product": "timestamp-authority",
"vendor": "sigstore",
"versions": [
{
"status": "affected",
"version": "\u003c 2.0.6"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:linuxfoundation:sigstore_timestamp_authority:*:*:*:*:*:*:*:*",
"matchCriteriaId": "72AC995B-D581-447D-9300-056012700B64",
"versionEndExcluding": "2.0.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6."
}
],
"id": "CVE-2026-39984",
"lastModified": "2026-06-17T10:42:51.220",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-39984",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-16T14:00:42.548200Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-04-15T04:17:40.203",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Product",
"Release Notes"
],
"url": "https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Vendor Advisory"
],
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-XM5M-WGH2-RRG3
Vulnerability from github – Published: 2026-04-14 01:01 – Updated: 2026-04-24 20:43Authorization bypass via certificate bag manipulation in sigstore/timestamp-authority verifier
An authorization bypass vulnerability exists in sigstore/timestamp-authority verifier (timestamp-authority/v2/pkg/verification): VerifyTimestampResponse function correctly verifies the certificate chain but when the TSA specific constraints are verified in VerifyLeafCert, the first non-CA certificate from the PKCS#7 certificate bag is used instead of the leaf certificate from the certificate chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key. The library validates the signature using the one certificate but performs authorization checks on the another, allowing an attacker to bypass some authorization controls.
This vulnerability does not apply to timestamp-authority service, only to users of timestamp-authority/v2/pkg/verification package.
This vulnerability does not apply to sigstore-go even though it is a user of timestamp-authority/v2/pkg/verification: Providing TSACertificate option to VerifyTimestampResponse fully mitigates the issue.
Patches
The issue will be fixed in timestamp-authority 2.0.6
Workarounds
Users of VerifyTimestampResponse can use the TSACertificate option to specify the exact certificate they expect to be used: this fully mitigates the issue.
References
This issue was found after reading CVE-2026-33753 / GHSA-3xxc-pwj6-jgrj (originally reported by @Jaynornj and @Pr00fOf3xpl0it)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 2.0.5"
},
"package": {
"ecosystem": "Go",
"name": "github.com/sigstore/timestamp-authority/v2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-39984"
],
"database_specific": {
"cwe_ids": [
"CWE-295"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-14T01:01:59Z",
"nvd_published_at": "2026-04-15T04:17:40Z",
"severity": "MODERATE"
},
"details": "### Authorization bypass via certificate bag manipulation in sigstore/timestamp-authority verifier\n\nAn authorization bypass vulnerability exists in sigstore/timestamp-authority verifier (timestamp-authority/v2/pkg/verification): `VerifyTimestampResponse` function correctly verifies the certificate chain but when the TSA specific constraints are verified in `VerifyLeafCert`, the first non-CA certificate from the PKCS#7 certificate bag is used instead of the leaf certificate from the certificate chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key. The library validates the signature using the one certificate but performs authorization checks on the another, allowing an attacker to bypass some authorization controls. \n\nThis vulnerability does **not** apply to timestamp-authority service, only to users of `timestamp-authority/v2/pkg/verification` package.\n\nThis vulnerability does **not** apply to sigstore-go even though it is a user of `timestamp-authority/v2/pkg/verification`: Providing `TSACertificate` option to `VerifyTimestampResponse` fully mitigates the issue.\n\n\n### Patches\n\nThe issue will be fixed in timestamp-authority 2.0.6\n\n### Workarounds\n\nUsers of `VerifyTimestampResponse` can use the `TSACertificate` option to specify the exact certificate they expect to be used: this fully mitigates the issue.\n\n### References\n\nThis issue was found after reading CVE-2026-33753 / GHSA-3xxc-pwj6-jgrj (originally reported by @Jaynornj and @Pr00fOf3xpl0it)",
"id": "GHSA-xm5m-wgh2-rrg3",
"modified": "2026-04-24T20:43:09Z",
"published": "2026-04-14T01:01:59Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-xm5m-wgh2-rrg3"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39984"
},
{
"type": "PACKAGE",
"url": "https://github.com/sigstore/timestamp-authority"
},
{
"type": "WEB",
"url": "https://github.com/sigstore/timestamp-authority/releases/tag/v2.0.6"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Sigstore Timestamp Authority has Improper Certificate Validation in verifier"
}
OPENSUSE-SU-2026:10651-1
Vulnerability from csaf_opensuse - Published: 2026-04-28 00:00 - Updated: 2026-04-28 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2025-69725/ | self |
| https://www.suse.com/security/cve/CVE-2026-25934/ | self |
| https://www.suse.com/security/cve/CVE-2026-33186/ | self |
| https://www.suse.com/security/cve/CVE-2026-33747/ | self |
| https://www.suse.com/security/cve/CVE-2026-33748/ | self |
| https://www.suse.com/security/cve/CVE-2026-34986/ | self |
| https://www.suse.com/security/cve/CVE-2026-39984/ | self |
| https://www.suse.com/security/cve/CVE-2025-69725 | external |
| https://bugzilla.suse.com/1258511 | external |
| https://www.suse.com/security/cve/CVE-2026-25934 | external |
| https://bugzilla.suse.com/1258093 | external |
| https://www.suse.com/security/cve/CVE-2026-33186 | external |
| https://bugzilla.suse.com/1260085 | external |
| https://www.suse.com/security/cve/CVE-2026-33747 | external |
| https://bugzilla.suse.com/1260954 | external |
| https://www.suse.com/security/cve/CVE-2026-33748 | external |
| https://bugzilla.suse.com/1261046 | external |
| https://www.suse.com/security/cve/CVE-2026-34986 | external |
| https://bugzilla.suse.com/1262805 | external |
| https://www.suse.com/security/cve/CVE-2026-39984 | external |
| https://bugzilla.suse.com/1262338 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "trivy-0.70.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the trivy-0.70.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10651",
"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_10651-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25934 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33747 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33747/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33748 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33748/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39984 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39984/"
}
],
"title": "trivy-0.70.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-04-28T00:00:00Z",
"generator": {
"date": "2026-04-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10651-1",
"initial_release_date": "2026-04-28T00:00:00Z",
"revision_history": [
{
"date": "2026-04-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.70.0-1.1.aarch64",
"product": {
"name": "trivy-0.70.0-1.1.aarch64",
"product_id": "trivy-0.70.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.70.0-1.1.ppc64le",
"product": {
"name": "trivy-0.70.0-1.1.ppc64le",
"product_id": "trivy-0.70.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.70.0-1.1.s390x",
"product": {
"name": "trivy-0.70.0-1.1.s390x",
"product_id": "trivy-0.70.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "trivy-0.70.0-1.1.x86_64",
"product": {
"name": "trivy-0.70.0-1.1.x86_64",
"product_id": "trivy-0.70.0-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": "trivy-0.70.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64"
},
"product_reference": "trivy-0.70.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.70.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le"
},
"product_reference": "trivy-0.70.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.70.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x"
},
"product_reference": "trivy-0.70.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "trivy-0.70.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
},
"product_reference": "trivy-0.70.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-69725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69725"
}
],
"notes": [
{
"category": "general",
"text": "An Open Redirect vulnerability in the go-chi/chi \u003e=5.2.2 RedirectSlashes function allows remote attackers to redirect victim users to malicious websites using the legitimate website domain.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69725",
"url": "https://www.suse.com/security/cve/CVE-2025-69725"
},
{
"category": "external",
"summary": "SUSE Bug 1258511 for CVE-2025-69725",
"url": "https://bugzilla.suse.com/1258511"
}
],
"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:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-69725"
},
{
"cve": "CVE-2026-25934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25934"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. Prior to 5.16.5, a vulnerability was discovered in go-git whereby data integrity values for .pack and .idx files were not properly verified. This resulted in go-git potentially consuming corrupted files, which would likely result in unexpected errors such as object not found. For context, clients fetch packfiles from upstream Git servers. Those files contain a checksum of their contents, so that clients can perform integrity checks before consuming it. The pack indexes (.idx) are generated locally by go-git, or the git cli, when new .pack files are received and processed. The integrity checks for both files were not being verified correctly. This vulnerability is fixed in 5.16.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25934",
"url": "https://www.suse.com/security/cve/CVE-2026-25934"
},
{
"category": "external",
"summary": "SUSE Bug 1258093 for CVE-2026-25934",
"url": "https://bugzilla.suse.com/1258093"
}
],
"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:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-25934"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-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:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33747",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33747"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to version 0.28.1, when using a custom BuildKit frontend, the frontend can craft an API message that causes files to be written outside of the BuildKit state directory for the execution context. The issue has been fixed in v0.28.1. The vulnerability requires using an untrusted BuildKit frontend set with `#syntax` or `--build-arg BUILDKIT_SYNTAX`. Using these options with a well-known frontend image like `docker/dockerfile` is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33747",
"url": "https://www.suse.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "SUSE Bug 1260954 for CVE-2026-33747",
"url": "https://bugzilla.suse.com/1260954"
}
],
"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:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-33747"
},
{
"cve": "CVE-2026-33748",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33748"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to version 0.28.1, insufficient validation of Git URL fragment subdir components may allow access to files outside the checked-out Git repository root. Possible access is limited to files on the same mounted filesystem. The issue has been fixed in version v0.28.1 The issue affects only builds that use Git URLs with a subpath component. As a workaround, avoid building Dockerfiles from untrusted sources or using the subdir component from an untrusted Git repository where the subdir component could point to a symlink.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33748",
"url": "https://www.suse.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "SUSE Bug 1261046 for CVE-2026-33748",
"url": "https://bugzilla.suse.com/1261046"
}
],
"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:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-33748"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-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:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"cve": "CVE-2026-39984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39984"
}
],
"notes": [
{
"category": "general",
"text": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39984",
"url": "https://www.suse.com/security/cve/CVE-2026-39984"
},
{
"category": "external",
"summary": "SUSE Bug 1262338 for CVE-2026-39984",
"url": "https://bugzilla.suse.com/1262338"
}
],
"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:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:trivy-0.70.0-1.1.aarch64",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.ppc64le",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.s390x",
"openSUSE Tumbleweed:trivy-0.70.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-39984"
}
]
}
OPENSUSE-SU-2026:10702-1
Vulnerability from csaf_opensuse - Published: 2026-05-06 00:00 - Updated: 2026-05-06 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:hauler-1.4.3-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-34986/ | self |
| https://www.suse.com/security/cve/CVE-2026-39984/ | self |
| https://www.suse.com/security/cve/CVE-2026-34986 | external |
| https://bugzilla.suse.com/1262805 | external |
| https://www.suse.com/security/cve/CVE-2026-39984 | external |
| https://bugzilla.suse.com/1262338 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "hauler-1.4.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the hauler-1.4.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10702",
"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_10702-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39984 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39984/"
}
],
"title": "hauler-1.4.3-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-06T00:00:00Z",
"generator": {
"date": "2026-05-06T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10702-1",
"initial_release_date": "2026-05-06T00:00:00Z",
"revision_history": [
{
"date": "2026-05-06T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.3-1.1.aarch64",
"product": {
"name": "hauler-1.4.3-1.1.aarch64",
"product_id": "hauler-1.4.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.3-1.1.ppc64le",
"product": {
"name": "hauler-1.4.3-1.1.ppc64le",
"product_id": "hauler-1.4.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.3-1.1.s390x",
"product": {
"name": "hauler-1.4.3-1.1.s390x",
"product_id": "hauler-1.4.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.3-1.1.x86_64",
"product": {
"name": "hauler-1.4.3-1.1.x86_64",
"product_id": "hauler-1.4.3-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": "hauler-1.4.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:hauler-1.4.3-1.1.aarch64"
},
"product_reference": "hauler-1.4.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:hauler-1.4.3-1.1.ppc64le"
},
"product_reference": "hauler-1.4.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:hauler-1.4.3-1.1.s390x"
},
"product_reference": "hauler-1.4.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:hauler-1.4.3-1.1.x86_64"
},
"product_reference": "hauler-1.4.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:hauler-1.4.3-1.1.aarch64",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.ppc64le",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.s390x",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:hauler-1.4.3-1.1.aarch64",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.ppc64le",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.s390x",
"openSUSE Tumbleweed:hauler-1.4.3-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:hauler-1.4.3-1.1.aarch64",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.ppc64le",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.s390x",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"cve": "CVE-2026-39984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39984"
}
],
"notes": [
{
"category": "general",
"text": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:hauler-1.4.3-1.1.aarch64",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.ppc64le",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.s390x",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39984",
"url": "https://www.suse.com/security/cve/CVE-2026-39984"
},
{
"category": "external",
"summary": "SUSE Bug 1262338 for CVE-2026-39984",
"url": "https://bugzilla.suse.com/1262338"
}
],
"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:hauler-1.4.3-1.1.aarch64",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.ppc64le",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.s390x",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:hauler-1.4.3-1.1.aarch64",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.ppc64le",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.s390x",
"openSUSE Tumbleweed:hauler-1.4.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-39984"
}
]
}
OPENSUSE-SU-2026:20711-1
Vulnerability from csaf_opensuse - Published: 2026-05-09 08:42 - Updated: 2026-05-09 08:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://bugzilla.suse.com/1262353 | self |
| https://bugzilla.suse.com/1262942 | self |
| https://www.suse.com/security/cve/CVE-2026-34986/ | self |
| https://www.suse.com/security/cve/CVE-2026-39984/ | self |
| https://www.suse.com/security/cve/CVE-2026-34986 | external |
| https://bugzilla.suse.com/1262805 | external |
| https://www.suse.com/security/cve/CVE-2026-39984 | external |
| https://bugzilla.suse.com/1262338 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for hauler",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for hauler fixes the following issues:\n\nChanges in hauler:\n\n- update to 1.4.3 ( bsc#1262353, CVE-2026-39984, bsc#1262942, CVE-2026-34986):\n * [1.4] Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0\n in the go_modules group across 1 directory\n * [1.4] Bump github.com/sigstore/timestamp-authority/v2 from\n 2.0.4 to 2.0.6 in the go_modules group across 1 directory\n * [1.4] Bump google.golang.org/grpc from 1.78.0 to 1.79.3 in\n the go_modules group across 1 directory\n * fixed versions and dependencies on release/1.4\n * [1.4] removed unnecessary rewrite flag from sync\n * added makefile command for vulnerability checks (backport #577)\n * remove cherrypick bot and add mergify details (backport #581)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-238",
"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_20711-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1262353",
"url": "https://bugzilla.suse.com/1262353"
},
{
"category": "self",
"summary": "SUSE Bug 1262942",
"url": "https://bugzilla.suse.com/1262942"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39984 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39984/"
}
],
"title": "Security update for hauler",
"tracking": {
"current_release_date": "2026-05-09T08:42:06Z",
"generator": {
"date": "2026-05-09T08:42:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20711-1",
"initial_release_date": "2026-05-09T08:42:06Z",
"revision_history": [
{
"date": "2026-05-09T08:42:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.3-bp160.1.1.aarch64",
"product": {
"name": "hauler-1.4.3-bp160.1.1.aarch64",
"product_id": "hauler-1.4.3-bp160.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "hauler-1.4.3-bp160.1.1.x86_64",
"product": {
"name": "hauler-1.4.3-bp160.1.1.x86_64",
"product_id": "hauler-1.4.3-bp160.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.3-bp160.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.aarch64"
},
"product_reference": "hauler-1.4.3-bp160.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hauler-1.4.3-bp160.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.x86_64"
},
"product_reference": "hauler-1.4.3-bp160.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-09T08:42:06Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"cve": "CVE-2026-39984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39984"
}
],
"notes": [
{
"category": "general",
"text": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39984",
"url": "https://www.suse.com/security/cve/CVE-2026-39984"
},
{
"category": "external",
"summary": "SUSE Bug 1262338 for CVE-2026-39984",
"url": "https://bugzilla.suse.com/1262338"
}
],
"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.1.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.aarch64",
"openSUSE Leap 16.0:hauler-1.4.3-bp160.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-09T08:42:06Z",
"details": "moderate"
}
],
"title": "CVE-2026-39984"
}
]
}
SUSE-SU-2026:22285-1
Vulnerability from csaf_suse - Published: 2026-06-25 12:44 - Updated: 2026-06-25 12:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1262346 | self |
| https://bugzilla.suse.com/1265782 | self |
| https://bugzilla.suse.com/1266625 | self |
| https://bugzilla.suse.com/1267827 | self |
| https://www.suse.com/security/cve/CVE-2026-33814/ | self |
| https://www.suse.com/security/cve/CVE-2026-39821/ | self |
| https://www.suse.com/security/cve/CVE-2026-39984/ | self |
| https://www.suse.com/security/cve/CVE-2026-41567/ | self |
| https://www.suse.com/security/cve/CVE-2026-33814 | external |
| https://bugzilla.suse.com/1264506 | external |
| https://bugzilla.suse.com/1268758 | external |
| https://www.suse.com/security/cve/CVE-2026-39821 | external |
| https://bugzilla.suse.com/1266474 | external |
| https://www.suse.com/security/cve/CVE-2026-39984 | external |
| https://bugzilla.suse.com/1262338 | external |
| https://www.suse.com/security/cve/CVE-2026-41567 | external |
| https://bugzilla.suse.com/1267827 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker fixes the following issues\n\n- CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE\n (bsc#1265782).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266625).\n- CVE-2026-39984: github.com/sigstore/timestamp-authority/v2/pkg/verification: improper certificate validation can be\n used to bypass some authorization controls (bsc#1262346).\n- CVE-2026-41567: arbitrary code execution with full daemon privileges when a user uploads a compressed archive into\n that container (bsc#1267827).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-1081",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22285-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22285-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622285-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22285-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047673.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262346",
"url": "https://bugzilla.suse.com/1262346"
},
{
"category": "self",
"summary": "SUSE Bug 1265782",
"url": "https://bugzilla.suse.com/1265782"
},
{
"category": "self",
"summary": "SUSE Bug 1266625",
"url": "https://bugzilla.suse.com/1266625"
},
{
"category": "self",
"summary": "SUSE Bug 1267827",
"url": "https://bugzilla.suse.com/1267827"
},
{
"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-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39984 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39984/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41567 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41567/"
}
],
"title": "Security update for docker",
"tracking": {
"current_release_date": "2026-06-25T12:44:31Z",
"generator": {
"date": "2026-06-25T12:44:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22285-1",
"initial_release_date": "2026-06-25T12:44:31Z",
"revision_history": [
{
"date": "2026-06-25T12:44:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-160000.7.1.aarch64",
"product": {
"name": "docker-29.4.0_ce-160000.7.1.aarch64",
"product_id": "docker-29.4.0_ce-160000.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-160000.7.1.aarch64",
"product": {
"name": "docker-buildx-0.33.0-160000.7.1.aarch64",
"product_id": "docker-buildx-0.33.0-160000.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-160000.7.1.ppc64le",
"product": {
"name": "docker-29.4.0_ce-160000.7.1.ppc64le",
"product_id": "docker-29.4.0_ce-160000.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-160000.7.1.ppc64le",
"product": {
"name": "docker-buildx-0.33.0-160000.7.1.ppc64le",
"product_id": "docker-buildx-0.33.0-160000.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-160000.7.1.s390x",
"product": {
"name": "docker-29.4.0_ce-160000.7.1.s390x",
"product_id": "docker-29.4.0_ce-160000.7.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-160000.7.1.s390x",
"product": {
"name": "docker-buildx-0.33.0-160000.7.1.s390x",
"product_id": "docker-buildx-0.33.0-160000.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-160000.7.1.x86_64",
"product": {
"name": "docker-29.4.0_ce-160000.7.1.x86_64",
"product_id": "docker-29.4.0_ce-160000.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-160000.7.1.x86_64",
"product": {
"name": "docker-buildx-0.33.0-160000.7.1.x86_64",
"product_id": "docker-buildx-0.33.0-160000.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"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": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T12:44:31Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T12:44:31Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39984"
}
],
"notes": [
{
"category": "general",
"text": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39984",
"url": "https://www.suse.com/security/cve/CVE-2026-39984"
},
{
"category": "external",
"summary": "SUSE Bug 1262338 for CVE-2026-39984",
"url": "https://bugzilla.suse.com/1262338"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T12:44:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-39984"
},
{
"cve": "CVE-2026-41567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41567"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework. In versions prior to 29.5.1 and in moby/moby v2 prior to v2.0.0-beta.14, when a compressed archive is uploaded to a container via `PUT /containers/{id}/archive` or piped through `docker cp -`, the daemon resolves decompression binaries (such as `xz` or `unpigz`) from the container\u0027s filesystem rather than the host\u0027s due to incorrect ordering of operations. A malicious container image containing a trojanized decompression binary can achieve arbitrary code execution with full daemon privileges, including host root UID and unrestricted capabilities, when a user uploads a compressed (xz or gzip) archive into that container. This issue is fixed in Docker Engine 29.5.1 and moby/moby v2.0.0-beta.14. Workarounds include only running containers from trusted images, using authorization plugins to restrict access to the `PUT /containers/{id}/archive` endpoint, and avoiding piping compressed archives into containers created from untrusted images",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41567",
"url": "https://www.suse.com/security/cve/CVE-2026-41567"
},
{
"category": "external",
"summary": "SUSE Bug 1267827 for CVE-2026-41567",
"url": "https://bugzilla.suse.com/1267827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Micro 6.2:docker-buildx-0.33.0-160000.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T12:44:31Z",
"details": "important"
}
],
"title": "CVE-2026-41567"
}
]
}
SUSE-SU-2026:22367-1
Vulnerability from csaf_suse - Published: 2026-06-25 12:44 - Updated: 2026-06-25 12:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1262346 | self |
| https://bugzilla.suse.com/1265782 | self |
| https://bugzilla.suse.com/1266625 | self |
| https://bugzilla.suse.com/1267827 | self |
| https://www.suse.com/security/cve/CVE-2026-33814/ | self |
| https://www.suse.com/security/cve/CVE-2026-39821/ | self |
| https://www.suse.com/security/cve/CVE-2026-39984/ | self |
| https://www.suse.com/security/cve/CVE-2026-41567/ | self |
| https://www.suse.com/security/cve/CVE-2026-33814 | external |
| https://bugzilla.suse.com/1264506 | external |
| https://bugzilla.suse.com/1268758 | external |
| https://www.suse.com/security/cve/CVE-2026-39821 | external |
| https://bugzilla.suse.com/1266474 | external |
| https://www.suse.com/security/cve/CVE-2026-39984 | external |
| https://bugzilla.suse.com/1262338 | external |
| https://www.suse.com/security/cve/CVE-2026-41567 | external |
| https://bugzilla.suse.com/1267827 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker fixes the following issues\n\n- CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE\n (bsc#1265782).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266625).\n- CVE-2026-39984: github.com/sigstore/timestamp-authority/v2/pkg/verification: improper certificate validation can be\n used to bypass some authorization controls (bsc#1262346).\n- CVE-2026-41567: arbitrary code execution with full daemon privileges when a user uploads a compressed archive into\n that container (bsc#1267827).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-1081",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22367-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22367-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622367-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22367-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047772.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262346",
"url": "https://bugzilla.suse.com/1262346"
},
{
"category": "self",
"summary": "SUSE Bug 1265782",
"url": "https://bugzilla.suse.com/1265782"
},
{
"category": "self",
"summary": "SUSE Bug 1266625",
"url": "https://bugzilla.suse.com/1266625"
},
{
"category": "self",
"summary": "SUSE Bug 1267827",
"url": "https://bugzilla.suse.com/1267827"
},
{
"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-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39984 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39984/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41567 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41567/"
}
],
"title": "Security update for docker",
"tracking": {
"current_release_date": "2026-06-25T12:44:31Z",
"generator": {
"date": "2026-06-25T12:44:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22367-1",
"initial_release_date": "2026-06-25T12:44:31Z",
"revision_history": [
{
"date": "2026-06-25T12:44:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-160000.7.1.aarch64",
"product": {
"name": "docker-29.4.0_ce-160000.7.1.aarch64",
"product_id": "docker-29.4.0_ce-160000.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-160000.7.1.aarch64",
"product": {
"name": "docker-buildx-0.33.0-160000.7.1.aarch64",
"product_id": "docker-buildx-0.33.0-160000.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"product": {
"name": "docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"product_id": "docker-bash-completion-29.4.0_ce-160000.7.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"product": {
"name": "docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"product_id": "docker-fish-completion-29.4.0_ce-160000.7.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"product": {
"name": "docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"product_id": "docker-rootless-extras-29.4.0_ce-160000.7.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"product": {
"name": "docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"product_id": "docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-160000.7.1.ppc64le",
"product": {
"name": "docker-29.4.0_ce-160000.7.1.ppc64le",
"product_id": "docker-29.4.0_ce-160000.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-160000.7.1.ppc64le",
"product": {
"name": "docker-buildx-0.33.0-160000.7.1.ppc64le",
"product_id": "docker-buildx-0.33.0-160000.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-160000.7.1.s390x",
"product": {
"name": "docker-29.4.0_ce-160000.7.1.s390x",
"product_id": "docker-29.4.0_ce-160000.7.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-160000.7.1.s390x",
"product": {
"name": "docker-buildx-0.33.0-160000.7.1.s390x",
"product_id": "docker-buildx-0.33.0-160000.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-160000.7.1.x86_64",
"product": {
"name": "docker-29.4.0_ce-160000.7.1.x86_64",
"product_id": "docker-29.4.0_ce-160000.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-160000.7.1.x86_64",
"product": {
"name": "docker-buildx-0.33.0-160000.7.1.x86_64",
"product_id": "docker-buildx-0.33.0-160000.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-29.4.0_ce-160000.7.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch"
},
"product_reference": "docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-fish-completion-29.4.0_ce-160000.7.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch"
},
"product_reference": "docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-rootless-extras-29.4.0_ce-160000.7.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch"
},
"product_reference": "docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-zsh-completion-29.4.0_ce-160000.7.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
},
"product_reference": "docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64"
},
"product_reference": "docker-29.4.0_ce-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-29.4.0_ce-160000.7.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch"
},
"product_reference": "docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-160000.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64"
},
"product_reference": "docker-buildx-0.33.0-160000.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-fish-completion-29.4.0_ce-160000.7.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch"
},
"product_reference": "docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-rootless-extras-29.4.0_ce-160000.7.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch"
},
"product_reference": "docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-zsh-completion-29.4.0_ce-160000.7.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
},
"product_reference": "docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 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": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.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"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.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": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T12:44:31Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T12:44:31Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39984"
}
],
"notes": [
{
"category": "general",
"text": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39984",
"url": "https://www.suse.com/security/cve/CVE-2026-39984"
},
{
"category": "external",
"summary": "SUSE Bug 1262338 for CVE-2026-39984",
"url": "https://bugzilla.suse.com/1262338"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T12:44:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-39984"
},
{
"cve": "CVE-2026-41567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41567"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework. In versions prior to 29.5.1 and in moby/moby v2 prior to v2.0.0-beta.14, when a compressed archive is uploaded to a container via `PUT /containers/{id}/archive` or piped through `docker cp -`, the daemon resolves decompression binaries (such as `xz` or `unpigz`) from the container\u0027s filesystem rather than the host\u0027s due to incorrect ordering of operations. A malicious container image containing a trojanized decompression binary can achieve arbitrary code execution with full daemon privileges, including host root UID and unrestricted capabilities, when a user uploads a compressed (xz or gzip) archive into that container. This issue is fixed in Docker Engine 29.5.1 and moby/moby v2.0.0-beta.14. Workarounds include only running containers from trusted images, using authorization plugins to restrict access to the `PUT /containers/{id}/archive` endpoint, and avoiding piping compressed archives into containers created from untrusted images",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41567",
"url": "https://www.suse.com/security/cve/CVE-2026-41567"
},
{
"category": "external",
"summary": "SUSE Bug 1267827 for CVE-2026-41567",
"url": "https://bugzilla.suse.com/1267827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-29.4.0_ce-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx-0.33.0-160000.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras-29.4.0_ce-160000.7.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion-29.4.0_ce-160000.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-25T12:44:31Z",
"details": "important"
}
],
"title": "CVE-2026-41567"
}
]
}
SUSE-SU-2026:22456-1
Vulnerability from csaf_suse - Published: 2026-06-30 11:41 - Updated: 2026-06-30 11:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1262346 | self |
| https://bugzilla.suse.com/1265782 | self |
| https://bugzilla.suse.com/1266625 | self |
| https://bugzilla.suse.com/1267827 | self |
| https://www.suse.com/security/cve/CVE-2026-33814/ | self |
| https://www.suse.com/security/cve/CVE-2026-39821/ | self |
| https://www.suse.com/security/cve/CVE-2026-39984/ | self |
| https://www.suse.com/security/cve/CVE-2026-41567/ | self |
| https://www.suse.com/security/cve/CVE-2026-33814 | external |
| https://bugzilla.suse.com/1264506 | external |
| https://bugzilla.suse.com/1268758 | external |
| https://www.suse.com/security/cve/CVE-2026-39821 | external |
| https://bugzilla.suse.com/1266474 | external |
| https://www.suse.com/security/cve/CVE-2026-39984 | external |
| https://bugzilla.suse.com/1262338 | external |
| https://www.suse.com/security/cve/CVE-2026-41567 | external |
| https://bugzilla.suse.com/1267827 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker fixes the following issues\n\n- CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE\n (bsc#1265782).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266625).\n- CVE-2026-39984: github.com/sigstore/timestamp-authority/v2/pkg/verification: improper certificate validation can be\n used to bypass some authorization controls (bsc#1262346).\n- CVE-2026-41567: arbitrary code execution with full daemon privileges when a user uploads a compressed archive into\n that container (bsc#1267827).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-605",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22456-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22456-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622456-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22456-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027252.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262346",
"url": "https://bugzilla.suse.com/1262346"
},
{
"category": "self",
"summary": "SUSE Bug 1265782",
"url": "https://bugzilla.suse.com/1265782"
},
{
"category": "self",
"summary": "SUSE Bug 1266625",
"url": "https://bugzilla.suse.com/1266625"
},
{
"category": "self",
"summary": "SUSE Bug 1267827",
"url": "https://bugzilla.suse.com/1267827"
},
{
"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-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39984 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39984/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41567 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41567/"
}
],
"title": "Security update for docker",
"tracking": {
"current_release_date": "2026-06-30T11:41:11Z",
"generator": {
"date": "2026-06-30T11:41:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22456-1",
"initial_release_date": "2026-06-30T11:41:11Z",
"revision_history": [
{
"date": "2026-06-30T11:41:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"product": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"product_id": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"product": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"product_id": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"product": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"product_id": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"product": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"product_id": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"product": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"product_id": "docker-29.4.0_ce-slfo.1.1_10.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"product": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"product_id": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"product": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"product_id": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64",
"product": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64",
"product_id": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64"
},
"product_reference": "docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le"
},
"product_reference": "docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x"
},
"product_reference": "docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64"
},
"product_reference": "docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64"
},
"product_reference": "docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le"
},
"product_reference": "docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x"
},
"product_reference": "docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
},
"product_reference": "docker-buildx-0.33.0-slfo.1.1_10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"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": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T11:41:11Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T11:41:11Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39984"
}
],
"notes": [
{
"category": "general",
"text": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint checks in VerifyLeafCert uses the first non-CA certificate from the PKCS#7 certificate bag instead of the leaf certificate from the verified chain. An attacker can exploit this by prepending a forged certificate to the certificate bag while the message is signed with an authorized key, causing the library to validate the signature against one certificate but perform authorization checks against another. This vulnerability only affects users of the timestamp-authority/v2/pkg/verification package and does not affect the timestamp-authority service itself or sigstore-go. The issue has been fixed in version 2.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39984",
"url": "https://www.suse.com/security/cve/CVE-2026-39984"
},
{
"category": "external",
"summary": "SUSE Bug 1262338 for CVE-2026-39984",
"url": "https://bugzilla.suse.com/1262338"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T11:41:11Z",
"details": "moderate"
}
],
"title": "CVE-2026-39984"
},
{
"cve": "CVE-2026-41567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41567"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework. In versions prior to 29.5.1 and in moby/moby v2 prior to v2.0.0-beta.14, when a compressed archive is uploaded to a container via `PUT /containers/{id}/archive` or piped through `docker cp -`, the daemon resolves decompression binaries (such as `xz` or `unpigz`) from the container\u0027s filesystem rather than the host\u0027s due to incorrect ordering of operations. A malicious container image containing a trojanized decompression binary can achieve arbitrary code execution with full daemon privileges, including host root UID and unrestricted capabilities, when a user uploads a compressed (xz or gzip) archive into that container. This issue is fixed in Docker Engine 29.5.1 and moby/moby v2.0.0-beta.14. Workarounds include only running containers from trusted images, using authorization plugins to restrict access to the `PUT /containers/{id}/archive` endpoint, and avoiding piping compressed archives into containers created from untrusted images",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41567",
"url": "https://www.suse.com/security/cve/CVE-2026-41567"
},
{
"category": "external",
"summary": "SUSE Bug 1267827 for CVE-2026-41567",
"url": "https://bugzilla.suse.com/1267827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-29.4.0_ce-slfo.1.1_10.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.33.0-slfo.1.1_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T11:41:11Z",
"details": "important"
}
],
"title": "CVE-2026-41567"
}
]
}
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.