Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-9648 (GCVE-0-2026-9648)
Vulnerability from cvelistv5 – Published: 2026-06-11 14:30 – Updated: 2026-06-11 15:39- CWE-295 - Improper Certificate Validation
| Vendor | Product | Version | |
|---|---|---|---|
| Haskell Programming Language | crypton-certificate |
Affected:
0 , < 1.9.1
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-06-11T15:10:30.272Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://www.kb.cert.org/vuls/id/862559"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-9648",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-11T15:39:09.493112Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-11T15:39:31.210Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "crypton-certificate",
"vendor": "Haskell Programming Language",
"versions": [
{
"lessThan": "1.9.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u2019s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-295: Improper Certificate Validation",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-11T14:30:30.800Z",
"orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"shortName": "certcc"
},
"references": [
{
"url": "https://github.com/kazu-yamamoto/crypton-certificate/pull/30"
},
{
"url": "https://github.com/kazu-yamamoto/crypton-certificate/pull/30/changes/f4b77edf6ead77f4a886da40e41eab20f0180e39"
},
{
"url": "https://hackage.haskell.org/package/crypton-x509-validation-1.9.1/revisions/"
},
{
"url": "https://github.com/haskell/security-advisories/pull/332"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "CVE-2026-9648",
"x_generator": {
"engine": "VINCE 3.0.42",
"env": "prod",
"origin": "https://cveawg.mitre.org/api/cve/CVE-2026-9648"
}
}
},
"cveMetadata": {
"assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"assignerShortName": "certcc",
"cveId": "CVE-2026-9648",
"datePublished": "2026-06-11T14:30:30.800Z",
"dateReserved": "2026-05-26T19:26:04.460Z",
"dateUpdated": "2026-06-11T15:39:31.210Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-9648",
"date": "2026-06-27",
"epss": "0.00223",
"percentile": "0.12814"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-9648\",\"sourceIdentifier\":\"cret@cert.org\",\"published\":\"2026-06-11T16:16:25.503\",\"lastModified\":\"2026-06-17T11:05:34.177\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u2019s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.\"}],\"affected\":[{\"source\":\"cret@cert.org\",\"affectedData\":[{\"vendor\":\"Haskell Programming Language\",\"product\":\"crypton-certificate\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.9.1\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-11T15:39:09.493112Z\",\"id\":\"CVE-2026-9648\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"references\":[{\"url\":\"https://github.com/haskell/security-advisories/pull/332\",\"source\":\"cret@cert.org\"},{\"url\":\"https://github.com/kazu-yamamoto/crypton-certificate/pull/30\",\"source\":\"cret@cert.org\"},{\"url\":\"https://github.com/kazu-yamamoto/crypton-certificate/pull/30/changes/f4b77edf6ead77f4a886da40e41eab20f0180e39\",\"source\":\"cret@cert.org\"},{\"url\":\"https://hackage.haskell.org/package/crypton-x509-validation-1.9.1/revisions/\",\"source\":\"cret@cert.org\"},{\"url\":\"https://www.kb.cert.org/vuls/id/862559\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.kb.cert.org/vuls/id/862559\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-06-11T15:10:30.272Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-9648\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-11T15:39:09.493112Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-11T15:38:29.357Z\"}}], \"cna\": {\"title\": \"CVE-2026-9648\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"affected\": [{\"vendor\": \"Haskell Programming Language\", \"product\": \"crypton-certificate\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.9.1\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://github.com/kazu-yamamoto/crypton-certificate/pull/30\"}, {\"url\": \"https://github.com/kazu-yamamoto/crypton-certificate/pull/30/changes/f4b77edf6ead77f4a886da40e41eab20f0180e39\"}, {\"url\": \"https://hackage.haskell.org/package/crypton-x509-validation-1.9.1/revisions/\"}, {\"url\": \"https://github.com/haskell/security-advisories/pull/332\"}], \"x_generator\": {\"env\": \"prod\", \"engine\": \"VINCE 3.0.42\", \"origin\": \"https://cveawg.mitre.org/api/cve/CVE-2026-9648\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\\u2019s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-295: Improper Certificate Validation\"}]}], \"providerMetadata\": {\"orgId\": \"37e5125f-f79b-445b-8fad-9564f167944b\", \"shortName\": \"certcc\", \"dateUpdated\": \"2026-06-11T14:30:30.800Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-9648\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-11T15:39:31.210Z\", \"dateReserved\": \"2026-05-26T19:26:04.460Z\", \"assignerOrgId\": \"37e5125f-f79b-445b-8fad-9564f167944b\", \"datePublished\": \"2026-06-11T14:30:30.800Z\", \"assignerShortName\": \"certcc\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-9648
Vulnerability from fkie_nvd - Published: 2026-06-11 16:16 - Updated: 2026-06-17 11:05| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"product": "crypton-certificate",
"vendor": "Haskell Programming Language",
"versions": [
{
"lessThan": "1.9.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"source": "cret@cert.org"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u2019s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope."
}
],
"id": "CVE-2026-9648",
"lastModified": "2026-06-17T11:05:34.177",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-9648",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-11T15:39:09.493112Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-11T16:16:25.503",
"references": [
{
"source": "cret@cert.org",
"url": "https://github.com/haskell/security-advisories/pull/332"
},
{
"source": "cret@cert.org",
"url": "https://github.com/kazu-yamamoto/crypton-certificate/pull/30"
},
{
"source": "cret@cert.org",
"url": "https://github.com/kazu-yamamoto/crypton-certificate/pull/30/changes/f4b77edf6ead77f4a886da40e41eab20f0180e39"
},
{
"source": "cret@cert.org",
"url": "https://hackage.haskell.org/package/crypton-x509-validation-1.9.1/revisions/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://www.kb.cert.org/vuls/id/862559"
}
],
"sourceIdentifier": "cret@cert.org",
"vulnStatus": "Deferred"
}
GHSA-7JX5-VVGH-VCJW
Vulnerability from github – Published: 2026-06-11 18:31 – Updated: 2026-06-11 18:31The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA’s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.
{
"affected": [],
"aliases": [
"CVE-2026-9648"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-11T16:16:25Z",
"severity": "CRITICAL"
},
"details": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u2019s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.",
"id": "GHSA-7jx5-vvgh-vcjw",
"modified": "2026-06-11T18:31:34Z",
"published": "2026-06-11T18:31:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9648"
},
{
"type": "WEB",
"url": "https://github.com/haskell/security-advisories/pull/332"
},
{
"type": "WEB",
"url": "https://github.com/kazu-yamamoto/crypton-certificate/pull/30"
},
{
"type": "WEB",
"url": "https://github.com/kazu-yamamoto/crypton-certificate/pull/30/changes/f4b77edf6ead77f4a886da40e41eab20f0180e39"
},
{
"type": "WEB",
"url": "https://hackage.haskell.org/package/crypton-x509-validation-1.9.1/revisions"
},
{
"type": "WEB",
"url": "https://www.kb.cert.org/vuls/id/862559"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
hsec-2026-0008
Vulnerability from osv_haskell
crypton-x509-validation and crypton-x509 do not enforce X.509 Name Constraints
The crypton-x509-validation and crypton-x509 libraries did not
enforce the X.509 Name Constraints extension during certificate
validation. The Name Constraints extension is a critical X.509
extension that restricts the namespace (permitted and excluded
subtrees) for which a CA is authorized to issue certificates.
Without this enforcement, a TLS client would accept certificates with Subject Alternative Names (SANs) that fall outside the issuing CA's permitted subtrees. An attacker with access to a name-constrained sub-CA's private key could therefore issue certificates for domains outside the sub-CA's intended scope, enabling impersonation of arbitrary domains and man-in-the-middle attacks on TLS connections.
The older x509 and x509-validation packages are also affected but
are no longer maintained and have no fix available.
This issue was fixed in crypton-x509-validation-1.9.1 and
crypton-x509-1.9.1.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"database_specific": {
"human_link": "https://github.com/haskell/security-advisories/tree/main/advisories/published/2026/HSEC-2026-0008.md",
"osv": "https://raw.githubusercontent.com/haskell/security-advisories/refs/heads/generated/osv-export/2026/HSEC-2026-0008.json"
},
"package": {
"ecosystem": "Hackage",
"name": "crypton-x509-validation"
},
"ranges": [
{
"events": [
{
"introduced": "1.6.12"
},
{
"fixed": "1.9.1"
}
],
"type": "ECOSYSTEM"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
},
{
"database_specific": {
"human_link": "https://github.com/haskell/security-advisories/tree/main/advisories/published/2026/HSEC-2026-0008.md",
"osv": "https://raw.githubusercontent.com/haskell/security-advisories/refs/heads/generated/osv-export/2026/HSEC-2026-0008.json"
},
"package": {
"ecosystem": "Hackage",
"name": "crypton-x509"
},
"ranges": [
{
"events": [
{
"introduced": "1.7.6"
},
{
"fixed": "1.9.1"
}
],
"type": "ECOSYSTEM"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
},
{
"database_specific": {
"human_link": "https://github.com/haskell/security-advisories/tree/main/advisories/published/2026/HSEC-2026-0008.md",
"osv": "https://raw.githubusercontent.com/haskell/security-advisories/refs/heads/generated/osv-export/2026/HSEC-2026-0008.json"
},
"package": {
"ecosystem": "Hackage",
"name": "x509-validation"
},
"ranges": [
{
"events": [
{
"introduced": "1.4.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
},
{
"database_specific": {
"human_link": "https://github.com/haskell/security-advisories/tree/main/advisories/published/2026/HSEC-2026-0008.md",
"osv": "https://raw.githubusercontent.com/haskell/security-advisories/refs/heads/generated/osv-export/2026/HSEC-2026-0008.json"
},
"package": {
"ecosystem": "Hackage",
"name": "x509"
},
"ranges": [
{
"events": [
{
"introduced": "1.4.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-9648"
],
"database_specific": {
"home": "https://github.com/haskell/security-advisories",
"osvs": "https://raw.githubusercontent.com/haskell/security-advisories/refs/heads/generated/osv-export",
"repository": "https://github.com/haskell/security-advisories"
},
"details": "# crypton-x509-validation and crypton-x509 do not enforce X.509 Name Constraints\n\nThe `crypton-x509-validation` and `crypton-x509` libraries did not\nenforce the X.509 Name Constraints extension during certificate\nvalidation. The Name Constraints extension is a critical X.509\nextension that restricts the namespace (permitted and excluded\nsubtrees) for which a CA is authorized to issue certificates.\n\nWithout this enforcement, a TLS client would accept certificates with\nSubject Alternative Names (SANs) that fall outside the issuing CA\u0027s\npermitted subtrees. An attacker with access to a name-constrained\nsub-CA\u0027s private key could therefore issue certificates for domains\noutside the sub-CA\u0027s intended scope, enabling impersonation of\narbitrary domains and man-in-the-middle attacks on TLS connections.\n\nThe older `x509` and `x509-validation` packages are also affected but\nare no longer maintained and have no fix available.\n\nThis issue was fixed in `crypton-x509-validation-1.9.1` and\n`crypton-x509-1.9.1`.\n",
"id": "HSEC-2026-0008",
"modified": "2026-06-03T13:30:48Z",
"published": "2026-06-03T13:30:48Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.kb.cert.org/vuls/id/862559"
},
{
"type": "FIX",
"url": "https://github.com/kazu-yamamoto/crypton-certificate/pull/30"
}
],
"schema_version": "1.5.0",
"summary": "crypton-x509-validation and crypton-x509 do not enforce X.509 Name Constraints"
}
OPENSUSE-SU-2026:11077-1
Vulnerability from csaf_opensuse - Published: 2026-06-22 00:00 - Updated: 2026-06-22 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-aws-prof-0.25.2-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": "ghc-aws-0.25.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ghc-aws-0.25.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11077",
"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_11077-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-9648 page",
"url": "https://www.suse.com/security/cve/CVE-2026-9648/"
}
],
"title": "ghc-aws-0.25.2-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-22T00:00:00Z",
"generator": {
"date": "2026-06-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11077-1",
"initial_release_date": "2026-06-22T00:00:00Z",
"revision_history": [
{
"date": "2026-06-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghc-aws-0.25.2-1.1.aarch64",
"product": {
"name": "ghc-aws-0.25.2-1.1.aarch64",
"product_id": "ghc-aws-0.25.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-aws-devel-0.25.2-1.1.aarch64",
"product": {
"name": "ghc-aws-devel-0.25.2-1.1.aarch64",
"product_id": "ghc-aws-devel-0.25.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-aws-doc-0.25.2-1.1.aarch64",
"product": {
"name": "ghc-aws-doc-0.25.2-1.1.aarch64",
"product_id": "ghc-aws-doc-0.25.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-aws-prof-0.25.2-1.1.aarch64",
"product": {
"name": "ghc-aws-prof-0.25.2-1.1.aarch64",
"product_id": "ghc-aws-prof-0.25.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-aws-0.25.2-1.1.ppc64le",
"product": {
"name": "ghc-aws-0.25.2-1.1.ppc64le",
"product_id": "ghc-aws-0.25.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-aws-devel-0.25.2-1.1.ppc64le",
"product": {
"name": "ghc-aws-devel-0.25.2-1.1.ppc64le",
"product_id": "ghc-aws-devel-0.25.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-aws-doc-0.25.2-1.1.ppc64le",
"product": {
"name": "ghc-aws-doc-0.25.2-1.1.ppc64le",
"product_id": "ghc-aws-doc-0.25.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-aws-prof-0.25.2-1.1.ppc64le",
"product": {
"name": "ghc-aws-prof-0.25.2-1.1.ppc64le",
"product_id": "ghc-aws-prof-0.25.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-aws-0.25.2-1.1.s390x",
"product": {
"name": "ghc-aws-0.25.2-1.1.s390x",
"product_id": "ghc-aws-0.25.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-aws-devel-0.25.2-1.1.s390x",
"product": {
"name": "ghc-aws-devel-0.25.2-1.1.s390x",
"product_id": "ghc-aws-devel-0.25.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-aws-doc-0.25.2-1.1.s390x",
"product": {
"name": "ghc-aws-doc-0.25.2-1.1.s390x",
"product_id": "ghc-aws-doc-0.25.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-aws-prof-0.25.2-1.1.s390x",
"product": {
"name": "ghc-aws-prof-0.25.2-1.1.s390x",
"product_id": "ghc-aws-prof-0.25.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-aws-0.25.2-1.1.x86_64",
"product": {
"name": "ghc-aws-0.25.2-1.1.x86_64",
"product_id": "ghc-aws-0.25.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-aws-devel-0.25.2-1.1.x86_64",
"product": {
"name": "ghc-aws-devel-0.25.2-1.1.x86_64",
"product_id": "ghc-aws-devel-0.25.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-aws-doc-0.25.2-1.1.x86_64",
"product": {
"name": "ghc-aws-doc-0.25.2-1.1.x86_64",
"product_id": "ghc-aws-doc-0.25.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-aws-prof-0.25.2-1.1.x86_64",
"product": {
"name": "ghc-aws-prof-0.25.2-1.1.x86_64",
"product_id": "ghc-aws-prof-0.25.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-0.25.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.aarch64"
},
"product_reference": "ghc-aws-0.25.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-0.25.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.ppc64le"
},
"product_reference": "ghc-aws-0.25.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-0.25.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.s390x"
},
"product_reference": "ghc-aws-0.25.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-0.25.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.x86_64"
},
"product_reference": "ghc-aws-0.25.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-devel-0.25.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.aarch64"
},
"product_reference": "ghc-aws-devel-0.25.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-devel-0.25.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.ppc64le"
},
"product_reference": "ghc-aws-devel-0.25.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-devel-0.25.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.s390x"
},
"product_reference": "ghc-aws-devel-0.25.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-devel-0.25.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.x86_64"
},
"product_reference": "ghc-aws-devel-0.25.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-doc-0.25.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.aarch64"
},
"product_reference": "ghc-aws-doc-0.25.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-doc-0.25.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.ppc64le"
},
"product_reference": "ghc-aws-doc-0.25.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-doc-0.25.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.s390x"
},
"product_reference": "ghc-aws-doc-0.25.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-doc-0.25.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.x86_64"
},
"product_reference": "ghc-aws-doc-0.25.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-prof-0.25.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.aarch64"
},
"product_reference": "ghc-aws-prof-0.25.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-prof-0.25.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.ppc64le"
},
"product_reference": "ghc-aws-prof-0.25.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-prof-0.25.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.s390x"
},
"product_reference": "ghc-aws-prof-0.25.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-aws-prof-0.25.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.x86_64"
},
"product_reference": "ghc-aws-prof-0.25.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-9648"
}
],
"notes": [
{
"category": "general",
"text": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u0027s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.x86_64",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.x86_64",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.x86_64",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-9648",
"url": "https://www.suse.com/security/cve/CVE-2026-9648"
},
{
"category": "external",
"summary": "SUSE Bug 1268157 for CVE-2026-9648",
"url": "https://bugzilla.suse.com/1268157"
}
],
"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:ghc-aws-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.x86_64",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.x86_64",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.x86_64",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.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": [
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-0.25.2-1.1.x86_64",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-devel-0.25.2-1.1.x86_64",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-doc-0.25.2-1.1.x86_64",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.aarch64",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.s390x",
"openSUSE Tumbleweed:ghc-aws-prof-0.25.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-9648"
}
]
}
OPENSUSE-SU-2026:11078-1
Vulnerability from csaf_opensuse - Published: 2026-06-22 00:00 - Updated: 2026-06-22 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-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": "ghc-crypton-asn1-encoding-0.10.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ghc-crypton-asn1-encoding-0.10.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11078",
"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_11078-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-9648 page",
"url": "https://www.suse.com/security/cve/CVE-2026-9648/"
}
],
"title": "ghc-crypton-asn1-encoding-0.10.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-22T00:00:00Z",
"generator": {
"date": "2026-06-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11078-1",
"initial_release_date": "2026-06-22T00:00:00Z",
"revision_history": [
{
"date": "2026-06-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64",
"product_id": "ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64",
"product_id": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64",
"product_id": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64",
"product_id": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.s390x",
"product_id": "ghc-crypton-asn1-encoding-0.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x",
"product_id": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x",
"product_id": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x",
"product_id": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64",
"product_id": "ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64",
"product_id": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64",
"product_id": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.x86_64",
"product_id": "ghc-crypton-asn1-encoding-prof-0.10.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": "ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-encoding-0.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-encoding-prof-0.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-9648"
}
],
"notes": [
{
"category": "general",
"text": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u0027s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-9648",
"url": "https://www.suse.com/security/cve/CVE-2026-9648"
},
{
"category": "external",
"summary": "SUSE Bug 1268157 for CVE-2026-9648",
"url": "https://bugzilla.suse.com/1268157"
}
],
"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:ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.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": [
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-devel-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-doc-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-encoding-prof-0.10.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-9648"
}
]
}
OPENSUSE-SU-2026:11079-1
Vulnerability from csaf_opensuse - Published: 2026-06-22 00:00 - Updated: 2026-06-22 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-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": "ghc-crypton-asn1-parse-0.10.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ghc-crypton-asn1-parse-0.10.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11079",
"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_11079-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-9648 page",
"url": "https://www.suse.com/security/cve/CVE-2026-9648/"
}
],
"title": "ghc-crypton-asn1-parse-0.10.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-22T00:00:00Z",
"generator": {
"date": "2026-06-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11079-1",
"initial_release_date": "2026-06-22T00:00:00Z",
"revision_history": [
{
"date": "2026-06-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.aarch64",
"product_id": "ghc-crypton-asn1-parse-0.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64",
"product_id": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64",
"product_id": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64",
"product_id": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.s390x",
"product_id": "ghc-crypton-asn1-parse-0.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x",
"product_id": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x",
"product_id": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x",
"product_id": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.x86_64",
"product_id": "ghc-crypton-asn1-parse-0.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64",
"product_id": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64",
"product_id": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.x86_64",
"product_id": "ghc-crypton-asn1-parse-prof-0.10.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": "ghc-crypton-asn1-parse-0.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-parse-0.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-parse-0.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-0.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-parse-0.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-parse-prof-0.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-9648"
}
],
"notes": [
{
"category": "general",
"text": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u0027s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-9648",
"url": "https://www.suse.com/security/cve/CVE-2026-9648"
},
{
"category": "external",
"summary": "SUSE Bug 1268157 for CVE-2026-9648",
"url": "https://bugzilla.suse.com/1268157"
}
],
"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:ghc-crypton-asn1-parse-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.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": [
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-devel-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-doc-0.10.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-parse-prof-0.10.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-9648"
}
]
}
OPENSUSE-SU-2026:11080-1
Vulnerability from csaf_opensuse - Published: 2026-06-22 00:00 - Updated: 2026-06-22 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-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": "ghc-crypton-asn1-types-0.4.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ghc-crypton-asn1-types-0.4.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11080",
"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_11080-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-9648 page",
"url": "https://www.suse.com/security/cve/CVE-2026-9648/"
}
],
"title": "ghc-crypton-asn1-types-0.4.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-22T00:00:00Z",
"generator": {
"date": "2026-06-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11080-1",
"initial_release_date": "2026-06-22T00:00:00Z",
"revision_history": [
{
"date": "2026-06-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-0.4.1-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-types-0.4.1-1.1.aarch64",
"product_id": "ghc-crypton-asn1-types-0.4.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64",
"product_id": "ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64",
"product_id": "ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64",
"product": {
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64",
"product_id": "ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-0.4.1-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-types-0.4.1-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-types-0.4.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le",
"product": {
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le",
"product_id": "ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-0.4.1-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-types-0.4.1-1.1.s390x",
"product_id": "ghc-crypton-asn1-types-0.4.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x",
"product_id": "ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x",
"product_id": "ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x",
"product": {
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x",
"product_id": "ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-0.4.1-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-types-0.4.1-1.1.x86_64",
"product_id": "ghc-crypton-asn1-types-0.4.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64",
"product_id": "ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64",
"product_id": "ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.x86_64",
"product": {
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.x86_64",
"product_id": "ghc-crypton-asn1-types-prof-0.4.1-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": "ghc-crypton-asn1-types-0.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-types-0.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-0.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-types-0.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-0.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-types-0.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-0.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-types-0.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64"
},
"product_reference": "ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le"
},
"product_reference": "ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x"
},
"product_reference": "ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-asn1-types-prof-0.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.x86_64"
},
"product_reference": "ghc-crypton-asn1-types-prof-0.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-9648"
}
],
"notes": [
{
"category": "general",
"text": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u0027s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-9648",
"url": "https://www.suse.com/security/cve/CVE-2026-9648"
},
{
"category": "external",
"summary": "SUSE Bug 1268157 for CVE-2026-9648",
"url": "https://bugzilla.suse.com/1268157"
}
],
"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:ghc-crypton-asn1-types-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.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": [
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-0.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-devel-0.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-doc-0.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-asn1-types-prof-0.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-9648"
}
]
}
OPENSUSE-SU-2026:11081-1
Vulnerability from csaf_opensuse - Published: 2026-06-22 00:00 - Updated: 2026-06-22 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-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": "ghc-crypton-pem-0.3.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ghc-crypton-pem-0.3.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11081",
"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_11081-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-9648 page",
"url": "https://www.suse.com/security/cve/CVE-2026-9648/"
}
],
"title": "ghc-crypton-pem-0.3.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-22T00:00:00Z",
"generator": {
"date": "2026-06-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11081-1",
"initial_release_date": "2026-06-22T00:00:00Z",
"revision_history": [
{
"date": "2026-06-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-pem-0.3.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-pem-0.3.0-1.1.aarch64",
"product_id": "ghc-crypton-pem-0.3.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-devel-0.3.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-pem-devel-0.3.0-1.1.aarch64",
"product_id": "ghc-crypton-pem-devel-0.3.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-doc-0.3.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-pem-doc-0.3.0-1.1.aarch64",
"product_id": "ghc-crypton-pem-doc-0.3.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-prof-0.3.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-pem-prof-0.3.0-1.1.aarch64",
"product_id": "ghc-crypton-pem-prof-0.3.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-pem-0.3.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-pem-0.3.0-1.1.ppc64le",
"product_id": "ghc-crypton-pem-0.3.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-devel-0.3.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-pem-devel-0.3.0-1.1.ppc64le",
"product_id": "ghc-crypton-pem-devel-0.3.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-doc-0.3.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-pem-doc-0.3.0-1.1.ppc64le",
"product_id": "ghc-crypton-pem-doc-0.3.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-prof-0.3.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-pem-prof-0.3.0-1.1.ppc64le",
"product_id": "ghc-crypton-pem-prof-0.3.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-pem-0.3.0-1.1.s390x",
"product": {
"name": "ghc-crypton-pem-0.3.0-1.1.s390x",
"product_id": "ghc-crypton-pem-0.3.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-devel-0.3.0-1.1.s390x",
"product": {
"name": "ghc-crypton-pem-devel-0.3.0-1.1.s390x",
"product_id": "ghc-crypton-pem-devel-0.3.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-doc-0.3.0-1.1.s390x",
"product": {
"name": "ghc-crypton-pem-doc-0.3.0-1.1.s390x",
"product_id": "ghc-crypton-pem-doc-0.3.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-prof-0.3.0-1.1.s390x",
"product": {
"name": "ghc-crypton-pem-prof-0.3.0-1.1.s390x",
"product_id": "ghc-crypton-pem-prof-0.3.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-pem-0.3.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-pem-0.3.0-1.1.x86_64",
"product_id": "ghc-crypton-pem-0.3.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-devel-0.3.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-pem-devel-0.3.0-1.1.x86_64",
"product_id": "ghc-crypton-pem-devel-0.3.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-doc-0.3.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-pem-doc-0.3.0-1.1.x86_64",
"product_id": "ghc-crypton-pem-doc-0.3.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-pem-prof-0.3.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-pem-prof-0.3.0-1.1.x86_64",
"product_id": "ghc-crypton-pem-prof-0.3.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": "ghc-crypton-pem-0.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-pem-0.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-0.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-pem-0.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-0.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.s390x"
},
"product_reference": "ghc-crypton-pem-0.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-0.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-pem-0.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-devel-0.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-pem-devel-0.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-devel-0.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-pem-devel-0.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-devel-0.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.s390x"
},
"product_reference": "ghc-crypton-pem-devel-0.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-devel-0.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-pem-devel-0.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-doc-0.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-pem-doc-0.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-doc-0.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-pem-doc-0.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-doc-0.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.s390x"
},
"product_reference": "ghc-crypton-pem-doc-0.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-doc-0.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-pem-doc-0.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-prof-0.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-pem-prof-0.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-prof-0.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-pem-prof-0.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-prof-0.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.s390x"
},
"product_reference": "ghc-crypton-pem-prof-0.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-pem-prof-0.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-pem-prof-0.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-9648"
}
],
"notes": [
{
"category": "general",
"text": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u0027s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-9648",
"url": "https://www.suse.com/security/cve/CVE-2026-9648"
},
{
"category": "external",
"summary": "SUSE Bug 1268157 for CVE-2026-9648",
"url": "https://bugzilla.suse.com/1268157"
}
],
"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:ghc-crypton-pem-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.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": [
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-0.3.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-devel-0.3.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-doc-0.3.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-pem-prof-0.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-9648"
}
]
}
OPENSUSE-SU-2026:11082-1
Vulnerability from csaf_opensuse - Published: 2026-06-22 00:00 - Updated: 2026-06-22 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-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": "ghc-crypton-x509-1.9.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ghc-crypton-x509-1.9.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11082",
"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_11082-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-9648 page",
"url": "https://www.suse.com/security/cve/CVE-2026-9648/"
}
],
"title": "ghc-crypton-x509-1.9.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-22T00:00:00Z",
"generator": {
"date": "2026-06-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11082-1",
"initial_release_date": "2026-06-22T00:00:00Z",
"revision_history": [
{
"date": "2026-06-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-x509-1.9.1-1.1.aarch64",
"product": {
"name": "ghc-crypton-x509-1.9.1-1.1.aarch64",
"product_id": "ghc-crypton-x509-1.9.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-devel-1.9.1-1.1.aarch64",
"product": {
"name": "ghc-crypton-x509-devel-1.9.1-1.1.aarch64",
"product_id": "ghc-crypton-x509-devel-1.9.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-doc-1.9.1-1.1.aarch64",
"product": {
"name": "ghc-crypton-x509-doc-1.9.1-1.1.aarch64",
"product_id": "ghc-crypton-x509-doc-1.9.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-prof-1.9.1-1.1.aarch64",
"product": {
"name": "ghc-crypton-x509-prof-1.9.1-1.1.aarch64",
"product_id": "ghc-crypton-x509-prof-1.9.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-x509-1.9.1-1.1.ppc64le",
"product": {
"name": "ghc-crypton-x509-1.9.1-1.1.ppc64le",
"product_id": "ghc-crypton-x509-1.9.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-devel-1.9.1-1.1.ppc64le",
"product": {
"name": "ghc-crypton-x509-devel-1.9.1-1.1.ppc64le",
"product_id": "ghc-crypton-x509-devel-1.9.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-doc-1.9.1-1.1.ppc64le",
"product": {
"name": "ghc-crypton-x509-doc-1.9.1-1.1.ppc64le",
"product_id": "ghc-crypton-x509-doc-1.9.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-prof-1.9.1-1.1.ppc64le",
"product": {
"name": "ghc-crypton-x509-prof-1.9.1-1.1.ppc64le",
"product_id": "ghc-crypton-x509-prof-1.9.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-x509-1.9.1-1.1.s390x",
"product": {
"name": "ghc-crypton-x509-1.9.1-1.1.s390x",
"product_id": "ghc-crypton-x509-1.9.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-devel-1.9.1-1.1.s390x",
"product": {
"name": "ghc-crypton-x509-devel-1.9.1-1.1.s390x",
"product_id": "ghc-crypton-x509-devel-1.9.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-doc-1.9.1-1.1.s390x",
"product": {
"name": "ghc-crypton-x509-doc-1.9.1-1.1.s390x",
"product_id": "ghc-crypton-x509-doc-1.9.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-prof-1.9.1-1.1.s390x",
"product": {
"name": "ghc-crypton-x509-prof-1.9.1-1.1.s390x",
"product_id": "ghc-crypton-x509-prof-1.9.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-x509-1.9.1-1.1.x86_64",
"product": {
"name": "ghc-crypton-x509-1.9.1-1.1.x86_64",
"product_id": "ghc-crypton-x509-1.9.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-devel-1.9.1-1.1.x86_64",
"product": {
"name": "ghc-crypton-x509-devel-1.9.1-1.1.x86_64",
"product_id": "ghc-crypton-x509-devel-1.9.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-doc-1.9.1-1.1.x86_64",
"product": {
"name": "ghc-crypton-x509-doc-1.9.1-1.1.x86_64",
"product_id": "ghc-crypton-x509-doc-1.9.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-prof-1.9.1-1.1.x86_64",
"product": {
"name": "ghc-crypton-x509-prof-1.9.1-1.1.x86_64",
"product_id": "ghc-crypton-x509-prof-1.9.1-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": "ghc-crypton-x509-1.9.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.aarch64"
},
"product_reference": "ghc-crypton-x509-1.9.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-1.9.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.ppc64le"
},
"product_reference": "ghc-crypton-x509-1.9.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-1.9.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.s390x"
},
"product_reference": "ghc-crypton-x509-1.9.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-1.9.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.x86_64"
},
"product_reference": "ghc-crypton-x509-1.9.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-devel-1.9.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.aarch64"
},
"product_reference": "ghc-crypton-x509-devel-1.9.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-devel-1.9.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.ppc64le"
},
"product_reference": "ghc-crypton-x509-devel-1.9.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-devel-1.9.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.s390x"
},
"product_reference": "ghc-crypton-x509-devel-1.9.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-devel-1.9.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.x86_64"
},
"product_reference": "ghc-crypton-x509-devel-1.9.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-doc-1.9.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.aarch64"
},
"product_reference": "ghc-crypton-x509-doc-1.9.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-doc-1.9.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.ppc64le"
},
"product_reference": "ghc-crypton-x509-doc-1.9.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-doc-1.9.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.s390x"
},
"product_reference": "ghc-crypton-x509-doc-1.9.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-doc-1.9.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.x86_64"
},
"product_reference": "ghc-crypton-x509-doc-1.9.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-prof-1.9.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.aarch64"
},
"product_reference": "ghc-crypton-x509-prof-1.9.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-prof-1.9.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.ppc64le"
},
"product_reference": "ghc-crypton-x509-prof-1.9.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-prof-1.9.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.s390x"
},
"product_reference": "ghc-crypton-x509-prof-1.9.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-prof-1.9.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.x86_64"
},
"product_reference": "ghc-crypton-x509-prof-1.9.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-9648"
}
],
"notes": [
{
"category": "general",
"text": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u0027s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-9648",
"url": "https://www.suse.com/security/cve/CVE-2026-9648"
},
{
"category": "external",
"summary": "SUSE Bug 1268157 for CVE-2026-9648",
"url": "https://bugzilla.suse.com/1268157"
}
],
"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:ghc-crypton-x509-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.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": [
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-1.9.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-devel-1.9.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-doc-1.9.1-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-prof-1.9.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-9648"
}
]
}
OPENSUSE-SU-2026:11083-1
Vulnerability from csaf_opensuse - Published: 2026-06-22 00:00 - Updated: 2026-06-22 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-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": "ghc-crypton-x509-store-1.9.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ghc-crypton-x509-store-1.9.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11083",
"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_11083-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-9648 page",
"url": "https://www.suse.com/security/cve/CVE-2026-9648/"
}
],
"title": "ghc-crypton-x509-store-1.9.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-22T00:00:00Z",
"generator": {
"date": "2026-06-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11083-1",
"initial_release_date": "2026-06-22T00:00:00Z",
"revision_history": [
{
"date": "2026-06-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-x509-store-1.9.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-x509-store-1.9.0-1.1.aarch64",
"product_id": "ghc-crypton-x509-store-1.9.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64",
"product_id": "ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64",
"product_id": "ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64",
"product": {
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64",
"product_id": "ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-x509-store-1.9.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-x509-store-1.9.0-1.1.ppc64le",
"product_id": "ghc-crypton-x509-store-1.9.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le",
"product_id": "ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le",
"product_id": "ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le",
"product": {
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le",
"product_id": "ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-x509-store-1.9.0-1.1.s390x",
"product": {
"name": "ghc-crypton-x509-store-1.9.0-1.1.s390x",
"product_id": "ghc-crypton-x509-store-1.9.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.s390x",
"product": {
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.s390x",
"product_id": "ghc-crypton-x509-store-devel-1.9.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.s390x",
"product": {
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.s390x",
"product_id": "ghc-crypton-x509-store-doc-1.9.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.s390x",
"product": {
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.s390x",
"product_id": "ghc-crypton-x509-store-prof-1.9.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghc-crypton-x509-store-1.9.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-x509-store-1.9.0-1.1.x86_64",
"product_id": "ghc-crypton-x509-store-1.9.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64",
"product_id": "ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64",
"product_id": "ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.x86_64",
"product": {
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.x86_64",
"product_id": "ghc-crypton-x509-store-prof-1.9.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": "ghc-crypton-x509-store-1.9.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-x509-store-1.9.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-1.9.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-x509-store-1.9.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-1.9.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.s390x"
},
"product_reference": "ghc-crypton-x509-store-1.9.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-1.9.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-x509-store-1.9.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.s390x"
},
"product_reference": "ghc-crypton-x509-store-devel-1.9.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.s390x"
},
"product_reference": "ghc-crypton-x509-store-doc-1.9.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64"
},
"product_reference": "ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le"
},
"product_reference": "ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.s390x"
},
"product_reference": "ghc-crypton-x509-store-prof-1.9.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghc-crypton-x509-store-prof-1.9.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.x86_64"
},
"product_reference": "ghc-crypton-x509-store-prof-1.9.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-9648"
}
],
"notes": [
{
"category": "general",
"text": "The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA\u0027s permitted subtrees. This oversight enables an attacker who compromises a name-constrained sub-CA to impersonate domains beyond its intended scope.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-9648",
"url": "https://www.suse.com/security/cve/CVE-2026-9648"
},
{
"category": "external",
"summary": "SUSE Bug 1268157 for CVE-2026-9648",
"url": "https://bugzilla.suse.com/1268157"
}
],
"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:ghc-crypton-x509-store-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.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": [
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-1.9.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-devel-1.9.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-doc-1.9.0-1.1.x86_64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.aarch64",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.s390x",
"openSUSE Tumbleweed:ghc-crypton-x509-store-prof-1.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-9648"
}
]
}
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.