Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-11411 (GCVE-0-2025-11411)
Vulnerability from cvelistv5 – Published: 2025-10-22 12:28 – Updated: 2025-12-05 10:56- CWE-349 - Acceptance of Extraneous Untrusted Data With Trusted Data
| Vendor | Product | Version | |
|---|---|---|---|
| NLnet Labs | Unbound |
Affected:
0 , ≤ 1.24.1
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-11411",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-22T13:20:48.048984Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-22T13:21:55.355Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-12-01T00:15:34.025Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/11/msg00008.html"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/11/26/4"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/11/msg00032.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Unbound",
"vendor": "NLnet Labs",
"versions": [
{
"lessThanOrEqual": "1.24.1",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Yuxiao Wu (Tsinghua University)"
},
{
"lang": "en",
"type": "finder",
"value": "Yunyi Zhang (Tsinghua University)"
},
{
"lang": "en",
"type": "finder",
"value": "Baojun Liu (Tsinghua University)"
},
{
"lang": "en",
"type": "finder",
"value": "Haixin Duan (Tsinghua University)"
},
{
"lang": "en",
"type": "finder",
"value": "TaoFei Guo (Peking University)"
},
{
"lang": "en",
"type": "finder",
"value": "Yang Luo (Tsinghua University)"
},
{
"lang": "en",
"type": "finder",
"value": "JianJun Chen (Tsinghua University)"
}
],
"datePublic": "2025-10-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "NLnet Labs Unbound up to and including version 1.24.1 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect. Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS RRSets (and their respective address records) from YXDOMAIN and non-referral nodata replies, further mitigating the possible poison effect."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:H/E:P",
"version": "4.0"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-349",
"description": "CWE-349 Acceptance of Extraneous Untrusted Data With Trusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T10:56:13.103Z",
"orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"shortName": "NLnet Labs"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2025-11411.txt"
}
],
"solutions": [
{
"lang": "en",
"value": "This issue is fixed in 1.24.2 and all later versions."
}
],
"timeline": [
{
"lang": "en",
"time": "2025-07-09T00:00:00.000Z",
"value": "Issue reported by Yuxiao Wu"
},
{
"lang": "en",
"time": "2025-08-12T00:00:00.000Z",
"value": "Issue acknowledged and mitigation shared by NLnet Labs"
},
{
"lang": "en",
"time": "2025-10-22T00:00:00.000Z",
"value": "Fixes released with Unbound 1.24.1 (coordinated with other vendors)"
},
{
"lang": "en",
"time": "2025-11-07T00:00:00.000Z",
"value": "Not complete fix in Unbound 1.24.1 reported by TaoFei Guo"
},
{
"lang": "en",
"time": "2025-11-07T00:00:00.000Z",
"value": "Issue acknowledged and mitigation shared by NLnet Labs"
},
{
"lang": "en",
"time": "2025-11-07T00:00:00.000Z",
"value": "Mitigation acknowledged by TaoFei Guo"
},
{
"lang": "en",
"time": "2025-11-26T00:00:00.000Z",
"value": "Additional fixes released with Unbound 1.24.2"
}
],
"title": "Possible domain hijacking via promiscuous records in the authority section",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"assignerShortName": "NLnet Labs",
"cveId": "CVE-2025-11411",
"datePublished": "2025-10-22T12:28:02.607Z",
"dateReserved": "2025-10-07T09:07:44.926Z",
"dateUpdated": "2025-12-05T10:56:13.103Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-11411",
"date": "2026-06-06",
"epss": "0.00068",
"percentile": "0.21221"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-11411\",\"sourceIdentifier\":\"sep@nlnetlabs.nl\",\"published\":\"2025-10-22T13:15:29.210\",\"lastModified\":\"2025-12-05T11:15:49.723\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"NLnet Labs Unbound up to and including version 1.24.1 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect. Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS RRSets (and their respective address records) from YXDOMAIN and non-referral nodata replies, further mitigating the possible poison effect.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"sep@nlnetlabs.nl\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:H/E:P/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:X\",\"baseScore\":5.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"HIGH\",\"subAvailabilityImpact\":\"HIGH\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"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\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"sep@nlnetlabs.nl\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-349\"}]}],\"references\":[{\"url\":\"https://www.nlnetlabs.nl/downloads/unbound/CVE-2025-11411.txt\",\"source\":\"sep@nlnetlabs.nl\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/11/26/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/11/msg00008.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/11/msg00032.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/11/msg00008.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/11/26/4\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/11/msg00032.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-12-01T00:15:34.025Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-11411\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-22T13:20:48.048984Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-22T13:21:00.499Z\"}}], \"cna\": {\"title\": \"Possible domain hijacking via promiscuous records in the authority section\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Yuxiao Wu (Tsinghua University)\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Yunyi Zhang (Tsinghua University)\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Baojun Liu (Tsinghua University)\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Haixin Duan (Tsinghua University)\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"TaoFei Guo (Peking University)\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Yang Luo (Tsinghua University)\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"JianJun Chen (Tsinghua University)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.7, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:H/E:P\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"NLnet Labs\", \"product\": \"Unbound\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.24.1\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-07-09T00:00:00.000Z\", \"value\": \"Issue reported by Yuxiao Wu\"}, {\"lang\": \"en\", \"time\": \"2025-08-12T00:00:00.000Z\", \"value\": \"Issue acknowledged and mitigation shared by NLnet Labs\"}, {\"lang\": \"en\", \"time\": \"2025-10-22T00:00:00.000Z\", \"value\": \"Fixes released with Unbound 1.24.1 (coordinated with other vendors)\"}, {\"lang\": \"en\", \"time\": \"2025-11-07T00:00:00.000Z\", \"value\": \"Not complete fix in Unbound 1.24.1 reported by TaoFei Guo\"}, {\"lang\": \"en\", \"time\": \"2025-11-07T00:00:00.000Z\", \"value\": \"Issue acknowledged and mitigation shared by NLnet Labs\"}, {\"lang\": \"en\", \"time\": \"2025-11-07T00:00:00.000Z\", \"value\": \"Mitigation acknowledged by TaoFei Guo\"}, {\"lang\": \"en\", \"time\": \"2025-11-26T00:00:00.000Z\", \"value\": \"Additional fixes released with Unbound 1.24.2\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"This issue is fixed in 1.24.2 and all later versions.\"}], \"datePublic\": \"2025-10-22T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.nlnetlabs.nl/downloads/unbound/CVE-2025-11411.txt\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"NLnet Labs Unbound up to and including version 1.24.1 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect. Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS RRSets (and their respective address records) from YXDOMAIN and non-referral nodata replies, further mitigating the possible poison effect.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-349\", \"description\": \"CWE-349 Acceptance of Extraneous Untrusted Data With Trusted Data\"}]}], \"providerMetadata\": {\"orgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"shortName\": \"NLnet Labs\", \"dateUpdated\": \"2025-12-05T10:56:13.103Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-11411\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-05T10:56:13.103Z\", \"dateReserved\": \"2025-10-07T09:07:44.926Z\", \"assignerOrgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"datePublished\": \"2025-10-22T12:28:02.607Z\", \"assignerShortName\": \"NLnet Labs\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:18931
Vulnerability from csaf_redhat - Published: 2026-05-19 13:52 - Updated: 2026-05-19 21:14A DNSBomb flaw was found in the unbound package. The DNSBomb attack works by sending low-rate spoofed queries for a malicious zone to Unbound. By controlling the delay of the malicious authoritative answers, Unbound slowly accumulates pending answers for the spoofed addresses. When the authoritative answers become available to Unbound at the same time, Unbound starts serving all the accumulated queries. This results in large-sized, concentrated response bursts to the spoofed addresses.
CWE-400 - Uncontrolled Resource Consumption| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
|
A domain hijacking flaw has been discovered in NLNet Lab's Unbound project. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver's knowledge of the zone's name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for unbound is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. \n\nSecurity Fix(es):\n\n* unbound: DNSBomb vulnerability (CVE-2024-33655)\n\n* unbound: Unbound domain hijacking via promiscuous records (CVE-2025-11411)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:18931",
"url": "https://access.redhat.com/errata/RHSA-2026:18931"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.8_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.8_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279942"
},
{
"category": "external",
"summary": "2405706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405706"
},
{
"category": "external",
"summary": "RHEL-77716",
"url": "https://issues.redhat.com/browse/RHEL-77716"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18931.json"
}
],
"title": "Red Hat Security Advisory: unbound security update",
"tracking": {
"current_release_date": "2026-05-19T21:14:50+00:00",
"generator": {
"date": "2026-05-19T21:14:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:18931",
"initial_release_date": "2026-05-19T13:52:39+00:00",
"revision_history": [
{
"date": "2026-05-19T13:52:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T13:52:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:14:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-2.el9.aarch64",
"product": {
"name": "python3-unbound-0:1.24.2-2.el9.aarch64",
"product_id": "python3-unbound-0:1.24.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-2.el9.aarch64",
"product": {
"name": "unbound-0:1.24.2-2.el9.aarch64",
"product_id": "unbound-0:1.24.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-2.el9.aarch64",
"product": {
"name": "unbound-dracut-0:1.24.2-2.el9.aarch64",
"product_id": "unbound-dracut-0:1.24.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-2.el9.aarch64",
"product": {
"name": "unbound-libs-0:1.24.2-2.el9.aarch64",
"product_id": "unbound-libs-0:1.24.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-2.el9.aarch64",
"product": {
"name": "unbound-debugsource-0:1.24.2-2.el9.aarch64",
"product_id": "unbound-debugsource-0:1.24.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"product_id": "python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"product": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"product_id": "unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"product_id": "unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-2.el9.aarch64",
"product": {
"name": "unbound-devel-0:1.24.2-2.el9.aarch64",
"product_id": "unbound-devel-0:1.24.2-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-2.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-2.el9.ppc64le",
"product": {
"name": "python3-unbound-0:1.24.2-2.el9.ppc64le",
"product_id": "python3-unbound-0:1.24.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-2.el9.ppc64le",
"product": {
"name": "unbound-0:1.24.2-2.el9.ppc64le",
"product_id": "unbound-0:1.24.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-2.el9.ppc64le",
"product": {
"name": "unbound-dracut-0:1.24.2-2.el9.ppc64le",
"product_id": "unbound-dracut-0:1.24.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-2.el9.ppc64le",
"product": {
"name": "unbound-libs-0:1.24.2-2.el9.ppc64le",
"product_id": "unbound-libs-0:1.24.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"product": {
"name": "unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"product_id": "unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"product_id": "python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"product": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"product_id": "unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"product_id": "unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-2.el9.ppc64le",
"product": {
"name": "unbound-devel-0:1.24.2-2.el9.ppc64le",
"product_id": "unbound-devel-0:1.24.2-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-2.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-2.el9.x86_64",
"product": {
"name": "python3-unbound-0:1.24.2-2.el9.x86_64",
"product_id": "python3-unbound-0:1.24.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-2.el9.x86_64",
"product": {
"name": "unbound-0:1.24.2-2.el9.x86_64",
"product_id": "unbound-0:1.24.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-2.el9.x86_64",
"product": {
"name": "unbound-dracut-0:1.24.2-2.el9.x86_64",
"product_id": "unbound-dracut-0:1.24.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-2.el9.x86_64",
"product": {
"name": "unbound-libs-0:1.24.2-2.el9.x86_64",
"product_id": "unbound-libs-0:1.24.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-2.el9.x86_64",
"product": {
"name": "unbound-debugsource-0:1.24.2-2.el9.x86_64",
"product_id": "unbound-debugsource-0:1.24.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"product_id": "python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"product": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"product_id": "unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"product_id": "unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-2.el9.x86_64",
"product": {
"name": "unbound-devel-0:1.24.2-2.el9.x86_64",
"product_id": "unbound-devel-0:1.24.2-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-2.el9.i686",
"product": {
"name": "unbound-libs-0:1.24.2-2.el9.i686",
"product_id": "unbound-libs-0:1.24.2-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-2.el9.i686",
"product": {
"name": "unbound-debugsource-0:1.24.2-2.el9.i686",
"product_id": "unbound-debugsource-0:1.24.2-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"product_id": "python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-2.el9.i686",
"product": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.i686",
"product_id": "unbound-debuginfo-0:1.24.2-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"product_id": "unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-2.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-2.el9.i686",
"product": {
"name": "unbound-devel-0:1.24.2-2.el9.i686",
"product_id": "unbound-devel-0:1.24.2-2.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-2.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-2.el9.s390x",
"product": {
"name": "python3-unbound-0:1.24.2-2.el9.s390x",
"product_id": "python3-unbound-0:1.24.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-2.el9.s390x",
"product": {
"name": "unbound-0:1.24.2-2.el9.s390x",
"product_id": "unbound-0:1.24.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-2.el9.s390x",
"product": {
"name": "unbound-dracut-0:1.24.2-2.el9.s390x",
"product_id": "unbound-dracut-0:1.24.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-2.el9.s390x",
"product": {
"name": "unbound-libs-0:1.24.2-2.el9.s390x",
"product_id": "unbound-libs-0:1.24.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-2.el9.s390x",
"product": {
"name": "unbound-debugsource-0:1.24.2-2.el9.s390x",
"product_id": "unbound-debugsource-0:1.24.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"product_id": "python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-2.el9.s390x",
"product": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.s390x",
"product_id": "unbound-debuginfo-0:1.24.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"product_id": "unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-2.el9.s390x",
"product": {
"name": "unbound-devel-0:1.24.2-2.el9.s390x",
"product_id": "unbound-devel-0:1.24.2-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-2.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-0:1.24.2-2.el9.src",
"product": {
"name": "unbound-0:1.24.2-2.el9.src",
"product_id": "unbound-0:1.24.2-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64"
},
"product_reference": "python3-unbound-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "python3-unbound-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x"
},
"product_reference": "python3-unbound-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64"
},
"product_reference": "python3-unbound-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src"
},
"product_reference": "unbound-0:1.24.2-2.el9.src",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-dracut-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-dracut-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-dracut-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-dracut-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64"
},
"product_reference": "python3-unbound-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "python3-unbound-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x"
},
"product_reference": "python3-unbound-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64"
},
"product_reference": "python3-unbound-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src"
},
"product_reference": "unbound-0:1.24.2-2.el9.src",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-debugsource-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-devel-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-dracut-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-dracut-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-dracut-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-dracut-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-libs-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"relates_to_product_reference": "CRB-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"relates_to_product_reference": "CRB-9.8.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-33655",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279942"
}
],
"notes": [
{
"category": "description",
"text": "A DNSBomb flaw was found in the unbound package. The DNSBomb attack works by sending low-rate spoofed queries for a malicious zone to Unbound. By controlling the delay of the malicious authoritative answers, Unbound slowly accumulates pending answers for the spoofed addresses. When the authoritative answers become available to Unbound at the same time, Unbound starts serving all the accumulated queries. This results in large-sized, concentrated response bursts to the spoofed addresses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: DNSBomb vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-33655"
},
{
"category": "external",
"summary": "RHBZ#2279942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-33655",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33655"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-33655",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-33655"
},
{
"category": "external",
"summary": "https://www.nlnetlabs.nl/news/2024/May/08/unbound-1.20.0-released/",
"url": "https://www.nlnetlabs.nl/news/2024/May/08/unbound-1.20.0-released/"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:52:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18931"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "unbound: DNSBomb vulnerability"
},
{
"cve": "CVE-2025-11411",
"cwe": {
"id": "CWE-349",
"name": "Acceptance of Extraneous Untrusted Data With Trusted Data"
},
"discovery_date": "2025-10-22T13:01:00.832584+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2405706"
}
],
"notes": [
{
"category": "description",
"text": "A domain hijacking flaw has been discovered in NLNet Lab\u0027s Unbound project. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound domain hijacking via promiscuous records",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11411"
},
{
"category": "external",
"summary": "RHBZ#2405706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11411",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11411"
},
{
"category": "external",
"summary": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2025-11411.txt",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2025-11411.txt"
}
],
"release_date": "2025-10-22T12:28:02.607000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:52:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18931"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"AppStream-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"AppStream-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:python3-unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.src",
"CRB-9.8.0.GA:unbound-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debuginfo-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-debugsource-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-devel-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-dracut-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-0:1.24.2-2.el9.x86_64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.aarch64",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.i686",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.ppc64le",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.s390x",
"CRB-9.8.0.GA:unbound-libs-debuginfo-0:1.24.2-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "unbound: Unbound domain hijacking via promiscuous records"
}
]
}
RHSA-2026:7645
Vulnerability from csaf_redhat - Published: 2026-04-11 00:39 - Updated: 2026-05-19 13:52A domain hijacking flaw has been discovered in NLNet Lab's Unbound project. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver's knowledge of the zone's name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:unbound-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nunbound:\n * python3-unbound-1.24.2-11.1.hum1 (aarch64, x86_64)\n * unbound-1.24.2-11.1.hum1 (aarch64, x86_64)\n * unbound-anchor-1.24.2-11.1.hum1 (aarch64, x86_64)\n * unbound-devel-1.24.2-11.1.hum1 (aarch64, x86_64)\n * unbound-dracut-1.24.2-11.1.hum1 (aarch64, x86_64)\n * unbound-libs-1.24.2-11.1.hum1 (aarch64, x86_64)\n * unbound-munin-1.24.2-11.1.hum1 (noarch)\n * unbound-utils-1.24.2-11.1.hum1 (aarch64, x86_64)\n * unbound-1.24.2-11.1.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7645",
"url": "https://access.redhat.com/errata/RHSA-2026:7645"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11411",
"url": "https://access.redhat.com/security/cve/CVE-2025-11411"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7645.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-05-19T13:52:55+00:00",
"generator": {
"date": "2026-05-19T13:52:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:7645",
"initial_release_date": "2026-04-11T00:39:11+00:00",
"revision_history": [
{
"date": "2026-04-11T00:39:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-18T19:55:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T13:52:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-main@aarch64",
"product": {
"name": "unbound-main@aarch64",
"product_id": "unbound-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-11.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-main@x86_64",
"product": {
"name": "unbound-main@x86_64",
"product_id": "unbound-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-11.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-main@src",
"product": {
"name": "unbound-main@src",
"product_id": "unbound-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-11.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-main@noarch",
"product": {
"name": "unbound-main@noarch",
"product_id": "unbound-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-munin@1.24.2-11.1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:unbound-main@aarch64"
},
"product_reference": "unbound-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:unbound-main@noarch"
},
"product_reference": "unbound-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:unbound-main@src"
},
"product_reference": "unbound-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:unbound-main@x86_64"
},
"product_reference": "unbound-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11411",
"cwe": {
"id": "CWE-349",
"name": "Acceptance of Extraneous Untrusted Data With Trusted Data"
},
"discovery_date": "2025-10-22T13:01:00.832584+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2405706"
}
],
"notes": [
{
"category": "description",
"text": "A domain hijacking flaw has been discovered in NLNet Lab\u0027s Unbound project. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound domain hijacking via promiscuous records",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11411"
},
{
"category": "external",
"summary": "RHBZ#2405706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11411",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11411"
},
{
"category": "external",
"summary": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2025-11411.txt",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2025-11411.txt"
}
],
"release_date": "2025-10-22T12:28:02.607000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-11T00:39:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7645"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "unbound: Unbound domain hijacking via promiscuous records"
}
]
}
SUSE-SU-2025:21050-1
Vulnerability from csaf_suse - Published: 2025-11-20 11:36 - Updated: 2025-11-20 11:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.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-2025-11411: Fixed promiscuous records leading to domain hijacking (bsc#1252525)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-526",
"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-2025_21050-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21050-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521050-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21050-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-November/042886.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252525",
"url": "https://bugzilla.suse.com/1252525"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11411 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11411/"
}
],
"title": "Security update for unbound",
"tracking": {
"current_release_date": "2025-11-20T11:36:47Z",
"generator": {
"date": "2025-11-20T11:36:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21050-1",
"initial_release_date": "2025-11-20T11:36:47Z",
"revision_history": [
{
"date": "2025-11-20T11:36:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-2.1.aarch64",
"product": {
"name": "libunbound8-1.22.0-2.1.aarch64",
"product_id": "libunbound8-1.22.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-2.1.aarch64",
"product": {
"name": "unbound-anchor-1.22.0-2.1.aarch64",
"product_id": "unbound-anchor-1.22.0-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-2.1.s390x",
"product": {
"name": "libunbound8-1.22.0-2.1.s390x",
"product_id": "libunbound8-1.22.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-2.1.s390x",
"product": {
"name": "unbound-anchor-1.22.0-2.1.s390x",
"product_id": "unbound-anchor-1.22.0-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-2.1.x86_64",
"product": {
"name": "libunbound8-1.22.0-2.1.x86_64",
"product_id": "libunbound8-1.22.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-2.1.x86_64",
"product": {
"name": "unbound-anchor-1.22.0-2.1.x86_64",
"product_id": "unbound-anchor-1.22.0-2.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-2.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.aarch64"
},
"product_reference": "libunbound8-1.22.0-2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.22.0-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.s390x"
},
"product_reference": "libunbound8-1.22.0-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.22.0-2.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.x86_64"
},
"product_reference": "libunbound8-1.22.0-2.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-2.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.aarch64"
},
"product_reference": "unbound-anchor-1.22.0-2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.22.0-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.s390x"
},
"product_reference": "unbound-anchor-1.22.0-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.22.0-2.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.x86_64"
},
"product_reference": "unbound-anchor-1.22.0-2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11411",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11411"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.24.1 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect. Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS RRSets (and their respective address records) from YXDOMAIN and non-referral nodata replies, further mitigating the possible poison effect.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11411",
"url": "https://www.suse.com/security/cve/CVE-2025-11411"
},
{
"category": "external",
"summary": "SUSE Bug 1252525 for CVE-2025-11411",
"url": "https://bugzilla.suse.com/1252525"
}
],
"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-2.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.aarch64",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.s390x",
"SUSE Linux Micro 6.0:libunbound8-1.22.0-2.1.x86_64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.aarch64",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.s390x",
"SUSE Linux Micro 6.0:unbound-anchor-1.22.0-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-20T11:36:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-11411"
}
]
}
SUSE-SU-2025:21065-1
Vulnerability from csaf_suse - Published: 2025-11-26 14:26 - Updated: 2025-11-26 14:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_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-2025-11411: Fixed promiscuous records leading to domain hijacking (bsc#1252525)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-343",
"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-2025_21065-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21065-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521065-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21065-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023414.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252525",
"url": "https://bugzilla.suse.com/1252525"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11411 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11411/"
}
],
"title": "Security update for unbound",
"tracking": {
"current_release_date": "2025-11-26T14:26:20Z",
"generator": {
"date": "2025-11-26T14:26:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21065-1",
"initial_release_date": "2025-11-26T14:26:20Z",
"revision_history": [
{
"date": "2025-11-26T14:26:20Z",
"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_3.1.aarch64",
"product": {
"name": "libunbound8-1.22.0-slfo.1.1_3.1.aarch64",
"product_id": "libunbound8-1.22.0-slfo.1.1_3.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-slfo.1.1_3.1.aarch64",
"product": {
"name": "unbound-anchor-1.22.0-slfo.1.1_3.1.aarch64",
"product_id": "unbound-anchor-1.22.0-slfo.1.1_3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-slfo.1.1_3.1.ppc64le",
"product": {
"name": "libunbound8-1.22.0-slfo.1.1_3.1.ppc64le",
"product_id": "libunbound8-1.22.0-slfo.1.1_3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-slfo.1.1_3.1.ppc64le",
"product": {
"name": "unbound-anchor-1.22.0-slfo.1.1_3.1.ppc64le",
"product_id": "unbound-anchor-1.22.0-slfo.1.1_3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-slfo.1.1_3.1.s390x",
"product": {
"name": "libunbound8-1.22.0-slfo.1.1_3.1.s390x",
"product_id": "libunbound8-1.22.0-slfo.1.1_3.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-slfo.1.1_3.1.s390x",
"product": {
"name": "unbound-anchor-1.22.0-slfo.1.1_3.1.s390x",
"product_id": "unbound-anchor-1.22.0-slfo.1.1_3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.22.0-slfo.1.1_3.1.x86_64",
"product": {
"name": "libunbound8-1.22.0-slfo.1.1_3.1.x86_64",
"product_id": "libunbound8-1.22.0-slfo.1.1_3.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.22.0-slfo.1.1_3.1.x86_64",
"product": {
"name": "unbound-anchor-1.22.0-slfo.1.1_3.1.x86_64",
"product_id": "unbound-anchor-1.22.0-slfo.1.1_3.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_3.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.aarch64"
},
"product_reference": "libunbound8-1.22.0-slfo.1.1_3.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_3.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.ppc64le"
},
"product_reference": "libunbound8-1.22.0-slfo.1.1_3.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_3.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.s390x"
},
"product_reference": "libunbound8-1.22.0-slfo.1.1_3.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_3.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_3.1.x86_64"
},
"product_reference": "libunbound8-1.22.0-slfo.1.1_3.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_3.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_3.1.aarch64"
},
"product_reference": "unbound-anchor-1.22.0-slfo.1.1_3.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_3.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_3.1.ppc64le"
},
"product_reference": "unbound-anchor-1.22.0-slfo.1.1_3.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_3.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_3.1.s390x"
},
"product_reference": "unbound-anchor-1.22.0-slfo.1.1_3.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_3.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_3.1.x86_64"
},
"product_reference": "unbound-anchor-1.22.0-slfo.1.1_3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11411",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11411"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.24.1 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect. Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS RRSets (and their respective address records) from YXDOMAIN and non-referral nodata replies, further mitigating the possible poison effect.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11411",
"url": "https://www.suse.com/security/cve/CVE-2025-11411"
},
{
"category": "external",
"summary": "SUSE Bug 1252525 for CVE-2025-11411",
"url": "https://bugzilla.suse.com/1252525"
}
],
"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_3.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libunbound8-1.22.0-slfo.1.1_3.1.x86_64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:unbound-anchor-1.22.0-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:26:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-11411"
}
]
}
SUSE-SU-2025:4134-1
Vulnerability from csaf_suse - Published: 2025-11-18 17:10 - Updated: 2025-11-18 17:10| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-munin-1.20.0-150600.23.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for unbound",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for unbound fixes the following issues:\n\n- CVE-2025-11411: Fixed possible domain hijacking attack. (bsc#1252525)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4134,SUSE-SLE-Module-Basesystem-15-SP6-2025-4134,SUSE-SLE-Module-Basesystem-15-SP7-2025-4134,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-4134,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-4134,openSUSE-SLE-15.6-2025-4134",
"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-2025_4134-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4134-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254134-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4134-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023301.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252525",
"url": "https://bugzilla.suse.com/1252525"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11411 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11411/"
}
],
"title": "Security update for unbound",
"tracking": {
"current_release_date": "2025-11-18T17:10:58Z",
"generator": {
"date": "2025-11-18T17:10:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4134-1",
"initial_release_date": "2025-11-18T17:10:58Z",
"revision_history": [
{
"date": "2025-11-18T17:10:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.aarch64",
"product": {
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.aarch64",
"product_id": "libunbound-devel-mini-1.20.0-150600.23.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150600.23.13.1.aarch64",
"product": {
"name": "libunbound8-1.20.0-150600.23.13.1.aarch64",
"product_id": "libunbound8-1.20.0-150600.23.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150600.23.13.1.aarch64",
"product": {
"name": "unbound-1.20.0-150600.23.13.1.aarch64",
"product_id": "unbound-1.20.0-150600.23.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"product": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"product_id": "unbound-anchor-1.20.0-150600.23.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150600.23.13.1.aarch64",
"product": {
"name": "unbound-devel-1.20.0-150600.23.13.1.aarch64",
"product_id": "unbound-devel-1.20.0-150600.23.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150600.23.13.1.aarch64",
"product": {
"name": "unbound-python-1.20.0-150600.23.13.1.aarch64",
"product_id": "unbound-python-1.20.0-150600.23.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.i586",
"product": {
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.i586",
"product_id": "libunbound-devel-mini-1.20.0-150600.23.13.1.i586"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150600.23.13.1.i586",
"product": {
"name": "libunbound8-1.20.0-150600.23.13.1.i586",
"product_id": "libunbound8-1.20.0-150600.23.13.1.i586"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150600.23.13.1.i586",
"product": {
"name": "unbound-1.20.0-150600.23.13.1.i586",
"product_id": "unbound-1.20.0-150600.23.13.1.i586"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150600.23.13.1.i586",
"product": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.i586",
"product_id": "unbound-anchor-1.20.0-150600.23.13.1.i586"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150600.23.13.1.i586",
"product": {
"name": "unbound-devel-1.20.0-150600.23.13.1.i586",
"product_id": "unbound-devel-1.20.0-150600.23.13.1.i586"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150600.23.13.1.i586",
"product": {
"name": "unbound-python-1.20.0-150600.23.13.1.i586",
"product_id": "unbound-python-1.20.0-150600.23.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-munin-1.20.0-150600.23.13.1.noarch",
"product": {
"name": "unbound-munin-1.20.0-150600.23.13.1.noarch",
"product_id": "unbound-munin-1.20.0-150600.23.13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.ppc64le",
"product": {
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.ppc64le",
"product_id": "libunbound-devel-mini-1.20.0-150600.23.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150600.23.13.1.ppc64le",
"product": {
"name": "libunbound8-1.20.0-150600.23.13.1.ppc64le",
"product_id": "libunbound8-1.20.0-150600.23.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150600.23.13.1.ppc64le",
"product": {
"name": "unbound-1.20.0-150600.23.13.1.ppc64le",
"product_id": "unbound-1.20.0-150600.23.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"product": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"product_id": "unbound-anchor-1.20.0-150600.23.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"product": {
"name": "unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"product_id": "unbound-devel-1.20.0-150600.23.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150600.23.13.1.ppc64le",
"product": {
"name": "unbound-python-1.20.0-150600.23.13.1.ppc64le",
"product_id": "unbound-python-1.20.0-150600.23.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.s390x",
"product": {
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.s390x",
"product_id": "libunbound-devel-mini-1.20.0-150600.23.13.1.s390x"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150600.23.13.1.s390x",
"product": {
"name": "libunbound8-1.20.0-150600.23.13.1.s390x",
"product_id": "libunbound8-1.20.0-150600.23.13.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150600.23.13.1.s390x",
"product": {
"name": "unbound-1.20.0-150600.23.13.1.s390x",
"product_id": "unbound-1.20.0-150600.23.13.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150600.23.13.1.s390x",
"product": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.s390x",
"product_id": "unbound-anchor-1.20.0-150600.23.13.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150600.23.13.1.s390x",
"product": {
"name": "unbound-devel-1.20.0-150600.23.13.1.s390x",
"product_id": "unbound-devel-1.20.0-150600.23.13.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150600.23.13.1.s390x",
"product": {
"name": "unbound-python-1.20.0-150600.23.13.1.s390x",
"product_id": "unbound-python-1.20.0-150600.23.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.x86_64",
"product": {
"name": "libunbound-devel-mini-1.20.0-150600.23.13.1.x86_64",
"product_id": "libunbound-devel-mini-1.20.0-150600.23.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150600.23.13.1.x86_64",
"product": {
"name": "libunbound8-1.20.0-150600.23.13.1.x86_64",
"product_id": "libunbound8-1.20.0-150600.23.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150600.23.13.1.x86_64",
"product": {
"name": "unbound-1.20.0-150600.23.13.1.x86_64",
"product_id": "unbound-1.20.0-150600.23.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"product": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"product_id": "unbound-anchor-1.20.0-150600.23.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150600.23.13.1.x86_64",
"product": {
"name": "unbound-devel-1.20.0-150600.23.13.1.x86_64",
"product_id": "unbound-devel-1.20.0-150600.23.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150600.23.13.1.x86_64",
"product": {
"name": "unbound-python-1.20.0-150600.23.13.1.x86_64",
"product_id": "unbound-python-1.20.0-150600.23.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150600.23.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "libunbound8-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.20.0-150600.23.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150600.23.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.20.0-150600.23.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-devel-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.20.0-150600.23.13.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-munin-1.20.0-150600.23.13.1.noarch"
},
"product_reference": "unbound-munin-1.20.0-150600.23.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.aarch64"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.ppc64le"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.s390x"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-python-1.20.0-150600.23.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.x86_64"
},
"product_reference": "unbound-python-1.20.0-150600.23.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11411",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11411"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.24.1 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect. Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS RRSets (and their respective address records) from YXDOMAIN and non-referral nodata replies, further mitigating the possible poison effect.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-munin-1.20.0-150600.23.13.1.noarch",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11411",
"url": "https://www.suse.com/security/cve/CVE-2025-11411"
},
{
"category": "external",
"summary": "SUSE Bug 1252525 for CVE-2025-11411",
"url": "https://bugzilla.suse.com/1252525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-munin-1.20.0-150600.23.13.1.noarch",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libunbound8-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:unbound-devel-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libunbound8-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:unbound-devel-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:unbound-python-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-1.20.0-150600.23.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:unbound-python-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:libunbound8-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-anchor-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-devel-1.20.0-150600.23.13.1.x86_64",
"openSUSE Leap 15.6:unbound-munin-1.20.0-150600.23.13.1.noarch",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.aarch64",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.ppc64le",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.s390x",
"openSUSE Leap 15.6:unbound-python-1.20.0-150600.23.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-18T17:10:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-11411"
}
]
}
SUSE-SU-2025:4391-1
Vulnerability from csaf_suse - Published: 2025-12-15 10:34 - Updated: 2025-12-15 10:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for unbound",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for unbound fixes the following issues:\n\n- CVE-2025-11411: Fixed domain hijacking due to promiscuous records (bsc#1252525)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4391,SUSE-SLE-Micro-5.5-2025-4391",
"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-2025_4391-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4391-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254391-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4391-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023543.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252525",
"url": "https://bugzilla.suse.com/1252525"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11411 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11411/"
}
],
"title": "Security update for unbound",
"tracking": {
"current_release_date": "2025-12-15T10:34:10Z",
"generator": {
"date": "2025-12-15T10:34:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4391-1",
"initial_release_date": "2025-12-15T10:34:10Z",
"revision_history": [
{
"date": "2025-12-15T10:34:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.aarch64",
"product": {
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.aarch64",
"product_id": "libunbound-devel-mini-1.20.0-150100.10.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150100.10.22.1.aarch64",
"product": {
"name": "libunbound8-1.20.0-150100.10.22.1.aarch64",
"product_id": "libunbound8-1.20.0-150100.10.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150100.10.22.1.aarch64",
"product": {
"name": "unbound-1.20.0-150100.10.22.1.aarch64",
"product_id": "unbound-1.20.0-150100.10.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150100.10.22.1.aarch64",
"product": {
"name": "unbound-anchor-1.20.0-150100.10.22.1.aarch64",
"product_id": "unbound-anchor-1.20.0-150100.10.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150100.10.22.1.aarch64",
"product": {
"name": "unbound-devel-1.20.0-150100.10.22.1.aarch64",
"product_id": "unbound-devel-1.20.0-150100.10.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150100.10.22.1.aarch64",
"product": {
"name": "unbound-python-1.20.0-150100.10.22.1.aarch64",
"product_id": "unbound-python-1.20.0-150100.10.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.i586",
"product": {
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.i586",
"product_id": "libunbound-devel-mini-1.20.0-150100.10.22.1.i586"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150100.10.22.1.i586",
"product": {
"name": "libunbound8-1.20.0-150100.10.22.1.i586",
"product_id": "libunbound8-1.20.0-150100.10.22.1.i586"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150100.10.22.1.i586",
"product": {
"name": "unbound-1.20.0-150100.10.22.1.i586",
"product_id": "unbound-1.20.0-150100.10.22.1.i586"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150100.10.22.1.i586",
"product": {
"name": "unbound-anchor-1.20.0-150100.10.22.1.i586",
"product_id": "unbound-anchor-1.20.0-150100.10.22.1.i586"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150100.10.22.1.i586",
"product": {
"name": "unbound-devel-1.20.0-150100.10.22.1.i586",
"product_id": "unbound-devel-1.20.0-150100.10.22.1.i586"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150100.10.22.1.i586",
"product": {
"name": "unbound-python-1.20.0-150100.10.22.1.i586",
"product_id": "unbound-python-1.20.0-150100.10.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-munin-1.20.0-150100.10.22.1.noarch",
"product": {
"name": "unbound-munin-1.20.0-150100.10.22.1.noarch",
"product_id": "unbound-munin-1.20.0-150100.10.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.ppc64le",
"product": {
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.ppc64le",
"product_id": "libunbound-devel-mini-1.20.0-150100.10.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150100.10.22.1.ppc64le",
"product": {
"name": "libunbound8-1.20.0-150100.10.22.1.ppc64le",
"product_id": "libunbound8-1.20.0-150100.10.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150100.10.22.1.ppc64le",
"product": {
"name": "unbound-1.20.0-150100.10.22.1.ppc64le",
"product_id": "unbound-1.20.0-150100.10.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150100.10.22.1.ppc64le",
"product": {
"name": "unbound-anchor-1.20.0-150100.10.22.1.ppc64le",
"product_id": "unbound-anchor-1.20.0-150100.10.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150100.10.22.1.ppc64le",
"product": {
"name": "unbound-devel-1.20.0-150100.10.22.1.ppc64le",
"product_id": "unbound-devel-1.20.0-150100.10.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150100.10.22.1.ppc64le",
"product": {
"name": "unbound-python-1.20.0-150100.10.22.1.ppc64le",
"product_id": "unbound-python-1.20.0-150100.10.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.s390x",
"product": {
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.s390x",
"product_id": "libunbound-devel-mini-1.20.0-150100.10.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150100.10.22.1.s390x",
"product": {
"name": "libunbound8-1.20.0-150100.10.22.1.s390x",
"product_id": "libunbound8-1.20.0-150100.10.22.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150100.10.22.1.s390x",
"product": {
"name": "unbound-1.20.0-150100.10.22.1.s390x",
"product_id": "unbound-1.20.0-150100.10.22.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150100.10.22.1.s390x",
"product": {
"name": "unbound-anchor-1.20.0-150100.10.22.1.s390x",
"product_id": "unbound-anchor-1.20.0-150100.10.22.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150100.10.22.1.s390x",
"product": {
"name": "unbound-devel-1.20.0-150100.10.22.1.s390x",
"product_id": "unbound-devel-1.20.0-150100.10.22.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150100.10.22.1.s390x",
"product": {
"name": "unbound-python-1.20.0-150100.10.22.1.s390x",
"product_id": "unbound-python-1.20.0-150100.10.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.x86_64",
"product": {
"name": "libunbound-devel-mini-1.20.0-150100.10.22.1.x86_64",
"product_id": "libunbound-devel-mini-1.20.0-150100.10.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libunbound8-1.20.0-150100.10.22.1.x86_64",
"product": {
"name": "libunbound8-1.20.0-150100.10.22.1.x86_64",
"product_id": "libunbound8-1.20.0-150100.10.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-1.20.0-150100.10.22.1.x86_64",
"product": {
"name": "unbound-1.20.0-150100.10.22.1.x86_64",
"product_id": "unbound-1.20.0-150100.10.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.20.0-150100.10.22.1.x86_64",
"product": {
"name": "unbound-anchor-1.20.0-150100.10.22.1.x86_64",
"product_id": "unbound-anchor-1.20.0-150100.10.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.20.0-150100.10.22.1.x86_64",
"product": {
"name": "unbound-devel-1.20.0-150100.10.22.1.x86_64",
"product_id": "unbound-devel-1.20.0-150100.10.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-python-1.20.0-150100.10.22.1.x86_64",
"product": {
"name": "unbound-python-1.20.0-150100.10.22.1.x86_64",
"product_id": "unbound-python-1.20.0-150100.10.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150100.10.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.aarch64"
},
"product_reference": "libunbound8-1.20.0-150100.10.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150100.10.22.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.ppc64le"
},
"product_reference": "libunbound8-1.20.0-150100.10.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150100.10.22.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.s390x"
},
"product_reference": "libunbound8-1.20.0-150100.10.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.20.0-150100.10.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.x86_64"
},
"product_reference": "libunbound8-1.20.0-150100.10.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150100.10.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.aarch64"
},
"product_reference": "unbound-anchor-1.20.0-150100.10.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150100.10.22.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.ppc64le"
},
"product_reference": "unbound-anchor-1.20.0-150100.10.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150100.10.22.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.s390x"
},
"product_reference": "unbound-anchor-1.20.0-150100.10.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.20.0-150100.10.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.x86_64"
},
"product_reference": "unbound-anchor-1.20.0-150100.10.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11411",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11411"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.24.1 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect. Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS RRSets (and their respective address records) from YXDOMAIN and non-referral nodata replies, further mitigating the possible poison effect.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.s390x",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11411",
"url": "https://www.suse.com/security/cve/CVE-2025-11411"
},
{
"category": "external",
"summary": "SUSE Bug 1252525 for CVE-2025-11411",
"url": "https://bugzilla.suse.com/1252525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.s390x",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libunbound8-1.20.0-150100.10.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.s390x",
"SUSE Linux Enterprise Micro 5.5:unbound-anchor-1.20.0-150100.10.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T10:34:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-11411"
}
]
}
SUSE-SU-2026:20180-1
Vulnerability from csaf_suse - Published: 2026-01-30 10:04 - Updated: 2026-01-30 10:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for unbound",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for unbound fixes the following issues:\n\nUpdate to 1.24.1:\n\n- CVE-2025-11411: Fixed possible domain hijacking attack (bsc#1252525).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-224",
"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_20180-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20180-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620180-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20180-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024004.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252525",
"url": "https://bugzilla.suse.com/1252525"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11411 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11411/"
}
],
"title": "Security update for unbound",
"tracking": {
"current_release_date": "2026-01-30T10:04:18Z",
"generator": {
"date": "2026-01-30T10:04:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20180-1",
"initial_release_date": "2026-01-30T10:04:18Z",
"revision_history": [
{
"date": "2026-01-30T10:04:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.24.1-160000.1.1.aarch64",
"product": {
"name": "libunbound8-1.24.1-160000.1.1.aarch64",
"product_id": "libunbound8-1.24.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.24.1-160000.1.1.aarch64",
"product": {
"name": "unbound-anchor-1.24.1-160000.1.1.aarch64",
"product_id": "unbound-anchor-1.24.1-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.24.1-160000.1.1.ppc64le",
"product": {
"name": "libunbound8-1.24.1-160000.1.1.ppc64le",
"product_id": "libunbound8-1.24.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.24.1-160000.1.1.ppc64le",
"product": {
"name": "unbound-anchor-1.24.1-160000.1.1.ppc64le",
"product_id": "unbound-anchor-1.24.1-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.24.1-160000.1.1.s390x",
"product": {
"name": "libunbound8-1.24.1-160000.1.1.s390x",
"product_id": "libunbound8-1.24.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.24.1-160000.1.1.s390x",
"product": {
"name": "unbound-anchor-1.24.1-160000.1.1.s390x",
"product_id": "unbound-anchor-1.24.1-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.24.1-160000.1.1.x86_64",
"product": {
"name": "libunbound8-1.24.1-160000.1.1.x86_64",
"product_id": "libunbound8-1.24.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.24.1-160000.1.1.x86_64",
"product": {
"name": "unbound-anchor-1.24.1-160000.1.1.x86_64",
"product_id": "unbound-anchor-1.24.1-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.aarch64"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.s390x"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.x86_64"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.aarch64"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.s390x"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.x86_64"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11411",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11411"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.24.1 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect. Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS RRSets (and their respective address records) from YXDOMAIN and non-referral nodata replies, further mitigating the possible poison effect.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.s390x",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11411",
"url": "https://www.suse.com/security/cve/CVE-2025-11411"
},
{
"category": "external",
"summary": "SUSE Bug 1252525 for CVE-2025-11411",
"url": "https://bugzilla.suse.com/1252525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.s390x",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libunbound8-1.24.1-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.s390x",
"SUSE Linux Micro 6.2:unbound-anchor-1.24.1-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-30T10:04:18Z",
"details": "moderate"
}
],
"title": "CVE-2025-11411"
}
]
}
SUSE-SU-2026:20201-1
Vulnerability from csaf_suse - Published: 2026-01-30 10:04 - Updated: 2026-01-30 10:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for unbound",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for unbound fixes the following issues:\n\nUpdate to 1.24.1:\n\n- CVE-2025-11411: Fixed possible domain hijacking attack (bsc#1252525).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-224",
"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_20201-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20201-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620201-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20201-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024018.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252525",
"url": "https://bugzilla.suse.com/1252525"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11411 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11411/"
}
],
"title": "Security update for unbound",
"tracking": {
"current_release_date": "2026-01-30T10:04:18Z",
"generator": {
"date": "2026-01-30T10:04:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20201-1",
"initial_release_date": "2026-01-30T10:04:18Z",
"revision_history": [
{
"date": "2026-01-30T10:04:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.24.1-160000.1.1.aarch64",
"product": {
"name": "libunbound8-1.24.1-160000.1.1.aarch64",
"product_id": "libunbound8-1.24.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.24.1-160000.1.1.aarch64",
"product": {
"name": "python3-unbound-1.24.1-160000.1.1.aarch64",
"product_id": "python3-unbound-1.24.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-1.24.1-160000.1.1.aarch64",
"product": {
"name": "unbound-1.24.1-160000.1.1.aarch64",
"product_id": "unbound-1.24.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.24.1-160000.1.1.aarch64",
"product": {
"name": "unbound-anchor-1.24.1-160000.1.1.aarch64",
"product_id": "unbound-anchor-1.24.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.24.1-160000.1.1.aarch64",
"product": {
"name": "unbound-devel-1.24.1-160000.1.1.aarch64",
"product_id": "unbound-devel-1.24.1-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.24.1-160000.1.1.ppc64le",
"product": {
"name": "libunbound8-1.24.1-160000.1.1.ppc64le",
"product_id": "libunbound8-1.24.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.24.1-160000.1.1.ppc64le",
"product": {
"name": "python3-unbound-1.24.1-160000.1.1.ppc64le",
"product_id": "python3-unbound-1.24.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-1.24.1-160000.1.1.ppc64le",
"product": {
"name": "unbound-1.24.1-160000.1.1.ppc64le",
"product_id": "unbound-1.24.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.24.1-160000.1.1.ppc64le",
"product": {
"name": "unbound-anchor-1.24.1-160000.1.1.ppc64le",
"product_id": "unbound-anchor-1.24.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.24.1-160000.1.1.ppc64le",
"product": {
"name": "unbound-devel-1.24.1-160000.1.1.ppc64le",
"product_id": "unbound-devel-1.24.1-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.24.1-160000.1.1.s390x",
"product": {
"name": "libunbound8-1.24.1-160000.1.1.s390x",
"product_id": "libunbound8-1.24.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.24.1-160000.1.1.s390x",
"product": {
"name": "python3-unbound-1.24.1-160000.1.1.s390x",
"product_id": "python3-unbound-1.24.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-1.24.1-160000.1.1.s390x",
"product": {
"name": "unbound-1.24.1-160000.1.1.s390x",
"product_id": "unbound-1.24.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.24.1-160000.1.1.s390x",
"product": {
"name": "unbound-anchor-1.24.1-160000.1.1.s390x",
"product_id": "unbound-anchor-1.24.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.24.1-160000.1.1.s390x",
"product": {
"name": "unbound-devel-1.24.1-160000.1.1.s390x",
"product_id": "unbound-devel-1.24.1-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.24.1-160000.1.1.x86_64",
"product": {
"name": "libunbound8-1.24.1-160000.1.1.x86_64",
"product_id": "libunbound8-1.24.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.24.1-160000.1.1.x86_64",
"product": {
"name": "python3-unbound-1.24.1-160000.1.1.x86_64",
"product_id": "python3-unbound-1.24.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-1.24.1-160000.1.1.x86_64",
"product": {
"name": "unbound-1.24.1-160000.1.1.x86_64",
"product_id": "unbound-1.24.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.24.1-160000.1.1.x86_64",
"product": {
"name": "unbound-anchor-1.24.1-160000.1.1.x86_64",
"product_id": "unbound-anchor-1.24.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.24.1-160000.1.1.x86_64",
"product": {
"name": "unbound-devel-1.24.1-160000.1.1.x86_64",
"product_id": "unbound-devel-1.24.1-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.aarch64"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.s390x"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.x86_64"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.aarch64"
},
"product_reference": "python3-unbound-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "python3-unbound-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.s390x"
},
"product_reference": "python3-unbound-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.x86_64"
},
"product_reference": "python3-unbound-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.aarch64"
},
"product_reference": "unbound-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "unbound-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.s390x"
},
"product_reference": "unbound-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.x86_64"
},
"product_reference": "unbound-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.s390x"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.aarch64"
},
"product_reference": "unbound-devel-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "unbound-devel-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.s390x"
},
"product_reference": "unbound-devel-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.x86_64"
},
"product_reference": "unbound-devel-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.aarch64"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.s390x"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.x86_64"
},
"product_reference": "libunbound8-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.aarch64"
},
"product_reference": "python3-unbound-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "python3-unbound-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.s390x"
},
"product_reference": "python3-unbound-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.x86_64"
},
"product_reference": "python3-unbound-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.aarch64"
},
"product_reference": "unbound-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "unbound-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.s390x"
},
"product_reference": "unbound-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.x86_64"
},
"product_reference": "unbound-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.s390x"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64"
},
"product_reference": "unbound-anchor-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.24.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.aarch64"
},
"product_reference": "unbound-devel-1.24.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.24.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le"
},
"product_reference": "unbound-devel-1.24.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.24.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.s390x"
},
"product_reference": "unbound-devel-1.24.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.24.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.x86_64"
},
"product_reference": "unbound-devel-1.24.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11411",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11411"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.24.1 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver\u0027s knowledge of the zone\u0027s name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect. Unbound 1.24.2 includes an additional fix that scrubs unsolicited NS RRSets (and their respective address records) from YXDOMAIN and non-referral nodata replies, further mitigating the possible poison effect.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11411",
"url": "https://www.suse.com/security/cve/CVE-2025-11411"
},
{
"category": "external",
"summary": "SUSE Bug 1252525 for CVE-2025-11411",
"url": "https://bugzilla.suse.com/1252525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libunbound8-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:python3-unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:unbound-devel-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libunbound8-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-anchor-1.24.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:unbound-devel-1.24.1-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-30T10:04:18Z",
"details": "moderate"
}
],
"title": "CVE-2025-11411"
}
]
}
WID-SEC-W-2025-2386
Vulnerability from csaf_certbund - Published: 2025-10-22 22:00 - Updated: 2026-01-07 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
OpenBSD OpenBSD 7.8
OpenBSD / OpenBSD
|
cpe:/a:openbsd:openbsd:7.8
|
7.8 | |
|
Open Source Unbound <1.24.1
Open Source / Unbound
|
<1.24.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Meinberg LANTIME <7.10.006
Meinberg / LANTIME
|
<7.10.006 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
OpenBSD OpenBSD 7.7
OpenBSD / OpenBSD
|
cpe:/a:openbsd:openbsd:7.7
|
7.7 | |
|
Securepoint UTM <14.0.10
Securepoint / UTM
|
<14.0.10 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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 aus einem angrenzenden Netzwerk kann eine Schwachstelle in Unbound ausnutzen, um den Cache zu manipulieren, was m\u00f6glicherweise zu Domain-Hijacking f\u00fchren kann.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\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-2025-2386 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2386.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2386 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2386"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2025-10-22",
"url": "https://github.com/advisories/GHSA-6w73-x38p-26g5"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2025-10-22",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405706"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15668-1 vom 2025-10-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/C4SOEM3J4NMC4UWBLV73MGJPORYHFBSY/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-224E937C18 vom 2025-10-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-224e937c18"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-93D7B9A5D5 vom 2025-10-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-93d7b9a5d5"
},
{
"category": "external",
"summary": "OpenBSD Security Fix vom 2025-10-28",
"url": "http://www.openbsd.org/errata77.html"
},
{
"category": "external",
"summary": "OpenBSD Security Fix vom 2025-10-28",
"url": "http://www.openbsd.org/errata78.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-16DF491A66 vom 2025-10-29",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-16df491a66"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7855-1 vom 2025-11-04",
"url": "https://ubuntu.com/security/notices/USN-7855-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2UNBOUND-1.17-2025-006 vom 2025-11-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2UNBOUND-1.17-2025-006.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4365 vom 2025-11-06",
"url": "https://lists.debian.org/debian-lts-announce/2025/11/msg00008.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3055 vom 2025-11-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3055.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4134-1 vom 2025-11-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023301.html"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory FREEBSD-SA-25:10.UNBOUND vom 2025-11-26",
"url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-25:10.unbound.asc"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-90281E4554 vom 2025-11-26",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-90281e4554"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-38B1C0F3B5 vom 2025-11-26",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-38b1c0f3b5"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21050-1 vom 2025-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023390.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21065-1 vom 2025-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023414.html"
},
{
"category": "external",
"summary": "Meinberg Security Advisory MBGSA-2025.07 vom 2025-12-02",
"url": "https://www.meinberg.de/german/news/meinberg-security-advisory-mbgsa-2025-07-lantime-firmware-v7-10-006.htm"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7855-2 vom 2025-12-03",
"url": "https://ubuntu.com/security/notices/USN-7855-2"
},
{
"category": "external",
"summary": "OpenBSD 7.7 Errata vom 2025-12-03",
"url": "https://www.openbsd.org/errata77.html"
},
{
"category": "external",
"summary": "OpenBSD 7.8 Errata vom 2025-12-03",
"url": "https://www.openbsd.org/errata78.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6071 vom 2025-12-05",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00237.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3095 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3095.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2UNBOUND-1.17-2025-007 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2UNBOUND-1.17-2025-007.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4391-1 vom 2025-12-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023543.html"
},
{
"category": "external",
"summary": "Securepoint UTM Changelog vom 2026-01-07",
"url": "https://wiki.securepoint.de/UTM/Changelog"
}
],
"source_lang": "en-US",
"title": "Unbound: Schwachstelle erm\u00f6glicht Manipulation von Dateien",
"tracking": {
"current_release_date": "2026-01-07T23:00:00.000+00:00",
"generator": {
"date": "2026-01-08T08:12:47.182+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2386",
"initial_release_date": "2025-10-22T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-22T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-26T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE und Fedora aufgenommen"
},
{
"date": "2025-10-28T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-10-29T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon und Debian aufgenommen"
},
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von FreeBSD und Fedora aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-02T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Meinberg und Ubuntu aufgenommen"
},
{
"date": "2025-12-04T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-12-08T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-07T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"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": [
{
"category": "product_name",
"name": "FreeBSD Project FreeBSD OS",
"product": {
"name": "FreeBSD Project FreeBSD OS",
"product_id": "4035",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:-"
}
}
}
],
"category": "vendor",
"name": "FreeBSD Project"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.10.006",
"product": {
"name": "Meinberg LANTIME \u003c7.10.006",
"product_id": "T049022"
}
},
{
"category": "product_version",
"name": "7.10.006",
"product": {
"name": "Meinberg LANTIME 7.10.006",
"product_id": "T049022-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:7.10.006"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.24.1",
"product": {
"name": "Open Source Unbound \u003c1.24.1",
"product_id": "T048080"
}
},
{
"category": "product_version",
"name": "1.24.1",
"product": {
"name": "Open Source Unbound 1.24.1",
"product_id": "T048080-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nlnetlabs:unbound:1.24.1"
}
}
}
],
"category": "product_name",
"name": "Unbound"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.7",
"product": {
"name": "OpenBSD OpenBSD 7.7",
"product_id": "T043361",
"product_identification_helper": {
"cpe": "cpe:/a:openbsd:openbsd:7.7"
}
}
},
{
"category": "product_version",
"name": "7.8",
"product": {
"name": "OpenBSD OpenBSD 7.8",
"product_id": "T048191",
"product_identification_helper": {
"cpe": "cpe:/a:openbsd:openbsd:7.8"
}
}
}
],
"category": "product_name",
"name": "OpenBSD"
}
],
"category": "vendor",
"name": "OpenBSD"
},
{
"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": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c14.0.10",
"product": {
"name": "Securepoint UTM \u003c14.0.10",
"product_id": "T049756"
}
},
{
"category": "product_version",
"name": "14.0.10",
"product": {
"name": "Securepoint UTM 14.0.10",
"product_id": "T049756-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:securepoint:unified_threat_management:14.0.10"
}
}
}
],
"category": "product_name",
"name": "UTM"
}
],
"category": "vendor",
"name": "Securepoint"
},
{
"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"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11411",
"product_status": {
"known_affected": [
"T048191",
"T048080",
"2951",
"T002207",
"T049022",
"4035",
"T000126",
"T027843",
"398363",
"T043361",
"T049756",
"74185"
]
},
"release_date": "2025-10-22T22:00:00.000+00:00",
"title": "CVE-2025-11411"
}
]
}
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.