Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-40622 (GCVE-0-2026-40622)
Vulnerability from cvelistv5 – Published: 2026-05-20 09:18 – Updated: 2026-05-20 12:12- CWE-346 - Origin Validation Error
| URL | Tags |
|---|---|
| https://www.nlnetlabs.nl/downloads/unbound/CVE-20… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| NLnet Labs | Unbound |
Affected:
1.16.2 , < 1.25.1
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-40622",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-20T12:12:27.631955Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-346",
"description": "CWE-346 Origin Validation Error",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-20T12:12:33.115Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Unbound",
"vendor": "NLnet Labs",
"versions": [
{
"lessThan": "1.25.1",
"status": "affected",
"version": "1.16.2",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Qifan Zhang (Palo Alto Networks)"
}
],
"datePublic": "2026-05-20T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber",
"version": "4.0"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-20T09:18:41.816Z",
"orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"shortName": "NLnet Labs"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt"
}
],
"solutions": [
{
"lang": "en",
"value": "This issue is fixed starting with version 1.25.1"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-04-28T00:00:00.000Z",
"value": "Issue reported by Qifan Zhang"
},
{
"lang": "en",
"time": "2026-05-07T00:00:00.000Z",
"value": "NLnet Labs shares patch"
},
{
"lang": "en",
"time": "2026-05-08T00:00:00.000Z",
"value": "Qifan Zhang verifies patch"
},
{
"lang": "en",
"time": "2026-05-20T00:00:00.000Z",
"value": "Fixes released with version 1.25.1"
}
],
"title": "Another \u0027ghost domain names\u0027 attack variant",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"assignerShortName": "NLnet Labs",
"cveId": "CVE-2026-40622",
"datePublished": "2026-05-20T09:18:41.816Z",
"dateReserved": "2026-05-07T10:07:51.817Z",
"dateUpdated": "2026-05-20T12:12:33.115Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-40622",
"date": "2026-06-05",
"epss": "0.0002",
"percentile": "0.05735"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-40622\",\"sourceIdentifier\":\"sep@nlnetlabs.nl\",\"published\":\"2026-05-20T10:16:26.850\",\"lastModified\":\"2026-05-26T18:28:04.073\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"sep@nlnetlabs.nl\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber\",\"baseScore\":6.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"UNREPORTED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"AMBER\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-346\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.16.2\",\"versionEndExcluding\":\"1.25.1\",\"matchCriteriaId\":\"C5D0F980-AB26-4DA7-9868-C45A31600BB0\"}]}]}],\"references\":[{\"url\":\"https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt\",\"source\":\"sep@nlnetlabs.nl\",\"tags\":[\"Vendor Advisory\",\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-40622\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-20T12:12:27.631955Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-346\", \"description\": \"CWE-346 Origin Validation Error\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-20T12:12:21.123Z\"}}], \"cna\": {\"title\": \"Another \u0027ghost domain names\u0027 attack variant\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Qifan Zhang (Palo Alto Networks)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.6, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"NLnet Labs\", \"product\": \"Unbound\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.16.2\", \"lessThan\": \"1.25.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-04-28T00:00:00.000Z\", \"value\": \"Issue reported by Qifan Zhang\"}, {\"lang\": \"en\", \"time\": \"2026-05-07T00:00:00.000Z\", \"value\": \"NLnet Labs shares patch\"}, {\"lang\": \"en\", \"time\": \"2026-05-08T00:00:00.000Z\", \"value\": \"Qifan Zhang verifies patch\"}, {\"lang\": \"en\", \"time\": \"2026-05-20T00:00:00.000Z\", \"value\": \"Fixes released with version 1.25.1\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"This issue is fixed starting with version 1.25.1\"}], \"datePublic\": \"2026-05-20T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.\"}], \"providerMetadata\": {\"orgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"shortName\": \"NLnet Labs\", \"dateUpdated\": \"2026-05-20T09:18:41.816Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-40622\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-20T12:12:33.115Z\", \"dateReserved\": \"2026-05-07T10:07:51.817Z\", \"assignerOrgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"datePublished\": \"2026-05-20T09:18:41.816Z\", \"assignerShortName\": \"NLnet Labs\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-40622
Vulnerability from fkie_nvd - Published: 2026-05-20 10:16 - Updated: 2026-05-26 18:28| URL | Tags | ||
|---|---|---|---|
| sep@nlnetlabs.nl | https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt | Vendor Advisory, Patch |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C5D0F980-AB26-4DA7-9868-C45A31600BB0",
"versionEndExcluding": "1.25.1",
"versionStartIncluding": "1.16.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust."
}
],
"id": "CVE-2026-40622",
"lastModified": "2026-05-26T18:28:04.073",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "UNREPORTED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "sep@nlnetlabs.nl",
"type": "Secondary"
}
]
},
"published": "2026-05-20T10:16:26.850",
"references": [
{
"source": "sep@nlnetlabs.nl",
"tags": [
"Vendor Advisory",
"Patch"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt"
}
],
"sourceIdentifier": "sep@nlnetlabs.nl",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-346"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-M3VQ-FGH9-HQ65
Vulnerability from github – Published: 2026-05-20 12:30 – Updated: 2026-05-26 18:31NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the 'ghost domain names' family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other 'ghost domain names' attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value ('cache-max-ttl'). In configurations where 'harden-referral-path: yes' is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.
{
"affected": [],
"aliases": [
"CVE-2026-40622"
],
"database_specific": {
"cwe_ids": [
"CWE-346"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-20T10:16:26Z",
"severity": "MODERATE"
},
"details": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.",
"id": "GHSA-m3vq-fgh9-hq65",
"modified": "2026-05-26T18:31:39Z",
"published": "2026-05-20T12:30:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40622"
},
{
"type": "WEB",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber",
"type": "CVSS_V4"
}
]
}
MSRC_CVE-2026-40622
Vulnerability from csaf_microsoft - Published: 2026-05-02 00:00 - Updated: 2026-05-23 01:40| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40622 Another \u0027ghost domain names\u0027 attack variant - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-40622.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Another \u0027ghost domain names\u0027 attack variant",
"tracking": {
"current_release_date": "2026-05-23T01:40:18.000Z",
"generator": {
"date": "2026-05-23T07:14:23.835Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-40622",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-21T01:02:49.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-05-23T01:40:18.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 unbound 0:1.19.1-5.azl3",
"product": {
"name": "\u003cazl3 unbound 0:1.19.1-5.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 unbound 0:1.19.1-5.azl3",
"product": {
"name": "azl3 unbound 0:1.19.1-5.azl3",
"product_id": "20736"
}
}
],
"category": "product_name",
"name": "unbound"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 unbound 0:1.19.1-5.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 unbound 0:1.19.1-5.azl3 as a component of Azure Linux 3.0",
"product_id": "20736-17084"
},
"product_reference": "20736",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40622",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"notes": [
{
"category": "general",
"text": "NLnet Labs",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20736-17084"
],
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40622 Another \u0027ghost domain names\u0027 attack variant - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-40622.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-21T01:02:49.000Z",
"details": "0:1.25.1-1.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"title": "Another \u0027ghost domain names\u0027 attack variant"
}
]
}
OPENSUSE-SU-2026:10903-1
Vulnerability from csaf_opensuse - Published: 2026-05-29 00:00 - Updated: 2026-05-29 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.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": "libunbound8-1.25.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libunbound8-1.25.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10903",
"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_10903-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33278 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33278/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40622 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41292 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42534 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42534/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42923 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42944 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42959 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42960 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44390 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44390/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44608 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44608/"
}
],
"title": "libunbound8-1.25.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-29T00:00:00Z",
"generator": {
"date": "2026-05-29T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10903-1",
"initial_release_date": "2026-05-29T00:00:00Z",
"revision_history": [
{
"date": "2026-05-29T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.25.1-1.1.aarch64",
"product": {
"name": "libunbound8-1.25.1-1.1.aarch64",
"product_id": "libunbound8-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.25.1-1.1.aarch64",
"product": {
"name": "python3-unbound-1.25.1-1.1.aarch64",
"product_id": "python3-unbound-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-1.25.1-1.1.aarch64",
"product": {
"name": "unbound-1.25.1-1.1.aarch64",
"product_id": "unbound-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.25.1-1.1.aarch64",
"product": {
"name": "unbound-anchor-1.25.1-1.1.aarch64",
"product_id": "unbound-anchor-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.25.1-1.1.aarch64",
"product": {
"name": "unbound-devel-1.25.1-1.1.aarch64",
"product_id": "unbound-devel-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.25.1-1.1.aarch64",
"product": {
"name": "unbound-munin-1.25.1-1.1.aarch64",
"product_id": "unbound-munin-1.25.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.25.1-1.1.ppc64le",
"product": {
"name": "libunbound8-1.25.1-1.1.ppc64le",
"product_id": "libunbound8-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.25.1-1.1.ppc64le",
"product": {
"name": "python3-unbound-1.25.1-1.1.ppc64le",
"product_id": "python3-unbound-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-1.25.1-1.1.ppc64le",
"product": {
"name": "unbound-1.25.1-1.1.ppc64le",
"product_id": "unbound-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.25.1-1.1.ppc64le",
"product": {
"name": "unbound-anchor-1.25.1-1.1.ppc64le",
"product_id": "unbound-anchor-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.25.1-1.1.ppc64le",
"product": {
"name": "unbound-devel-1.25.1-1.1.ppc64le",
"product_id": "unbound-devel-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.25.1-1.1.ppc64le",
"product": {
"name": "unbound-munin-1.25.1-1.1.ppc64le",
"product_id": "unbound-munin-1.25.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.25.1-1.1.s390x",
"product": {
"name": "libunbound8-1.25.1-1.1.s390x",
"product_id": "libunbound8-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.25.1-1.1.s390x",
"product": {
"name": "python3-unbound-1.25.1-1.1.s390x",
"product_id": "python3-unbound-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-1.25.1-1.1.s390x",
"product": {
"name": "unbound-1.25.1-1.1.s390x",
"product_id": "unbound-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.25.1-1.1.s390x",
"product": {
"name": "unbound-anchor-1.25.1-1.1.s390x",
"product_id": "unbound-anchor-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.25.1-1.1.s390x",
"product": {
"name": "unbound-devel-1.25.1-1.1.s390x",
"product_id": "unbound-devel-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.25.1-1.1.s390x",
"product": {
"name": "unbound-munin-1.25.1-1.1.s390x",
"product_id": "unbound-munin-1.25.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.25.1-1.1.x86_64",
"product": {
"name": "libunbound8-1.25.1-1.1.x86_64",
"product_id": "libunbound8-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.25.1-1.1.x86_64",
"product": {
"name": "python3-unbound-1.25.1-1.1.x86_64",
"product_id": "python3-unbound-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-1.25.1-1.1.x86_64",
"product": {
"name": "unbound-1.25.1-1.1.x86_64",
"product_id": "unbound-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.25.1-1.1.x86_64",
"product": {
"name": "unbound-anchor-1.25.1-1.1.x86_64",
"product_id": "unbound-anchor-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.25.1-1.1.x86_64",
"product": {
"name": "unbound-devel-1.25.1-1.1.x86_64",
"product_id": "unbound-devel-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.25.1-1.1.x86_64",
"product": {
"name": "unbound-munin-1.25.1-1.1.x86_64",
"product_id": "unbound-munin-1.25.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": "libunbound8-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64"
},
"product_reference": "libunbound8-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le"
},
"product_reference": "libunbound8-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x"
},
"product_reference": "libunbound8-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64"
},
"product_reference": "libunbound8-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64"
},
"product_reference": "python3-unbound-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le"
},
"product_reference": "python3-unbound-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x"
},
"product_reference": "python3-unbound-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64"
},
"product_reference": "python3-unbound-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64"
},
"product_reference": "unbound-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le"
},
"product_reference": "unbound-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x"
},
"product_reference": "unbound-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64"
},
"product_reference": "unbound-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64"
},
"product_reference": "unbound-anchor-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le"
},
"product_reference": "unbound-anchor-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x"
},
"product_reference": "unbound-anchor-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64"
},
"product_reference": "unbound-anchor-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64"
},
"product_reference": "unbound-devel-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le"
},
"product_reference": "unbound-devel-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x"
},
"product_reference": "unbound-devel-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64"
},
"product_reference": "unbound-devel-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64"
},
"product_reference": "unbound-munin-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le"
},
"product_reference": "unbound-munin-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x"
},
"product_reference": "unbound-munin-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
},
"product_reference": "unbound-munin-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32792"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.6.2 up to and including version 1.25.0 has a denial of service vulnerability when compiled with DNSCrypt support (\u0027--enable-dnscrypt\u0027). A bad DNSCrypt query could underflow Unbound\u0027s DNSCrypt packet reading procedure that may lead to heap overflow. A malicious actor can exploit the vulnerability with a single bad DNSCrypt query that its decrypted plaintext consists entirely of \u00270x00\u0027 bytes and does not contain the expected \u00270x80\u0027 marker. Unbound would then start reading more bytes than necessary until it finds a non-\u00270x00\u0027 byte. Based on the underlying memory allocator and the memory layout, it could lead to heap overflow while reading followed by a crash. Likelihood of a crash is low, since it relies heavily on the underlying memory allocator and the memory layout. If the heap overflow does not happen, Unbound\u0027s later packet checks will deny the packet. Unbound 1.25.1 contains a patch with a fix to bound reading in the given buffer space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32792",
"url": "https://www.suse.com/security/cve/CVE-2026-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1265583 for CVE-2026-32792",
"url": "https://bugzilla.suse.com/1265583"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-32792"
},
{
"cve": "CVE-2026-33278",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33278"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.19.1 up to and including version 1.25.0 has a vulnerability in the DNSSEC validator that enables denial of service and possible remote code execution as a result of deep copying a data structure and erroneously overwriting a destination pointer. An adversary can exploit the vulnerability by controlling a malicious signed zone and querying a vulnerable Unbound. When DS sub-queries need to suspend validation due to NSEC3 computational budget exhaustion (introduced in Unbound 1.19.1), Unbound deep-copies response messages to preserve them across memory region teardown. A struct-assignment bug overwrites the destination\u0027s pointer with the source\u0027s pointer. After the sub-query region is freed, the resumed validator dereferences this dangling pointer, triggering a crash or potentially enabling arbitrary code execution. Unbound 1.25.1 contains a patch with a fix to preserve the correct pointer when deep copying the data structure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33278",
"url": "https://www.suse.com/security/cve/CVE-2026-33278"
},
{
"category": "external",
"summary": "SUSE Bug 1265587 for CVE-2026-33278",
"url": "https://bugzilla.suse.com/1265587"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-33278"
},
{
"cve": "CVE-2026-40622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40622"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40622",
"url": "https://www.suse.com/security/cve/CVE-2026-40622"
},
{
"category": "external",
"summary": "SUSE Bug 1265581 for CVE-2026-40622",
"url": "https://bugzilla.suse.com/1265581"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-40622"
},
{
"cve": "CVE-2026-41292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41292"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to a degradation of service attack related to parsing long lists of incoming EDNS options. An adversary sending queries with too many EDNS options can hold Unbound threads hostage while they are parsing and creating internal data structures for the options. Coordinated attacks can result in degradation and/or denial of service. Unbound 1.25.1 contains a patch with a fix to limit acceptable incoming EDNS options (100).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41292",
"url": "https://www.suse.com/security/cve/CVE-2026-41292"
},
{
"category": "external",
"summary": "SUSE Bug 1265580 for CVE-2026-41292",
"url": "https://bugzilla.suse.com/1265580"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41292"
},
{
"cve": "CVE-2026-42534",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42534"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the jostle logic that could defeat its purpose and degrade resolution performance. Retransmits of the same query could renew the age of slow running queries and not allow the jostle logic to see them as aged and potential targets for replacement with new queries. An adversary who can query a vulnerable Unbound and who can control a domain name server that replies slowly and/or maliciously to Unbound\u0027s queries can exploit the vulnerability and degrade the resolution performance of Unbound. When Unbound\u0027s \u0027num-queries-per-thread\u0027 reaches its limit, the jostle logic kicks in. When a new query comes in, half of the available queries that are also slow to resolve are candidates for replacement. The vulnerability then happens because duplicate queries that need resolution would skew the aging result by using the timestamp of the latest duplicate query instead of the original one that started the resolution effort. Cache and local data response performance remains unaffected. Coordinated attacks could raise this to a denial of resolution service. Unbound 1.25.1 contains a patch with a fix to attach an initial, non-updatable start time for incoming queries that allow the jostle logic to work as intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42534",
"url": "https://www.suse.com/security/cve/CVE-2026-42534"
},
{
"category": "external",
"summary": "SUSE Bug 1265585 for CVE-2026-42534",
"url": "https://bugzilla.suse.com/1265585"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42534"
},
{
"cve": "CVE-2026-42923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42923"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the DNSSEC validator where the code path to consult the negative cache for DS records does not take into account the limit on NSEC3 hash calculations introduced in 1.19.1. This leads to degradation of service during the attack. An adversary that controls a DNSSEC signed zone can exploit this by signing NSEC3 records with acceptably high iterations for child delegations and querying a vulnerable Unbound. Unbound will keep performing the allowed hash calculations on the NSEC3 records and will not limit the work by the mitigation introduced in 1.19.1. As a side effect, a global lock for the negative cache will be held for the duration of the hashing, blocking other threads that need to consult the negative cache. Coordinated attacks could raise the vulnerability to denial of service. Unbound 1.25.1 contains a patch with a fix to bound the vulnerable code path with the existing limit for NSEC3 hash calculations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42923",
"url": "https://www.suse.com/security/cve/CVE-2026-42923"
},
{
"category": "external",
"summary": "SUSE Bug 1265589 for CVE-2026-42923",
"url": "https://bugzilla.suse.com/1265589"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42923"
},
{
"cve": "CVE-2026-42944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42944"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a vulnerability that results in heap overflow when encoding multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options in the reply packet. The relevant options (\u0027nsid\u0027, \u0027answer-cookie\u0027, \u0027pad-responses\u0027 (default)) need to be enabled for the vulnerability to be exploited. An adversary who can query Unbound can exploit the vulnerability by attaching multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options to the query. A flaw in the size calculation of the EDNS field truncates the correct value which allows the encoder to overflow the available space when writing. Those two combined lead to a heap overflow write of Unbound controlled data and eventually a crash. Unbound 1.25.1 contains a patch with a fix to de-duplicate the EDNS options and a fix to prevent truncation of the EDNS field size calculation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42944",
"url": "https://www.suse.com/security/cve/CVE-2026-42944"
},
{
"category": "external",
"summary": "SUSE Bug 1265578 for CVE-2026-42944",
"url": "https://bugzilla.suse.com/1265578"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42944"
},
{
"cve": "CVE-2026-42959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42959"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42959",
"url": "https://www.suse.com/security/cve/CVE-2026-42959"
},
{
"category": "external",
"summary": "SUSE Bug 1265586 for CVE-2026-42959",
"url": "https://bugzilla.suse.com/1265586"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42959"
},
{
"cve": "CVE-2026-42960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42960"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to poisoning via promiscuous records for the authority section. Promiscuous RRSets that complement DNS replies in the authority section can be used to trick Unbound to cache such records. If an adversary is able to attach such records in a reply (i.e., spoofed packet, fragmentation attack) he would be able to poison Unbound\u0027s cache. A malicious actor can exploit the possible poisonous effect by injecting RRSets other than NS that are also accompanied by address records in a reply, for example MX. This could be achieved by trying to spoof a reply packet or fragmentation attacks. Unbound would then accept the relative address records in the additional section and cache them if the authority RRSet has enough trust at this point, i.e., in-zone data for the delegation point. Unbound 1.25.1 contains a patch with a fix that disregards address records from the additional section if they are not explicitly relevant only to authority NS records, mitigating the possible poison effect. This is a complement fix to CVE-2025-11411.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42960",
"url": "https://www.suse.com/security/cve/CVE-2026-42960"
},
{
"category": "external",
"summary": "SUSE Bug 1265588 for CVE-2026-42960",
"url": "https://bugzilla.suse.com/1265588"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42960"
},
{
"cve": "CVE-2026-44390",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44390"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability when handling replies with very large RRsets that Unbound needs to perform name compression for. Malicious upstream responses with very large RRsets with records that don\u0027t share a suffix above the root can cause Unbound to spend a considerable time applying name compression to downstream replies. This can lead to degraded performance and eventually denial of service in well orchestrated attacks. An adversary can exploit the vulnerability by querying Unbound for the specially crafted contents of a malicious zone with very large RRsets. Before Unbound replies to the query it will try to apply name compression which was an unbounded operation that could lock the CPU until the whole packet was complete. A compression limit was introduced in 1.21.1 for this but it didn\u0027t account for the case where records would not share any suffix above the root. That causes Unbound to go in a different code path because of the compression tree lookup failure and eventually not increment the compression counter for those operations. Unbound 1.25.1 contains a patch with a fix that increments the compression counter regardless of the compression tree lookup. This is a complement fix to CVE-2024-8508.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44390",
"url": "https://www.suse.com/security/cve/CVE-2026-44390"
},
{
"category": "external",
"summary": "SUSE Bug 1265584 for CVE-2026-44390",
"url": "https://bugzilla.suse.com/1265584"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44390"
},
{
"cve": "CVE-2026-44608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44608"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a locking inconsistency vulnerability that when certain conditions are met (multi-threaded, RPZ XFR reload, RPZ zone with \u0027rpz-nsip\u0027/\u0027rpz-nsdname\u0027 triggers) it could result in heap use-after-free and eventual crash. An adversary can exploit the vulnerability if conditions are first met on a vulnerable Unbound, i.e., multi-threaded, an RPZ zone with \u0027rpz-nsip\u0027/\u0027rpz-nsdname\u0027 triggers and an ongoing XFR for that RPZ zone. Local RPZ files do not trigger the vulnerability. If the timing is right and an XFR happens at the same time another thread needs to read that RPZ zone, the reader may not hold the lock long enough and the thread applying the XFR may free objects that the reader is about to walk causing the use-after-free. Unbound 1.25.1 contains a patch with a fix to the locking code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44608",
"url": "https://www.suse.com/security/cve/CVE-2026-44608"
},
{
"category": "external",
"summary": "SUSE Bug 1265582 for CVE-2026-44608",
"url": "https://bugzilla.suse.com/1265582"
}
],
"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:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44608"
}
]
}
SUSE-SU-2026:21874-1
Vulnerability from csaf_suse - Published: 2026-05-28 15:02 - Updated: 2026-05-28 15:02| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for unbound",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for unbound fixes the following issues\n\n- CVE-2026-32792: Packet of death with DNSCrypt (bsc#1265583).\n- CVE-2026-33278: Possible remote code execution during DNSSEC validation (bsc#1265587).\n- CVE-2026-40622: \"Ghost domain name\" variant (bsc#1265581).\n- CVE-2026-41292: Parsing a long list of incoming EDNS options degrades performance (bsc#1265580).\n- CVE-2026-42534: Jostle logic bypass degrades resolution performance (bsc#1265585).\n- CVE-2026-42923: Degradation of service with unbounded NSEC3 hash calculations (bsc#1265589).\n- CVE-2026-42944: Heap overflow and crash with multiple nsid, cookie, padding EDNS options (bsc#1265578).\n- CVE-2026-42959: Crash during DNSSEC validation of malicious content (bsc#1265586).\n- CVE-2026-42960: Possible cache poisoning attack while following delegation (bsc#1265588).\n- CVE-2026-44390: Unbounded name compression in certain cases causes degradation of service (bsc#1265584).\n- CVE-2026-44608: Use after free and crash in RPZ code (bsc#1265582).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-551",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21874-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21874-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621874-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21874-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047014.html"
},
{
"category": "self",
"summary": "SUSE Bug 1265578",
"url": "https://bugzilla.suse.com/1265578"
},
{
"category": "self",
"summary": "SUSE Bug 1265580",
"url": "https://bugzilla.suse.com/1265580"
},
{
"category": "self",
"summary": "SUSE Bug 1265581",
"url": "https://bugzilla.suse.com/1265581"
},
{
"category": "self",
"summary": "SUSE Bug 1265582",
"url": "https://bugzilla.suse.com/1265582"
},
{
"category": "self",
"summary": "SUSE Bug 1265583",
"url": "https://bugzilla.suse.com/1265583"
},
{
"category": "self",
"summary": "SUSE Bug 1265584",
"url": "https://bugzilla.suse.com/1265584"
},
{
"category": "self",
"summary": "SUSE Bug 1265585",
"url": "https://bugzilla.suse.com/1265585"
},
{
"category": "self",
"summary": "SUSE Bug 1265586",
"url": "https://bugzilla.suse.com/1265586"
},
{
"category": "self",
"summary": "SUSE Bug 1265587",
"url": "https://bugzilla.suse.com/1265587"
},
{
"category": "self",
"summary": "SUSE Bug 1265588",
"url": "https://bugzilla.suse.com/1265588"
},
{
"category": "self",
"summary": "SUSE Bug 1265589",
"url": "https://bugzilla.suse.com/1265589"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33278 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33278/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40622 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41292 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42534 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42534/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42923 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42944 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42959 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42960 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44390 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44390/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44608 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44608/"
}
],
"title": "Security update for unbound",
"tracking": {
"current_release_date": "2026-05-28T15:02:16Z",
"generator": {
"date": "2026-05-28T15:02:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21874-1",
"initial_release_date": "2026-05-28T15:02:16Z",
"revision_history": [
{
"date": "2026-05-28T15:02:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"product": {
"name": "libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"product_id": "libunbound8-1.22.0-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"product": {
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"product_id": "unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"product": {
"name": "libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"product_id": "libunbound8-1.22.0-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"product": {
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"product_id": "unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"product": {
"name": "libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"product_id": "libunbound8-1.22.0-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"product": {
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"product_id": "unbound-anchor-1.22.0-slfo.1.1_4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"product": {
"name": "libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"product_id": "libunbound8-1.22.0-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64",
"product": {
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64",
"product_id": "unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.22.0-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64"
},
"product_reference": "libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.22.0-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le"
},
"product_reference": "libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.22.0-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x"
},
"product_reference": "libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.22.0-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64"
},
"product_reference": "libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64"
},
"product_reference": "unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le"
},
"product_reference": "unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x"
},
"product_reference": "unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
},
"product_reference": "unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32792"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.6.2 up to and including version 1.25.0 has a denial of service vulnerability when compiled with DNSCrypt support (\u0027--enable-dnscrypt\u0027). A bad DNSCrypt query could underflow Unbound\u0027s DNSCrypt packet reading procedure that may lead to heap overflow. A malicious actor can exploit the vulnerability with a single bad DNSCrypt query that its decrypted plaintext consists entirely of \u00270x00\u0027 bytes and does not contain the expected \u00270x80\u0027 marker. Unbound would then start reading more bytes than necessary until it finds a non-\u00270x00\u0027 byte. Based on the underlying memory allocator and the memory layout, it could lead to heap overflow while reading followed by a crash. Likelihood of a crash is low, since it relies heavily on the underlying memory allocator and the memory layout. If the heap overflow does not happen, Unbound\u0027s later packet checks will deny the packet. Unbound 1.25.1 contains a patch with a fix to bound reading in the given buffer space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32792",
"url": "https://www.suse.com/security/cve/CVE-2026-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1265583 for CVE-2026-32792",
"url": "https://bugzilla.suse.com/1265583"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-32792"
},
{
"cve": "CVE-2026-33278",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33278"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.19.1 up to and including version 1.25.0 has a vulnerability in the DNSSEC validator that enables denial of service and possible remote code execution as a result of deep copying a data structure and erroneously overwriting a destination pointer. An adversary can exploit the vulnerability by controlling a malicious signed zone and querying a vulnerable Unbound. When DS sub-queries need to suspend validation due to NSEC3 computational budget exhaustion (introduced in Unbound 1.19.1), Unbound deep-copies response messages to preserve them across memory region teardown. A struct-assignment bug overwrites the destination\u0027s pointer with the source\u0027s pointer. After the sub-query region is freed, the resumed validator dereferences this dangling pointer, triggering a crash or potentially enabling arbitrary code execution. Unbound 1.25.1 contains a patch with a fix to preserve the correct pointer when deep copying the data structure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33278",
"url": "https://www.suse.com/security/cve/CVE-2026-33278"
},
{
"category": "external",
"summary": "SUSE Bug 1265587 for CVE-2026-33278",
"url": "https://bugzilla.suse.com/1265587"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "important"
}
],
"title": "CVE-2026-33278"
},
{
"cve": "CVE-2026-40622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40622"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40622",
"url": "https://www.suse.com/security/cve/CVE-2026-40622"
},
{
"category": "external",
"summary": "SUSE Bug 1265581 for CVE-2026-40622",
"url": "https://bugzilla.suse.com/1265581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-40622"
},
{
"cve": "CVE-2026-41292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41292"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to a degradation of service attack related to parsing long lists of incoming EDNS options. An adversary sending queries with too many EDNS options can hold Unbound threads hostage while they are parsing and creating internal data structures for the options. Coordinated attacks can result in degradation and/or denial of service. Unbound 1.25.1 contains a patch with a fix to limit acceptable incoming EDNS options (100).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41292",
"url": "https://www.suse.com/security/cve/CVE-2026-41292"
},
{
"category": "external",
"summary": "SUSE Bug 1265580 for CVE-2026-41292",
"url": "https://bugzilla.suse.com/1265580"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-41292"
},
{
"cve": "CVE-2026-42534",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42534"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the jostle logic that could defeat its purpose and degrade resolution performance. Retransmits of the same query could renew the age of slow running queries and not allow the jostle logic to see them as aged and potential targets for replacement with new queries. An adversary who can query a vulnerable Unbound and who can control a domain name server that replies slowly and/or maliciously to Unbound\u0027s queries can exploit the vulnerability and degrade the resolution performance of Unbound. When Unbound\u0027s \u0027num-queries-per-thread\u0027 reaches its limit, the jostle logic kicks in. When a new query comes in, half of the available queries that are also slow to resolve are candidates for replacement. The vulnerability then happens because duplicate queries that need resolution would skew the aging result by using the timestamp of the latest duplicate query instead of the original one that started the resolution effort. Cache and local data response performance remains unaffected. Coordinated attacks could raise this to a denial of resolution service. Unbound 1.25.1 contains a patch with a fix to attach an initial, non-updatable start time for incoming queries that allow the jostle logic to work as intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42534",
"url": "https://www.suse.com/security/cve/CVE-2026-42534"
},
{
"category": "external",
"summary": "SUSE Bug 1265585 for CVE-2026-42534",
"url": "https://bugzilla.suse.com/1265585"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-42534"
},
{
"cve": "CVE-2026-42923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42923"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the DNSSEC validator where the code path to consult the negative cache for DS records does not take into account the limit on NSEC3 hash calculations introduced in 1.19.1. This leads to degradation of service during the attack. An adversary that controls a DNSSEC signed zone can exploit this by signing NSEC3 records with acceptably high iterations for child delegations and querying a vulnerable Unbound. Unbound will keep performing the allowed hash calculations on the NSEC3 records and will not limit the work by the mitigation introduced in 1.19.1. As a side effect, a global lock for the negative cache will be held for the duration of the hashing, blocking other threads that need to consult the negative cache. Coordinated attacks could raise the vulnerability to denial of service. Unbound 1.25.1 contains a patch with a fix to bound the vulnerable code path with the existing limit for NSEC3 hash calculations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42923",
"url": "https://www.suse.com/security/cve/CVE-2026-42923"
},
{
"category": "external",
"summary": "SUSE Bug 1265589 for CVE-2026-42923",
"url": "https://bugzilla.suse.com/1265589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-42923"
},
{
"cve": "CVE-2026-42944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42944"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a vulnerability that results in heap overflow when encoding multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options in the reply packet. The relevant options (\u0027nsid\u0027, \u0027answer-cookie\u0027, \u0027pad-responses\u0027 (default)) need to be enabled for the vulnerability to be exploited. An adversary who can query Unbound can exploit the vulnerability by attaching multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options to the query. A flaw in the size calculation of the EDNS field truncates the correct value which allows the encoder to overflow the available space when writing. Those two combined lead to a heap overflow write of Unbound controlled data and eventually a crash. Unbound 1.25.1 contains a patch with a fix to de-duplicate the EDNS options and a fix to prevent truncation of the EDNS field size calculation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42944",
"url": "https://www.suse.com/security/cve/CVE-2026-42944"
},
{
"category": "external",
"summary": "SUSE Bug 1265578 for CVE-2026-42944",
"url": "https://bugzilla.suse.com/1265578"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "important"
}
],
"title": "CVE-2026-42944"
},
{
"cve": "CVE-2026-42959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42959"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42959",
"url": "https://www.suse.com/security/cve/CVE-2026-42959"
},
{
"category": "external",
"summary": "SUSE Bug 1265586 for CVE-2026-42959",
"url": "https://bugzilla.suse.com/1265586"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "important"
}
],
"title": "CVE-2026-42959"
},
{
"cve": "CVE-2026-42960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42960"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to poisoning via promiscuous records for the authority section. Promiscuous RRSets that complement DNS replies in the authority section can be used to trick Unbound to cache such records. If an adversary is able to attach such records in a reply (i.e., spoofed packet, fragmentation attack) he would be able to poison Unbound\u0027s cache. A malicious actor can exploit the possible poisonous effect by injecting RRSets other than NS that are also accompanied by address records in a reply, for example MX. This could be achieved by trying to spoof a reply packet or fragmentation attacks. Unbound would then accept the relative address records in the additional section and cache them if the authority RRSet has enough trust at this point, i.e., in-zone data for the delegation point. Unbound 1.25.1 contains a patch with a fix that disregards address records from the additional section if they are not explicitly relevant only to authority NS records, mitigating the possible poison effect. This is a complement fix to CVE-2025-11411.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42960",
"url": "https://www.suse.com/security/cve/CVE-2026-42960"
},
{
"category": "external",
"summary": "SUSE Bug 1265588 for CVE-2026-42960",
"url": "https://bugzilla.suse.com/1265588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-42960"
},
{
"cve": "CVE-2026-44390",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44390"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability when handling replies with very large RRsets that Unbound needs to perform name compression for. Malicious upstream responses with very large RRsets with records that don\u0027t share a suffix above the root can cause Unbound to spend a considerable time applying name compression to downstream replies. This can lead to degraded performance and eventually denial of service in well orchestrated attacks. An adversary can exploit the vulnerability by querying Unbound for the specially crafted contents of a malicious zone with very large RRsets. Before Unbound replies to the query it will try to apply name compression which was an unbounded operation that could lock the CPU until the whole packet was complete. A compression limit was introduced in 1.21.1 for this but it didn\u0027t account for the case where records would not share any suffix above the root. That causes Unbound to go in a different code path because of the compression tree lookup failure and eventually not increment the compression counter for those operations. Unbound 1.25.1 contains a patch with a fix that increments the compression counter regardless of the compression tree lookup. This is a complement fix to CVE-2024-8508.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44390",
"url": "https://www.suse.com/security/cve/CVE-2026-44390"
},
{
"category": "external",
"summary": "SUSE Bug 1265584 for CVE-2026-44390",
"url": "https://bugzilla.suse.com/1265584"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-44390"
},
{
"cve": "CVE-2026-44608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44608"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a locking inconsistency vulnerability that when certain conditions are met (multi-threaded, RPZ XFR reload, RPZ zone with \u0027rpz-nsip\u0027/\u0027rpz-nsdname\u0027 triggers) it could result in heap use-after-free and eventual crash. An adversary can exploit the vulnerability if conditions are first met on a vulnerable Unbound, i.e., multi-threaded, an RPZ zone with \u0027rpz-nsip\u0027/\u0027rpz-nsdname\u0027 triggers and an ongoing XFR for that RPZ zone. Local RPZ files do not trigger the vulnerability. If the timing is right and an XFR happens at the same time another thread needs to read that RPZ zone, the reader may not hold the lock long enough and the thread applying the XFR may free objects that the reader is about to walk causing the use-after-free. Unbound 1.25.1 contains a patch with a fix to the locking code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44608",
"url": "https://www.suse.com/security/cve/CVE-2026-44608"
},
{
"category": "external",
"summary": "SUSE Bug 1265582 for CVE-2026-44608",
"url": "https://bugzilla.suse.com/1265582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:02:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-44608"
}
]
}
SUSE-SU-2026:21913-1
Vulnerability from csaf_suse - Published: 2026-05-28 15:44 - Updated: 2026-05-28 15:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for unbound",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for unbound fixes the following issues\n\n- CVE-2026-32792: Packet of death with DNSCrypt (bsc#1265583).\n- CVE-2026-33278: Possible remote code execution during DNSSEC validation (bsc#1265587).\n- CVE-2026-40622: \"Ghost domain name\" variant (bsc#1265581).\n- CVE-2026-41292: Parsing a long list of incoming EDNS options degrades performance (bsc#1265580).\n- CVE-2026-42534: Jostle logic bypass degrades resolution performance (bsc#1265585).\n- CVE-2026-42923: Degradation of service with unbounded NSEC3 hash calculations (bsc#1265589).\n- CVE-2026-42944: Heap overflow and crash with multiple nsid, cookie, padding EDNS options (bsc#1265578).\n- CVE-2026-42959: Crash during DNSSEC validation of malicious content (bsc#1265586).\n- CVE-2026-42960: Possible cache poisoning attack while following delegation (bsc#1265588).\n- CVE-2026-44390: Unbounded name compression in certain cases causes degradation of service (bsc#1265584).\n- CVE-2026-44608: Use after free and crash in RPZ code (bsc#1265582).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-732",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21913-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21913-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621913-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21913-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026481.html"
},
{
"category": "self",
"summary": "SUSE Bug 1265578",
"url": "https://bugzilla.suse.com/1265578"
},
{
"category": "self",
"summary": "SUSE Bug 1265580",
"url": "https://bugzilla.suse.com/1265580"
},
{
"category": "self",
"summary": "SUSE Bug 1265581",
"url": "https://bugzilla.suse.com/1265581"
},
{
"category": "self",
"summary": "SUSE Bug 1265582",
"url": "https://bugzilla.suse.com/1265582"
},
{
"category": "self",
"summary": "SUSE Bug 1265583",
"url": "https://bugzilla.suse.com/1265583"
},
{
"category": "self",
"summary": "SUSE Bug 1265584",
"url": "https://bugzilla.suse.com/1265584"
},
{
"category": "self",
"summary": "SUSE Bug 1265585",
"url": "https://bugzilla.suse.com/1265585"
},
{
"category": "self",
"summary": "SUSE Bug 1265586",
"url": "https://bugzilla.suse.com/1265586"
},
{
"category": "self",
"summary": "SUSE Bug 1265587",
"url": "https://bugzilla.suse.com/1265587"
},
{
"category": "self",
"summary": "SUSE Bug 1265588",
"url": "https://bugzilla.suse.com/1265588"
},
{
"category": "self",
"summary": "SUSE Bug 1265589",
"url": "https://bugzilla.suse.com/1265589"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33278 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33278/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40622 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41292 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42534 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42534/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42923 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42944 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42959 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42960 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44390 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44390/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44608 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44608/"
}
],
"title": "Security update for unbound",
"tracking": {
"current_release_date": "2026-05-28T15:44:30Z",
"generator": {
"date": "2026-05-28T15:44:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21913-1",
"initial_release_date": "2026-05-28T15:44:30Z",
"revision_history": [
{
"date": "2026-05-28T15:44:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-3.1.aarch64",
"product": {
"name": "libunbound8-1.22.0-3.1.aarch64",
"product_id": "libunbound8-1.22.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-3.1.aarch64",
"product": {
"name": "unbound-anchor-1.22.0-3.1.aarch64",
"product_id": "unbound-anchor-1.22.0-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-3.1.s390x",
"product": {
"name": "libunbound8-1.22.0-3.1.s390x",
"product_id": "libunbound8-1.22.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-3.1.s390x",
"product": {
"name": "unbound-anchor-1.22.0-3.1.s390x",
"product_id": "unbound-anchor-1.22.0-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-3.1.x86_64",
"product": {
"name": "libunbound8-1.22.0-3.1.x86_64",
"product_id": "libunbound8-1.22.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-3.1.x86_64",
"product": {
"name": "unbound-anchor-1.22.0-3.1.x86_64",
"product_id": "unbound-anchor-1.22.0-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.22.0-3.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64"
},
"product_reference": "libunbound8-1.22.0-3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.22.0-3.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x"
},
"product_reference": "libunbound8-1.22.0-3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.22.0-3.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64"
},
"product_reference": "libunbound8-1.22.0-3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.22.0-3.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64"
},
"product_reference": "unbound-anchor-1.22.0-3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.22.0-3.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x"
},
"product_reference": "unbound-anchor-1.22.0-3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.22.0-3.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
},
"product_reference": "unbound-anchor-1.22.0-3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32792"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.6.2 up to and including version 1.25.0 has a denial of service vulnerability when compiled with DNSCrypt support (\u0027--enable-dnscrypt\u0027). A bad DNSCrypt query could underflow Unbound\u0027s DNSCrypt packet reading procedure that may lead to heap overflow. A malicious actor can exploit the vulnerability with a single bad DNSCrypt query that its decrypted plaintext consists entirely of \u00270x00\u0027 bytes and does not contain the expected \u00270x80\u0027 marker. Unbound would then start reading more bytes than necessary until it finds a non-\u00270x00\u0027 byte. Based on the underlying memory allocator and the memory layout, it could lead to heap overflow while reading followed by a crash. Likelihood of a crash is low, since it relies heavily on the underlying memory allocator and the memory layout. If the heap overflow does not happen, Unbound\u0027s later packet checks will deny the packet. Unbound 1.25.1 contains a patch with a fix to bound reading in the given buffer space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32792",
"url": "https://www.suse.com/security/cve/CVE-2026-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1265583 for CVE-2026-32792",
"url": "https://bugzilla.suse.com/1265583"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-32792"
},
{
"cve": "CVE-2026-33278",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33278"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.19.1 up to and including version 1.25.0 has a vulnerability in the DNSSEC validator that enables denial of service and possible remote code execution as a result of deep copying a data structure and erroneously overwriting a destination pointer. An adversary can exploit the vulnerability by controlling a malicious signed zone and querying a vulnerable Unbound. When DS sub-queries need to suspend validation due to NSEC3 computational budget exhaustion (introduced in Unbound 1.19.1), Unbound deep-copies response messages to preserve them across memory region teardown. A struct-assignment bug overwrites the destination\u0027s pointer with the source\u0027s pointer. After the sub-query region is freed, the resumed validator dereferences this dangling pointer, triggering a crash or potentially enabling arbitrary code execution. Unbound 1.25.1 contains a patch with a fix to preserve the correct pointer when deep copying the data structure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33278",
"url": "https://www.suse.com/security/cve/CVE-2026-33278"
},
{
"category": "external",
"summary": "SUSE Bug 1265587 for CVE-2026-33278",
"url": "https://bugzilla.suse.com/1265587"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "important"
}
],
"title": "CVE-2026-33278"
},
{
"cve": "CVE-2026-40622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40622"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40622",
"url": "https://www.suse.com/security/cve/CVE-2026-40622"
},
{
"category": "external",
"summary": "SUSE Bug 1265581 for CVE-2026-40622",
"url": "https://bugzilla.suse.com/1265581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-40622"
},
{
"cve": "CVE-2026-41292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41292"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to a degradation of service attack related to parsing long lists of incoming EDNS options. An adversary sending queries with too many EDNS options can hold Unbound threads hostage while they are parsing and creating internal data structures for the options. Coordinated attacks can result in degradation and/or denial of service. Unbound 1.25.1 contains a patch with a fix to limit acceptable incoming EDNS options (100).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41292",
"url": "https://www.suse.com/security/cve/CVE-2026-41292"
},
{
"category": "external",
"summary": "SUSE Bug 1265580 for CVE-2026-41292",
"url": "https://bugzilla.suse.com/1265580"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-41292"
},
{
"cve": "CVE-2026-42534",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42534"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the jostle logic that could defeat its purpose and degrade resolution performance. Retransmits of the same query could renew the age of slow running queries and not allow the jostle logic to see them as aged and potential targets for replacement with new queries. An adversary who can query a vulnerable Unbound and who can control a domain name server that replies slowly and/or maliciously to Unbound\u0027s queries can exploit the vulnerability and degrade the resolution performance of Unbound. When Unbound\u0027s \u0027num-queries-per-thread\u0027 reaches its limit, the jostle logic kicks in. When a new query comes in, half of the available queries that are also slow to resolve are candidates for replacement. The vulnerability then happens because duplicate queries that need resolution would skew the aging result by using the timestamp of the latest duplicate query instead of the original one that started the resolution effort. Cache and local data response performance remains unaffected. Coordinated attacks could raise this to a denial of resolution service. Unbound 1.25.1 contains a patch with a fix to attach an initial, non-updatable start time for incoming queries that allow the jostle logic to work as intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42534",
"url": "https://www.suse.com/security/cve/CVE-2026-42534"
},
{
"category": "external",
"summary": "SUSE Bug 1265585 for CVE-2026-42534",
"url": "https://bugzilla.suse.com/1265585"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-42534"
},
{
"cve": "CVE-2026-42923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42923"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the DNSSEC validator where the code path to consult the negative cache for DS records does not take into account the limit on NSEC3 hash calculations introduced in 1.19.1. This leads to degradation of service during the attack. An adversary that controls a DNSSEC signed zone can exploit this by signing NSEC3 records with acceptably high iterations for child delegations and querying a vulnerable Unbound. Unbound will keep performing the allowed hash calculations on the NSEC3 records and will not limit the work by the mitigation introduced in 1.19.1. As a side effect, a global lock for the negative cache will be held for the duration of the hashing, blocking other threads that need to consult the negative cache. Coordinated attacks could raise the vulnerability to denial of service. Unbound 1.25.1 contains a patch with a fix to bound the vulnerable code path with the existing limit for NSEC3 hash calculations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42923",
"url": "https://www.suse.com/security/cve/CVE-2026-42923"
},
{
"category": "external",
"summary": "SUSE Bug 1265589 for CVE-2026-42923",
"url": "https://bugzilla.suse.com/1265589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-42923"
},
{
"cve": "CVE-2026-42944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42944"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a vulnerability that results in heap overflow when encoding multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options in the reply packet. The relevant options (\u0027nsid\u0027, \u0027answer-cookie\u0027, \u0027pad-responses\u0027 (default)) need to be enabled for the vulnerability to be exploited. An adversary who can query Unbound can exploit the vulnerability by attaching multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options to the query. A flaw in the size calculation of the EDNS field truncates the correct value which allows the encoder to overflow the available space when writing. Those two combined lead to a heap overflow write of Unbound controlled data and eventually a crash. Unbound 1.25.1 contains a patch with a fix to de-duplicate the EDNS options and a fix to prevent truncation of the EDNS field size calculation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42944",
"url": "https://www.suse.com/security/cve/CVE-2026-42944"
},
{
"category": "external",
"summary": "SUSE Bug 1265578 for CVE-2026-42944",
"url": "https://bugzilla.suse.com/1265578"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "important"
}
],
"title": "CVE-2026-42944"
},
{
"cve": "CVE-2026-42959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42959"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42959",
"url": "https://www.suse.com/security/cve/CVE-2026-42959"
},
{
"category": "external",
"summary": "SUSE Bug 1265586 for CVE-2026-42959",
"url": "https://bugzilla.suse.com/1265586"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "important"
}
],
"title": "CVE-2026-42959"
},
{
"cve": "CVE-2026-42960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42960"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to poisoning via promiscuous records for the authority section. Promiscuous RRSets that complement DNS replies in the authority section can be used to trick Unbound to cache such records. If an adversary is able to attach such records in a reply (i.e., spoofed packet, fragmentation attack) he would be able to poison Unbound\u0027s cache. A malicious actor can exploit the possible poisonous effect by injecting RRSets other than NS that are also accompanied by address records in a reply, for example MX. This could be achieved by trying to spoof a reply packet or fragmentation attacks. Unbound would then accept the relative address records in the additional section and cache them if the authority RRSet has enough trust at this point, i.e., in-zone data for the delegation point. Unbound 1.25.1 contains a patch with a fix that disregards address records from the additional section if they are not explicitly relevant only to authority NS records, mitigating the possible poison effect. This is a complement fix to CVE-2025-11411.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42960",
"url": "https://www.suse.com/security/cve/CVE-2026-42960"
},
{
"category": "external",
"summary": "SUSE Bug 1265588 for CVE-2026-42960",
"url": "https://bugzilla.suse.com/1265588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-42960"
},
{
"cve": "CVE-2026-44390",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44390"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability when handling replies with very large RRsets that Unbound needs to perform name compression for. Malicious upstream responses with very large RRsets with records that don\u0027t share a suffix above the root can cause Unbound to spend a considerable time applying name compression to downstream replies. This can lead to degraded performance and eventually denial of service in well orchestrated attacks. An adversary can exploit the vulnerability by querying Unbound for the specially crafted contents of a malicious zone with very large RRsets. Before Unbound replies to the query it will try to apply name compression which was an unbounded operation that could lock the CPU until the whole packet was complete. A compression limit was introduced in 1.21.1 for this but it didn\u0027t account for the case where records would not share any suffix above the root. That causes Unbound to go in a different code path because of the compression tree lookup failure and eventually not increment the compression counter for those operations. Unbound 1.25.1 contains a patch with a fix that increments the compression counter regardless of the compression tree lookup. This is a complement fix to CVE-2024-8508.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44390",
"url": "https://www.suse.com/security/cve/CVE-2026-44390"
},
{
"category": "external",
"summary": "SUSE Bug 1265584 for CVE-2026-44390",
"url": "https://bugzilla.suse.com/1265584"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-44390"
},
{
"cve": "CVE-2026-44608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44608"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a locking inconsistency vulnerability that when certain conditions are met (multi-threaded, RPZ XFR reload, RPZ zone with \u0027rpz-nsip\u0027/\u0027rpz-nsdname\u0027 triggers) it could result in heap use-after-free and eventual crash. An adversary can exploit the vulnerability if conditions are first met on a vulnerable Unbound, i.e., multi-threaded, an RPZ zone with \u0027rpz-nsip\u0027/\u0027rpz-nsdname\u0027 triggers and an ongoing XFR for that RPZ zone. Local RPZ files do not trigger the vulnerability. If the timing is right and an XFR happens at the same time another thread needs to read that RPZ zone, the reader may not hold the lock long enough and the thread applying the XFR may free objects that the reader is about to walk causing the use-after-free. Unbound 1.25.1 contains a patch with a fix to the locking code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44608",
"url": "https://www.suse.com/security/cve/CVE-2026-44608"
},
{
"category": "external",
"summary": "SUSE Bug 1265582 for CVE-2026-44608",
"url": "https://bugzilla.suse.com/1265582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-3.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T15:44:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-44608"
}
]
}
WID-SEC-W-2026-1599
Vulnerability from csaf_certbund - Published: 2026-05-19 22:00 - Updated: 2026-06-02 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Unbound ist ein validierender, rekursiver DNS-Resolver.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Unbound ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, um m\u00f6glicherweise Code auszuf\u00fchren und um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1599 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1599.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1599 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1599"
},
{
"category": "external",
"summary": "Unbound 1.25.1 release vom 2026-05-19",
"url": "https://nlnetlabs.nl/news/2026/May/20/unbound-1.25.1-released/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8282-1 vom 2026-05-20",
"url": "https://ubuntu.com/security/notices/USN-8282-1"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-3223DED15E vom 2026-05-20",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-3223ded15e"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19752 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19752"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-49F37E16AA vom 2026-05-20",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-49f37e16aa"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2026-05-21",
"url": "https://docs.cpanel.net/changelogs/136-change-log/"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2026-05-21",
"url": "https://docs.cpanel.net/changelogs/126-change-log/"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2026-05-21",
"url": "https://docs.cpanel.net/changelogs/134-change-log/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20357 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20357"
},
{
"category": "external",
"summary": "Red Hat Customer Portal CVE-2026-33278 vom 2026-05-26",
"url": "https://access.redhat.com/security/cve/cve-2026-33278"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6304 vom 2026-05-28",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00215.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10903-1 vom 2026-06-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6MEY5DVEQN2SF6ETNSCIHE53JMREAWK7/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21913-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026481.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21874-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026517.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8282-2 vom 2026-06-02",
"url": "https://ubuntu.com/security/notices/USN-8282-2"
}
],
"source_lang": "en-US",
"title": "Unbound: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-02T22:00:00.000+00:00",
"generator": {
"date": "2026-06-03T06:02:29.094+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1599",
"initial_release_date": "2026-05-19T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Open Source, Ubuntu, European Union Vulnerability Database, Fedora und Red Hat aufgenommen"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "5",
"summary": "Bewertung und Auswirkungen angepasst aufgrund CVE-2026-33278"
},
{
"date": "2026-05-27T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-06-02T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von openSUSE, SUSE und Ubuntu aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.25.1",
"product": {
"name": "Open Source Unbound \u003c1.25.1",
"product_id": "T054382"
}
},
{
"category": "product_version",
"name": "1.25.1",
"product": {
"name": "Open Source Unbound 1.25.1",
"product_id": "T054382-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nlnetlabs:unbound:1.25.1"
}
}
}
],
"category": "product_name",
"name": "Unbound"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c136.0.14",
"product": {
"name": "cPanel cPanel/WHM \u003c136.0.14",
"product_id": "T054471"
}
},
{
"category": "product_version",
"name": "136.0.14",
"product": {
"name": "cPanel cPanel/WHM 136.0.14",
"product_id": "T054471-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:136.0.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c134.0.30",
"product": {
"name": "cPanel cPanel/WHM \u003c134.0.30",
"product_id": "T054472"
}
},
{
"category": "product_version",
"name": "134.0.30",
"product": {
"name": "cPanel cPanel/WHM 134.0.30",
"product_id": "T054472-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:134.0.30"
}
}
},
{
"category": "product_version",
"name": "126.0.63",
"product": {
"name": "cPanel cPanel/WHM 126.0.63",
"product_id": "T054473",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:126.0.63"
}
}
}
],
"category": "product_name",
"name": "cPanel/WHM"
}
],
"category": "vendor",
"name": "cPanel"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32792",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-32792"
},
{
"cve": "CVE-2026-33278",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-33278"
},
{
"cve": "CVE-2026-40622",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-40622"
},
{
"cve": "CVE-2026-41292",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-41292"
},
{
"cve": "CVE-2026-42534",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42534"
},
{
"cve": "CVE-2026-42923",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42923"
},
{
"cve": "CVE-2026-42944",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42944"
},
{
"cve": "CVE-2026-42959",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42959"
},
{
"cve": "CVE-2026-42960",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42960"
},
{
"cve": "CVE-2026-44390",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-44390"
},
{
"cve": "CVE-2026-44608",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T002207",
"T054471",
"67646",
"T054382",
"T000126",
"T027843",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-44608"
}
]
}
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.