Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-39395 (GCVE-0-2026-39395)
Vulnerability from cvelistv5 – Published: 2026-04-07 20:06 – Updated: 2026-04-08 15:49- CWE-754 - Improper Check for Unusual or Exceptional Conditions
| URL | Tags |
|---|---|
| https://github.com/sigstore/cosign/security/advis… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-39395",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-08T15:49:08.895545Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T15:49:16.587Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "cosign",
"vendor": "sigstore",
"versions": [
{
"status": "affected",
"version": "\u003e= 3.0.0, \u003c 3.0.6"
},
{
"status": "affected",
"version": "\u003c 2.6.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a \"Verified OK\" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely. This vulnerability is fixed in 3.0.6 and 2.6.3."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-754",
"description": "CWE-754: Improper Check for Unusual or Exceptional Conditions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-07T20:06:28.798Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/sigstore/cosign/security/advisories/GHSA-w6c6-c85g-mmv6",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/sigstore/cosign/security/advisories/GHSA-w6c6-c85g-mmv6"
}
],
"source": {
"advisory": "GHSA-w6c6-c85g-mmv6",
"discovery": "UNKNOWN"
},
"title": "Cosign\u0027s verify-blob-attestation reports false positive when payload parsing fails"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-39395",
"datePublished": "2026-04-07T20:06:28.798Z",
"dateReserved": "2026-04-06T22:06:40.516Z",
"dateUpdated": "2026-04-08T15:49:16.587Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-39395",
"date": "2026-07-03",
"epss": "0.00241",
"percentile": "0.15087"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-39395\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-07T20:16:33.140\",\"lastModified\":\"2026-06-17T10:42:02.837\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a \\\"Verified OK\\\" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely. This vulnerability is fixed in 3.0.6 and 2.6.3.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"sigstore\",\"product\":\"cosign\",\"versions\":[{\"version\":\"\u003e= 3.0.0, \u003c 3.0.6\",\"status\":\"affected\"},{\"version\":\"\u003c 2.6.3\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-08T15:49:08.895545Z\",\"id\":\"CVE-2026-39395\",\"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-754\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sigstore:cosign:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.6.3\",\"matchCriteriaId\":\"E1C20B41-D20F-4FC4-AFD6-00C45B60CC58\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sigstore:cosign:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.6\",\"matchCriteriaId\":\"8DD2B507-E86E-4276-86EC-0FDE82CB0BB1\"}]}]}],\"references\":[{\"url\":\"https://github.com/sigstore/cosign/security/advisories/GHSA-w6c6-c85g-mmv6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-39395\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-08T15:49:08.895545Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-08T15:49:12.254Z\"}}], \"cna\": {\"title\": \"Cosign\u0027s verify-blob-attestation reports false positive when payload parsing fails\", \"source\": {\"advisory\": \"GHSA-w6c6-c85g-mmv6\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"sigstore\", \"product\": \"cosign\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c 3.0.6\"}, {\"status\": \"affected\", \"version\": \"\u003c 2.6.3\"}]}], \"references\": [{\"url\": \"https://github.com/sigstore/cosign/security/advisories/GHSA-w6c6-c85g-mmv6\", \"name\": \"https://github.com/sigstore/cosign/security/advisories/GHSA-w6c6-c85g-mmv6\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a \\\"Verified OK\\\" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely. This vulnerability is fixed in 3.0.6 and 2.6.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-754\", \"description\": \"CWE-754: Improper Check for Unusual or Exceptional Conditions\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-07T20:06:28.798Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-39395\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-08T15:49:16.587Z\", \"dateReserved\": \"2026-04-06T22:06:40.516Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-07T20:06:28.798Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
bit-cosign-2026-39395
Vulnerability from bitnami_vulndb
Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a "Verified OK" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely. This vulnerability is fixed in 3.0.6 and 2.6.3.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "cosign",
"purl": "pkg:bitnami/cosign"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.3"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.6"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-39395"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:sigstore:cosign:*:*:*:*:*:go:*:*"
],
"severity": "Medium"
},
"details": "Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a \"Verified OK\" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely. This vulnerability is fixed in 3.0.6 and 2.6.3.",
"id": "BIT-cosign-2026-39395",
"modified": "2026-04-17T00:10:47.507Z",
"published": "2026-04-09T08:37:13.235Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/sigstore/cosign/security/advisories/GHSA-w6c6-c85g-mmv6"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39395"
}
],
"schema_version": "1.6.2",
"summary": "Cosign\u0027s verify-blob-attestation reports false positive when payload parsing fails"
}
FKIE_CVE-2026-39395
Vulnerability from fkie_nvd - Published: 2026-04-07 20:16 - Updated: 2026-06-17 10:425.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/sigstore/cosign/security/advisories/GHSA-w6c6-c85g-mmv6 | Mitigation, Vendor Advisory |
{
"affected": [
{
"affectedData": [
{
"product": "cosign",
"vendor": "sigstore",
"versions": [
{
"status": "affected",
"version": "\u003e= 3.0.0, \u003c 3.0.6"
},
{
"status": "affected",
"version": "\u003c 2.6.3"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:sigstore:cosign:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E1C20B41-D20F-4FC4-AFD6-00C45B60CC58",
"versionEndExcluding": "2.6.3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:sigstore:cosign:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8DD2B507-E86E-4276-86EC-0FDE82CB0BB1",
"versionEndExcluding": "3.0.6",
"versionStartIncluding": "3.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a \"Verified OK\" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely. This vulnerability is fixed in 3.0.6 and 2.6.3."
}
],
"id": "CVE-2026-39395",
"lastModified": "2026-06-17T10:42:02.837",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-39395",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-08T15:49:08.895545Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-04-07T20:16:33.140",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Vendor Advisory"
],
"url": "https://github.com/sigstore/cosign/security/advisories/GHSA-w6c6-c85g-mmv6"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-754"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-W6C6-C85G-MMV6
Vulnerability from github – Published: 2026-04-08 00:15 – Updated: 2026-04-08 00:15Description
cosign verify-blob-attestation may erroneously report a "Verified OK" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely.
Impact
When cosign verify-blob-attestation is used without --check-claims set to true, an attestation that has a valid signature but a malformed or unparsable payload would be incorrectly validated. Additionally, systems relying on --type <predicate type> to reject attestations with mismatched types would be lead to trust the unexpected attestation type.
Patches
v3.0.6, v2.6.3
Workarounds
Always set --check-claims=true for attestation verification.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/sigstore/cosign"
},
"ranges": [
{
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/sigstore/cosign"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-39395"
],
"database_specific": {
"cwe_ids": [
"CWE-754"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-08T00:15:44Z",
"nvd_published_at": "2026-04-07T20:16:33Z",
"severity": "MODERATE"
},
"details": "## Description\n\n`cosign verify-blob-attestation` may erroneously report a \"Verified OK\" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely.\n\n## Impact\n\nWhen `cosign verify-blob-attestation` is used without `--check-claims` set to `true`, an attestation that has a valid signature but a malformed or unparsable payload would be incorrectly validated. Additionally, systems relying on `--type \u003cpredicate type\u003e` to reject attestations with mismatched types would be lead to trust the unexpected attestation type.\n\n## Patches\n\nv3.0.6, v2.6.3\n\n## Workarounds\n\nAlways set `--check-claims=true` for attestation verification.",
"id": "GHSA-w6c6-c85g-mmv6",
"modified": "2026-04-08T00:15:44Z",
"published": "2026-04-08T00:15:44Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/sigstore/cosign/security/advisories/GHSA-w6c6-c85g-mmv6"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39395"
},
{
"type": "PACKAGE",
"url": "https://github.com/sigstore/cosign"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cosign\u0027s verify-blob-attestation reports false positive when payload parsing fails"
}
OPENSUSE-SU-2026:10753-1
Vulnerability from csaf_opensuse - Published: 2026-05-12 00:00 - Updated: 2026-05-12 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-3.0.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.x86_64 | — |
Vendor Fix
|
{
"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": "cosign-3.0.6-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cosign-3.0.6-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10753",
"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_10753-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39395 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39395/"
}
],
"title": "cosign-3.0.6-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-12T00:00:00Z",
"generator": {
"date": "2026-05-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10753-1",
"initial_release_date": "2026-05-12T00:00:00Z",
"revision_history": [
{
"date": "2026-05-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-1.1.aarch64",
"product": {
"name": "cosign-3.0.6-1.1.aarch64",
"product_id": "cosign-3.0.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.6-1.1.aarch64",
"product": {
"name": "cosign-bash-completion-3.0.6-1.1.aarch64",
"product_id": "cosign-bash-completion-3.0.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.6-1.1.aarch64",
"product": {
"name": "cosign-fish-completion-3.0.6-1.1.aarch64",
"product_id": "cosign-fish-completion-3.0.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.6-1.1.aarch64",
"product": {
"name": "cosign-zsh-completion-3.0.6-1.1.aarch64",
"product_id": "cosign-zsh-completion-3.0.6-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-1.1.ppc64le",
"product": {
"name": "cosign-3.0.6-1.1.ppc64le",
"product_id": "cosign-3.0.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.6-1.1.ppc64le",
"product": {
"name": "cosign-bash-completion-3.0.6-1.1.ppc64le",
"product_id": "cosign-bash-completion-3.0.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.6-1.1.ppc64le",
"product": {
"name": "cosign-fish-completion-3.0.6-1.1.ppc64le",
"product_id": "cosign-fish-completion-3.0.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.6-1.1.ppc64le",
"product": {
"name": "cosign-zsh-completion-3.0.6-1.1.ppc64le",
"product_id": "cosign-zsh-completion-3.0.6-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-1.1.s390x",
"product": {
"name": "cosign-3.0.6-1.1.s390x",
"product_id": "cosign-3.0.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.6-1.1.s390x",
"product": {
"name": "cosign-bash-completion-3.0.6-1.1.s390x",
"product_id": "cosign-bash-completion-3.0.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.6-1.1.s390x",
"product": {
"name": "cosign-fish-completion-3.0.6-1.1.s390x",
"product_id": "cosign-fish-completion-3.0.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.6-1.1.s390x",
"product": {
"name": "cosign-zsh-completion-3.0.6-1.1.s390x",
"product_id": "cosign-zsh-completion-3.0.6-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-1.1.x86_64",
"product": {
"name": "cosign-3.0.6-1.1.x86_64",
"product_id": "cosign-3.0.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.6-1.1.x86_64",
"product": {
"name": "cosign-bash-completion-3.0.6-1.1.x86_64",
"product_id": "cosign-bash-completion-3.0.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.6-1.1.x86_64",
"product": {
"name": "cosign-fish-completion-3.0.6-1.1.x86_64",
"product_id": "cosign-fish-completion-3.0.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.6-1.1.x86_64",
"product": {
"name": "cosign-zsh-completion-3.0.6-1.1.x86_64",
"product_id": "cosign-zsh-completion-3.0.6-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": "cosign-3.0.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-3.0.6-1.1.aarch64"
},
"product_reference": "cosign-3.0.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-3.0.6-1.1.ppc64le"
},
"product_reference": "cosign-3.0.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-3.0.6-1.1.s390x"
},
"product_reference": "cosign-3.0.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-3.0.6-1.1.x86_64"
},
"product_reference": "cosign-3.0.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.aarch64"
},
"product_reference": "cosign-bash-completion-3.0.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.ppc64le"
},
"product_reference": "cosign-bash-completion-3.0.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.s390x"
},
"product_reference": "cosign-bash-completion-3.0.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.x86_64"
},
"product_reference": "cosign-bash-completion-3.0.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-fish-completion-3.0.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.aarch64"
},
"product_reference": "cosign-fish-completion-3.0.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-fish-completion-3.0.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.ppc64le"
},
"product_reference": "cosign-fish-completion-3.0.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-fish-completion-3.0.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.s390x"
},
"product_reference": "cosign-fish-completion-3.0.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-fish-completion-3.0.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.x86_64"
},
"product_reference": "cosign-fish-completion-3.0.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.aarch64"
},
"product_reference": "cosign-zsh-completion-3.0.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.ppc64le"
},
"product_reference": "cosign-zsh-completion-3.0.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.s390x"
},
"product_reference": "cosign-zsh-completion-3.0.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.x86_64"
},
"product_reference": "cosign-zsh-completion-3.0.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39395",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39395"
}
],
"notes": [
{
"category": "general",
"text": "Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a \"Verified OK\" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely. This vulnerability is fixed in 3.0.6 and 2.6.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cosign-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.6-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39395",
"url": "https://www.suse.com/security/cve/CVE-2026-39395"
},
{
"category": "external",
"summary": "SUSE Bug 1261859 for CVE-2026-39395",
"url": "https://bugzilla.suse.com/1261859"
}
],
"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:cosign-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.6-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cosign-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-3.0.6-1.1.x86_64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-bash-completion-3.0.6-1.1.x86_64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-fish-completion-3.0.6-1.1.x86_64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.aarch64",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.ppc64le",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.s390x",
"openSUSE Tumbleweed:cosign-zsh-completion-3.0.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-39395"
}
]
}
SUSE-SU-2026:22344-1
Vulnerability from csaf_suse - Published: 2026-06-22 15:10 - Updated: 2026-06-22 15:10| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for cosign",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for cosign fixes the following issues\n\nSecurity issue:\n\n- CVE-2026-39395: Incorrect attestation verification due to malformed payloads or mismatched predicate types\n (bsc#1261859).\n\nNon security issue:\n\n- Update to version 3.0.5 (jsc#SLE-23879).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-1049",
"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_22344-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22344-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622344-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22344-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047795.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261859",
"url": "https://bugzilla.suse.com/1261859"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39395 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39395/"
}
],
"title": "Security update for cosign",
"tracking": {
"current_release_date": "2026-06-22T15:10:30Z",
"generator": {
"date": "2026-06-22T15:10:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22344-1",
"initial_release_date": "2026-06-22T15:10:30Z",
"revision_history": [
{
"date": "2026-06-22T15:10:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-160000.1.1.aarch64",
"product": {
"name": "cosign-3.0.6-160000.1.1.aarch64",
"product_id": "cosign-3.0.6-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-160000.1.1.ppc64le",
"product": {
"name": "cosign-3.0.6-160000.1.1.ppc64le",
"product_id": "cosign-3.0.6-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-160000.1.1.s390x",
"product": {
"name": "cosign-3.0.6-160000.1.1.s390x",
"product_id": "cosign-3.0.6-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-160000.1.1.x86_64",
"product": {
"name": "cosign-3.0.6-160000.1.1.x86_64",
"product_id": "cosign-3.0.6-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.aarch64"
},
"product_reference": "cosign-3.0.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.ppc64le"
},
"product_reference": "cosign-3.0.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.s390x"
},
"product_reference": "cosign-3.0.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.x86_64"
},
"product_reference": "cosign-3.0.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.aarch64"
},
"product_reference": "cosign-3.0.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.ppc64le"
},
"product_reference": "cosign-3.0.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.s390x"
},
"product_reference": "cosign-3.0.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.x86_64"
},
"product_reference": "cosign-3.0.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39395",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39395"
}
],
"notes": [
{
"category": "general",
"text": "Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a \"Verified OK\" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely. This vulnerability is fixed in 3.0.6 and 2.6.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39395",
"url": "https://www.suse.com/security/cve/CVE-2026-39395"
},
{
"category": "external",
"summary": "SUSE Bug 1261859 for CVE-2026-39395",
"url": "https://bugzilla.suse.com/1261859"
}
],
"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:cosign-3.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cosign-3.0.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cosign-3.0.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T15:10:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-39395"
}
]
}
SUSE-SU-2026:2365-1
Vulnerability from csaf_suse - Published: 2026-06-11 07:58 - Updated: 2026-06-11 07:58| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-bash-completion-3.0.6-150400.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-zsh-completion-3.0.6-150400.3.42.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for cosign",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for cosign fixes the following issue\n\n- CVE-2026-39395: Incorrect attestation verification due to malformed payloads or mismatched predicate types\n (bsc#1261859).\n\nChanges for cosign:\n\n- update to 3.0.6:\n * Fix DSSE predicate check (GHSA-w6c6-c85g-mmv6) (#4801)\n * Handle whitespace-only certificate annotation (#4760)\n * fix(sign): closing SignerVerifier too early when signing with\n a security key (#4761)\n * Disallow --new-bundle-format and --rfc3161-timestamp (#4762)\n * support managed keys in conformance testing (#4728)\n * Add support for GCE metadata server env var (#4732)\n * fix: preserve per-layer annotations in\n WriteAttestationsReferrer (#4709)\n * Fix parsing of in-toto for string predicates\n * Mark batch of flags for deprecation (#4698)\n * disallow key and cert identity being used together\n during verification (#4636)\n * support key creation in GitLab group (#4704)\n- Set CGO_ENABLED=1 for fixing s390x failed build\n- build against a maintained golang version (upstream uses go1.20)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2365,SUSE-SLE-Module-Basesystem-15-SP7-2026-2365",
"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_2365-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2365-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262365-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2365-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047248.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261859",
"url": "https://bugzilla.suse.com/1261859"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39395 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39395/"
}
],
"title": "Security update for cosign",
"tracking": {
"current_release_date": "2026-06-11T07:58:17Z",
"generator": {
"date": "2026-06-11T07:58:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2365-1",
"initial_release_date": "2026-06-11T07:58:17Z",
"revision_history": [
{
"date": "2026-06-11T07:58:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-150400.3.42.1.aarch64",
"product": {
"name": "cosign-3.0.6-150400.3.42.1.aarch64",
"product_id": "cosign-3.0.6-150400.3.42.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-150400.3.42.1.i586",
"product": {
"name": "cosign-3.0.6-150400.3.42.1.i586",
"product_id": "cosign-3.0.6-150400.3.42.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-bash-completion-3.0.6-150400.3.42.1.noarch",
"product": {
"name": "cosign-bash-completion-3.0.6-150400.3.42.1.noarch",
"product_id": "cosign-bash-completion-3.0.6-150400.3.42.1.noarch"
}
},
{
"category": "product_version",
"name": "cosign-fish-completion-3.0.6-150400.3.42.1.noarch",
"product": {
"name": "cosign-fish-completion-3.0.6-150400.3.42.1.noarch",
"product_id": "cosign-fish-completion-3.0.6-150400.3.42.1.noarch"
}
},
{
"category": "product_version",
"name": "cosign-zsh-completion-3.0.6-150400.3.42.1.noarch",
"product": {
"name": "cosign-zsh-completion-3.0.6-150400.3.42.1.noarch",
"product_id": "cosign-zsh-completion-3.0.6-150400.3.42.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-150400.3.42.1.ppc64le",
"product": {
"name": "cosign-3.0.6-150400.3.42.1.ppc64le",
"product_id": "cosign-3.0.6-150400.3.42.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-150400.3.42.1.s390x",
"product": {
"name": "cosign-3.0.6-150400.3.42.1.s390x",
"product_id": "cosign-3.0.6-150400.3.42.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cosign-3.0.6-150400.3.42.1.x86_64",
"product": {
"name": "cosign-3.0.6-150400.3.42.1.x86_64",
"product_id": "cosign-3.0.6-150400.3.42.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP7",
"product_id": "SUSE Linux Enterprise Server 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Desktop 15 SP7",
"product_id": "SUSE Linux Enterprise Desktop 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-150400.3.42.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.aarch64"
},
"product_reference": "cosign-3.0.6-150400.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-150400.3.42.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.ppc64le"
},
"product_reference": "cosign-3.0.6-150400.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-150400.3.42.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.s390x"
},
"product_reference": "cosign-3.0.6-150400.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-3.0.6-150400.3.42.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.x86_64"
},
"product_reference": "cosign-3.0.6-150400.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-bash-completion-3.0.6-150400.3.42.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-bash-completion-3.0.6-150400.3.42.1.noarch"
},
"product_reference": "cosign-bash-completion-3.0.6-150400.3.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cosign-zsh-completion-3.0.6-150400.3.42.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-zsh-completion-3.0.6-150400.3.42.1.noarch"
},
"product_reference": "cosign-zsh-completion-3.0.6-150400.3.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39395",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39395"
}
],
"notes": [
{
"category": "general",
"text": "Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a \"Verified OK\" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and detached signatures, this was due to a logic flaw in the error handling of the predicate type validation. For new-format bundles, the predicate type validation was bypassed completely. This vulnerability is fixed in 3.0.6 and 2.6.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-bash-completion-3.0.6-150400.3.42.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-zsh-completion-3.0.6-150400.3.42.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39395",
"url": "https://www.suse.com/security/cve/CVE-2026-39395"
},
{
"category": "external",
"summary": "SUSE Bug 1261859 for CVE-2026-39395",
"url": "https://bugzilla.suse.com/1261859"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-bash-completion-3.0.6-150400.3.42.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-zsh-completion-3.0.6-150400.3.42.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-3.0.6-150400.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-bash-completion-3.0.6-150400.3.42.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:cosign-zsh-completion-3.0.6-150400.3.42.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-11T07:58:17Z",
"details": "moderate"
}
],
"title": "CVE-2026-39395"
}
]
}
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.