Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-40777 (GCVE-0-2025-40777)
Vulnerability from cvelistv5 – Published: 2025-07-16 17:38 – Updated: 2025-11-04 21:10- CWE-617 - Reachable Assertion
| URL | Tags |
|---|---|
| https://kb.isc.org/docs/cve-2025-40777 | vendor-advisory |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-40777",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-18T14:25:41.033326Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-18T14:25:48.883Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:10:12.751Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/07/16/6"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "BIND 9",
"vendor": "ISC",
"versions": [
{
"lessThanOrEqual": "9.20.10",
"status": "affected",
"version": "9.20.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.21.9",
"status": "affected",
"version": "9.21.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.20.10-S1",
"status": "affected",
"version": "9.20.9-S1",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.18.37",
"status": "unaffected",
"version": "9.18.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.18.37-S1",
"status": "unaffected",
"version": "9.18.11-S1",
"versionType": "custom"
}
]
}
],
"datePublic": "2025-07-16T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "If a `named` caching resolver is configured with `serve-stale-enable` `yes`, and with `stale-answer-client-timeout` set to `0` (the only allowable value other than `disabled`), and if the resolver, in the process of resolving a query, encounters a CNAME chain involving a specific combination of cached or authoritative records, the daemon will abort with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.10, 9.21.0 through 9.21.9, and 9.20.9-S1 through 9.20.10-S1."
}
],
"exploits": [
{
"lang": "en",
"value": "This flaw was discovered in internal testing. We are not aware of any active exploits."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "If an attacker is able to make queries that yield the necessary combination of circumstances, they can force `named` to exit."
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-617",
"description": "CWE-617 Reachable Assertion",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-16T17:38:06.370Z",
"orgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"shortName": "isc"
},
"references": [
{
"name": "CVE-2025-40777",
"tags": [
"vendor-advisory"
],
"url": "https://kb.isc.org/docs/cve-2025-40777"
}
],
"solutions": [
{
"lang": "en",
"value": "Upgrade to the patched release most closely related to your current version of BIND 9: 9.20.11, 9.21.10, or 9.20.11-S1."
}
],
"source": {
"discovery": "INTERNAL"
},
"title": "A possible assertion failure when \u0027stale-answer-client-timeout\u0027 is set to \u00270\u0027",
"workarounds": [
{
"lang": "en",
"value": "Setting either of `stale-answer-client-timeout off;` or `stale-answer-enable no;` in the configuration file will prevent the assertion."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"assignerShortName": "isc",
"cveId": "CVE-2025-40777",
"datePublished": "2025-07-16T17:38:06.370Z",
"dateReserved": "2025-04-16T08:44:49.856Z",
"dateUpdated": "2025-11-04T21:10:12.751Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-40777",
"date": "2026-05-25",
"epss": "0.00102",
"percentile": "0.27443"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-40777\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2025-07-16T18:15:24.770\",\"lastModified\":\"2025-11-04T22:16:11.553\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"If a `named` caching resolver is configured with `serve-stale-enable` `yes`, and with `stale-answer-client-timeout` set to `0` (the only allowable value other than `disabled`), and if the resolver, in the process of resolving a query, encounters a CNAME chain involving a specific combination of cached or authoritative records, the daemon will abort with an assertion failure.\\nThis issue affects BIND 9 versions 9.20.0 through 9.20.10, 9.21.0 through 9.21.9, and 9.20.9-S1 through 9.20.10-S1.\"},{\"lang\":\"es\",\"value\":\"Si un solucionador de cach\u00e9 con nombre est\u00e1 configurado con `serve-stale-enable` `yes` y con `stale-answer-client-timeout` establecido en `0` (el \u00fanico valor permitido aparte de `disabled`), y si el solucionador, al resolver una consulta, encuentra una cadena CNAME que involucra una combinaci\u00f3n espec\u00edfica de registros en cach\u00e9 o autorizados, el daemon se interrumpir\u00e1 con un error de aserci\u00f3n. Este problema afecta a las versiones de BIND 9 de la 9.20.0 a la 9.20.10, de la 9.21.0 a la 9.21.9 y de la 9.20.9-S1 a la 9.20.10-S1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-617\"}]}],\"references\":[{\"url\":\"https://kb.isc.org/docs/cve-2025-40777\",\"source\":\"security-officer@isc.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/07/16/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/07/16/6\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:10:12.751Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-40777\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-18T14:25:41.033326Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-18T14:25:45.462Z\"}}], \"cna\": {\"title\": \"A possible assertion failure when \u0027stale-answer-client-timeout\u0027 is set to \u00270\u0027\", \"source\": {\"discovery\": \"INTERNAL\"}, \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"If an attacker is able to make queries that yield the necessary combination of circumstances, they can force `named` to exit.\"}]}], \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"ISC\", \"product\": \"BIND 9\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.20.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.20.10\"}, {\"status\": \"affected\", \"version\": \"9.21.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.21.9\"}, {\"status\": \"affected\", \"version\": \"9.20.9-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.20.10-S1\"}, {\"status\": \"unaffected\", \"version\": \"9.18.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.18.37\"}, {\"status\": \"unaffected\", \"version\": \"9.18.11-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.18.37-S1\"}], \"defaultStatus\": \"unaffected\"}], \"exploits\": [{\"lang\": \"en\", \"value\": \"This flaw was discovered in internal testing. We are not aware of any active exploits.\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Upgrade to the patched release most closely related to your current version of BIND 9: 9.20.11, 9.21.10, or 9.20.11-S1.\"}], \"datePublic\": \"2025-07-16T00:00:00.000Z\", \"references\": [{\"url\": \"https://kb.isc.org/docs/cve-2025-40777\", \"name\": \"CVE-2025-40777\", \"tags\": [\"vendor-advisory\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Setting either of `stale-answer-client-timeout off;` or `stale-answer-enable no;` in the configuration file will prevent the assertion.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"If a `named` caching resolver is configured with `serve-stale-enable` `yes`, and with `stale-answer-client-timeout` set to `0` (the only allowable value other than `disabled`), and if the resolver, in the process of resolving a query, encounters a CNAME chain involving a specific combination of cached or authoritative records, the daemon will abort with an assertion failure.\\nThis issue affects BIND 9 versions 9.20.0 through 9.20.10, 9.21.0 through 9.21.9, and 9.20.9-S1 through 9.20.10-S1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-617\", \"description\": \"CWE-617 Reachable Assertion\"}]}], \"providerMetadata\": {\"orgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"shortName\": \"isc\", \"dateUpdated\": \"2025-07-16T17:38:06.370Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-40777\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T21:10:12.751Z\", \"dateReserved\": \"2025-04-16T08:44:49.856Z\", \"assignerOrgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"datePublished\": \"2025-07-16T17:38:06.370Z\", \"assignerShortName\": \"isc\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2025-AVI-0596
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans ISC BIND. Elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| ISC | BIND | Bind versions 9.20.x antérieures à 9.20.11 | ||
| ISC | BIND Supported Preview Edition | BIND Supported Preview Edition versions 9.20.x antérieures à 9.20.11-S1 | ||
| ISC | BIND | Bind versions 9.21.x antérieures à 9.21.10 | ||
| ISC | BIND Supported Preview Edition | BIND Supported Preview Edition versions antérieures à 9.18.38-S1 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Bind versions 9.20.x ant\u00e9rieures \u00e0 9.20.11",
"product": {
"name": "BIND",
"vendor": {
"name": "ISC",
"scada": false
}
}
},
{
"description": "BIND Supported Preview Edition versions 9.20.x ant\u00e9rieures \u00e0 9.20.11-S1",
"product": {
"name": "BIND Supported Preview Edition",
"vendor": {
"name": "ISC",
"scada": false
}
}
},
{
"description": "Bind versions 9.21.x ant\u00e9rieures \u00e0 9.21.10",
"product": {
"name": "BIND",
"vendor": {
"name": "ISC",
"scada": false
}
}
},
{
"description": "BIND Supported Preview Edition versions ant\u00e9rieures \u00e0 9.18.38-S1",
"product": {
"name": "BIND Supported Preview Edition",
"vendor": {
"name": "ISC",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-40777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40777"
},
{
"name": "CVE-2025-40776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40776"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0596",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-17T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans ISC BIND. Elles permettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans ISC BIND",
"vendor_advisories": [
{
"published_at": "2025-07-16",
"title": "Bulletin de s\u00e9curit\u00e9 ISC BIND cve-2025-40776",
"url": "https://kb.isc.org/v1/docs/cve-2025-40776"
},
{
"published_at": "2025-07-16",
"title": "Bulletin de s\u00e9curit\u00e9 ISC BIND cve-2025-40777",
"url": "https://kb.isc.org/v1/docs/cve-2025-40777"
}
]
}
CERTFR-2025-AVI-0596
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans ISC BIND. Elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| ISC | BIND | Bind versions 9.20.x antérieures à 9.20.11 | ||
| ISC | BIND Supported Preview Edition | BIND Supported Preview Edition versions 9.20.x antérieures à 9.20.11-S1 | ||
| ISC | BIND | Bind versions 9.21.x antérieures à 9.21.10 | ||
| ISC | BIND Supported Preview Edition | BIND Supported Preview Edition versions antérieures à 9.18.38-S1 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Bind versions 9.20.x ant\u00e9rieures \u00e0 9.20.11",
"product": {
"name": "BIND",
"vendor": {
"name": "ISC",
"scada": false
}
}
},
{
"description": "BIND Supported Preview Edition versions 9.20.x ant\u00e9rieures \u00e0 9.20.11-S1",
"product": {
"name": "BIND Supported Preview Edition",
"vendor": {
"name": "ISC",
"scada": false
}
}
},
{
"description": "Bind versions 9.21.x ant\u00e9rieures \u00e0 9.21.10",
"product": {
"name": "BIND",
"vendor": {
"name": "ISC",
"scada": false
}
}
},
{
"description": "BIND Supported Preview Edition versions ant\u00e9rieures \u00e0 9.18.38-S1",
"product": {
"name": "BIND Supported Preview Edition",
"vendor": {
"name": "ISC",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-40777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40777"
},
{
"name": "CVE-2025-40776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40776"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0596",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-17T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans ISC BIND. Elles permettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans ISC BIND",
"vendor_advisories": [
{
"published_at": "2025-07-16",
"title": "Bulletin de s\u00e9curit\u00e9 ISC BIND cve-2025-40776",
"url": "https://kb.isc.org/v1/docs/cve-2025-40776"
},
{
"published_at": "2025-07-16",
"title": "Bulletin de s\u00e9curit\u00e9 ISC BIND cve-2025-40777",
"url": "https://kb.isc.org/v1/docs/cve-2025-40777"
}
]
}
FKIE_CVE-2025-40777
Vulnerability from fkie_nvd - Published: 2025-07-16 18:15 - Updated: 2026-04-15 00:35| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "If a `named` caching resolver is configured with `serve-stale-enable` `yes`, and with `stale-answer-client-timeout` set to `0` (the only allowable value other than `disabled`), and if the resolver, in the process of resolving a query, encounters a CNAME chain involving a specific combination of cached or authoritative records, the daemon will abort with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.10, 9.21.0 through 9.21.9, and 9.20.9-S1 through 9.20.10-S1."
},
{
"lang": "es",
"value": "Si un solucionador de cach\u00e9 con nombre est\u00e1 configurado con `serve-stale-enable` `yes` y con `stale-answer-client-timeout` establecido en `0` (el \u00fanico valor permitido aparte de `disabled`), y si el solucionador, al resolver una consulta, encuentra una cadena CNAME que involucra una combinaci\u00f3n espec\u00edfica de registros en cach\u00e9 o autorizados, el daemon se interrumpir\u00e1 con un error de aserci\u00f3n. Este problema afecta a las versiones de BIND 9 de la 9.20.0 a la 9.20.10, de la 9.21.0 a la 9.21.9 y de la 9.20.9-S1 a la 9.20.10-S1."
}
],
"id": "CVE-2025-40777",
"lastModified": "2026-04-15T00:35:42.020",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-officer@isc.org",
"type": "Secondary"
}
]
},
"published": "2025-07-16T18:15:24.770",
"references": [
{
"source": "security-officer@isc.org",
"url": "https://kb.isc.org/docs/cve-2025-40777"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/07/16/6"
}
],
"sourceIdentifier": "security-officer@isc.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-617"
}
],
"source": "security-officer@isc.org",
"type": "Secondary"
}
]
}
GHSA-4X4C-8QP9-8GGH
Vulnerability from github – Published: 2025-07-16 18:32 – Updated: 2025-11-05 00:31If a named caching resolver is configured with serve-stale-enable yes, and with stale-answer-client-timeout set to 0 (the only allowable value other than disabled), and if the resolver, in the process of resolving a query, encounters a CNAME chain involving a specific combination of cached or authoritative records, the daemon will abort with an assertion failure.
This issue affects BIND 9 versions 9.20.0 through 9.20.10, 9.21.0 through 9.21.9, and 9.20.9-S1 through 9.20.10-S1.
{
"affected": [],
"aliases": [
"CVE-2025-40777"
],
"database_specific": {
"cwe_ids": [
"CWE-617"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-07-16T18:15:24Z",
"severity": "HIGH"
},
"details": "If a `named` caching resolver is configured with `serve-stale-enable` `yes`, and with `stale-answer-client-timeout` set to `0` (the only allowable value other than `disabled`), and if the resolver, in the process of resolving a query, encounters a CNAME chain involving a specific combination of cached or authoritative records, the daemon will abort with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.10, 9.21.0 through 9.21.9, and 9.20.9-S1 through 9.20.10-S1.",
"id": "GHSA-4x4c-8qp9-8ggh",
"modified": "2025-11-05T00:31:21Z",
"published": "2025-07-16T18:32:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40777"
},
{
"type": "WEB",
"url": "https://kb.isc.org/docs/cve-2025-40777"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/07/16/6"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2025-40777
Vulnerability from csaf_microsoft - Published: 2025-07-02 00:00 - Updated: 2025-09-04 03:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40777 A possible assertion failure when \u0027stale-answer-client-timeout\u0027 is set to \u00270\u0027 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-40777.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "A possible assertion failure when \u0027stale-answer-client-timeout\u0027 is set to \u00270\u0027",
"tracking": {
"current_release_date": "2025-09-04T03:14:11.000Z",
"generator": {
"date": "2025-10-20T03:36:12.161Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-40777",
"initial_release_date": "2025-07-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-04T03:14:11.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 bind 9.20.11-1",
"product": {
"name": "azl3 bind 9.20.11-1",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "bind"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 bind 9.20.11-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40777",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "general",
"text": "isc",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40777 A possible assertion failure when \u0027stale-answer-client-timeout\u0027 is set to \u00270\u0027 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-40777.json"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "A possible assertion failure when \u0027stale-answer-client-timeout\u0027 is set to \u00270\u0027"
}
]
}
OPENSUSE-SU-2025:15354-1
Vulnerability from csaf_opensuse - Published: 2025-07-18 00:00 - Updated: 2025-07-18 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bind-9.20.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.20.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.20.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.20.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.20.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.20.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.20.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.20.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.20.11-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.20.11-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.20.11-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.20.11-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": "bind-9.20.11-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the bind-9.20.11-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15354",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15354-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40777 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40777/"
}
],
"title": "bind-9.20.11-1.1 on GA media",
"tracking": {
"current_release_date": "2025-07-18T00:00:00Z",
"generator": {
"date": "2025-07-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15354-1",
"initial_release_date": "2025-07-18T00:00:00Z",
"revision_history": [
{
"date": "2025-07-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.11-1.1.aarch64",
"product": {
"name": "bind-9.20.11-1.1.aarch64",
"product_id": "bind-9.20.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-doc-9.20.11-1.1.aarch64",
"product": {
"name": "bind-doc-9.20.11-1.1.aarch64",
"product_id": "bind-doc-9.20.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.20.11-1.1.aarch64",
"product": {
"name": "bind-modules-bdbhpt-9.20.11-1.1.aarch64",
"product_id": "bind-modules-bdbhpt-9.20.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.20.11-1.1.aarch64",
"product": {
"name": "bind-modules-generic-9.20.11-1.1.aarch64",
"product_id": "bind-modules-generic-9.20.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.20.11-1.1.aarch64",
"product": {
"name": "bind-modules-ldap-9.20.11-1.1.aarch64",
"product_id": "bind-modules-ldap-9.20.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.20.11-1.1.aarch64",
"product": {
"name": "bind-modules-mysql-9.20.11-1.1.aarch64",
"product_id": "bind-modules-mysql-9.20.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.20.11-1.1.aarch64",
"product": {
"name": "bind-modules-perl-9.20.11-1.1.aarch64",
"product_id": "bind-modules-perl-9.20.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.20.11-1.1.aarch64",
"product": {
"name": "bind-modules-sqlite3-9.20.11-1.1.aarch64",
"product_id": "bind-modules-sqlite3-9.20.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.11-1.1.aarch64",
"product": {
"name": "bind-utils-9.20.11-1.1.aarch64",
"product_id": "bind-utils-9.20.11-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.11-1.1.ppc64le",
"product": {
"name": "bind-9.20.11-1.1.ppc64le",
"product_id": "bind-9.20.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-doc-9.20.11-1.1.ppc64le",
"product": {
"name": "bind-doc-9.20.11-1.1.ppc64le",
"product_id": "bind-doc-9.20.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.20.11-1.1.ppc64le",
"product": {
"name": "bind-modules-bdbhpt-9.20.11-1.1.ppc64le",
"product_id": "bind-modules-bdbhpt-9.20.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.20.11-1.1.ppc64le",
"product": {
"name": "bind-modules-generic-9.20.11-1.1.ppc64le",
"product_id": "bind-modules-generic-9.20.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.20.11-1.1.ppc64le",
"product": {
"name": "bind-modules-ldap-9.20.11-1.1.ppc64le",
"product_id": "bind-modules-ldap-9.20.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.20.11-1.1.ppc64le",
"product": {
"name": "bind-modules-mysql-9.20.11-1.1.ppc64le",
"product_id": "bind-modules-mysql-9.20.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.20.11-1.1.ppc64le",
"product": {
"name": "bind-modules-perl-9.20.11-1.1.ppc64le",
"product_id": "bind-modules-perl-9.20.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.20.11-1.1.ppc64le",
"product": {
"name": "bind-modules-sqlite3-9.20.11-1.1.ppc64le",
"product_id": "bind-modules-sqlite3-9.20.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.11-1.1.ppc64le",
"product": {
"name": "bind-utils-9.20.11-1.1.ppc64le",
"product_id": "bind-utils-9.20.11-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.11-1.1.s390x",
"product": {
"name": "bind-9.20.11-1.1.s390x",
"product_id": "bind-9.20.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-doc-9.20.11-1.1.s390x",
"product": {
"name": "bind-doc-9.20.11-1.1.s390x",
"product_id": "bind-doc-9.20.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.20.11-1.1.s390x",
"product": {
"name": "bind-modules-bdbhpt-9.20.11-1.1.s390x",
"product_id": "bind-modules-bdbhpt-9.20.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.20.11-1.1.s390x",
"product": {
"name": "bind-modules-generic-9.20.11-1.1.s390x",
"product_id": "bind-modules-generic-9.20.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.20.11-1.1.s390x",
"product": {
"name": "bind-modules-ldap-9.20.11-1.1.s390x",
"product_id": "bind-modules-ldap-9.20.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.20.11-1.1.s390x",
"product": {
"name": "bind-modules-mysql-9.20.11-1.1.s390x",
"product_id": "bind-modules-mysql-9.20.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.20.11-1.1.s390x",
"product": {
"name": "bind-modules-perl-9.20.11-1.1.s390x",
"product_id": "bind-modules-perl-9.20.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.20.11-1.1.s390x",
"product": {
"name": "bind-modules-sqlite3-9.20.11-1.1.s390x",
"product_id": "bind-modules-sqlite3-9.20.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.11-1.1.s390x",
"product": {
"name": "bind-utils-9.20.11-1.1.s390x",
"product_id": "bind-utils-9.20.11-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.11-1.1.x86_64",
"product": {
"name": "bind-9.20.11-1.1.x86_64",
"product_id": "bind-9.20.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-doc-9.20.11-1.1.x86_64",
"product": {
"name": "bind-doc-9.20.11-1.1.x86_64",
"product_id": "bind-doc-9.20.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.20.11-1.1.x86_64",
"product": {
"name": "bind-modules-bdbhpt-9.20.11-1.1.x86_64",
"product_id": "bind-modules-bdbhpt-9.20.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.20.11-1.1.x86_64",
"product": {
"name": "bind-modules-generic-9.20.11-1.1.x86_64",
"product_id": "bind-modules-generic-9.20.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.20.11-1.1.x86_64",
"product": {
"name": "bind-modules-ldap-9.20.11-1.1.x86_64",
"product_id": "bind-modules-ldap-9.20.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.20.11-1.1.x86_64",
"product": {
"name": "bind-modules-mysql-9.20.11-1.1.x86_64",
"product_id": "bind-modules-mysql-9.20.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.20.11-1.1.x86_64",
"product": {
"name": "bind-modules-perl-9.20.11-1.1.x86_64",
"product_id": "bind-modules-perl-9.20.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.20.11-1.1.x86_64",
"product": {
"name": "bind-modules-sqlite3-9.20.11-1.1.x86_64",
"product_id": "bind-modules-sqlite3-9.20.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.11-1.1.x86_64",
"product": {
"name": "bind-utils-9.20.11-1.1.x86_64",
"product_id": "bind-utils-9.20.11-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.20.11-1.1.aarch64"
},
"product_reference": "bind-9.20.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.20.11-1.1.ppc64le"
},
"product_reference": "bind-9.20.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.20.11-1.1.s390x"
},
"product_reference": "bind-9.20.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.20.11-1.1.x86_64"
},
"product_reference": "bind-9.20.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.20.11-1.1.aarch64"
},
"product_reference": "bind-doc-9.20.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.20.11-1.1.ppc64le"
},
"product_reference": "bind-doc-9.20.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.20.11-1.1.s390x"
},
"product_reference": "bind-doc-9.20.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.20.11-1.1.x86_64"
},
"product_reference": "bind-doc-9.20.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.20.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.aarch64"
},
"product_reference": "bind-modules-bdbhpt-9.20.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.20.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.ppc64le"
},
"product_reference": "bind-modules-bdbhpt-9.20.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.20.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.s390x"
},
"product_reference": "bind-modules-bdbhpt-9.20.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.20.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.x86_64"
},
"product_reference": "bind-modules-bdbhpt-9.20.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.20.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.aarch64"
},
"product_reference": "bind-modules-generic-9.20.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.20.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.ppc64le"
},
"product_reference": "bind-modules-generic-9.20.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.20.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.s390x"
},
"product_reference": "bind-modules-generic-9.20.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.20.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.x86_64"
},
"product_reference": "bind-modules-generic-9.20.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.20.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.aarch64"
},
"product_reference": "bind-modules-ldap-9.20.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.20.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.ppc64le"
},
"product_reference": "bind-modules-ldap-9.20.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.20.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.s390x"
},
"product_reference": "bind-modules-ldap-9.20.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.20.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.x86_64"
},
"product_reference": "bind-modules-ldap-9.20.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.20.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.aarch64"
},
"product_reference": "bind-modules-mysql-9.20.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.20.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.ppc64le"
},
"product_reference": "bind-modules-mysql-9.20.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.20.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.s390x"
},
"product_reference": "bind-modules-mysql-9.20.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.20.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.x86_64"
},
"product_reference": "bind-modules-mysql-9.20.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.20.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.aarch64"
},
"product_reference": "bind-modules-perl-9.20.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.20.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.ppc64le"
},
"product_reference": "bind-modules-perl-9.20.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.20.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.s390x"
},
"product_reference": "bind-modules-perl-9.20.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.20.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.x86_64"
},
"product_reference": "bind-modules-perl-9.20.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.20.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.aarch64"
},
"product_reference": "bind-modules-sqlite3-9.20.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.20.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.ppc64le"
},
"product_reference": "bind-modules-sqlite3-9.20.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.20.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.s390x"
},
"product_reference": "bind-modules-sqlite3-9.20.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.20.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.x86_64"
},
"product_reference": "bind-modules-sqlite3-9.20.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.20.11-1.1.aarch64"
},
"product_reference": "bind-utils-9.20.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.20.11-1.1.ppc64le"
},
"product_reference": "bind-utils-9.20.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.20.11-1.1.s390x"
},
"product_reference": "bind-utils-9.20.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.20.11-1.1.x86_64"
},
"product_reference": "bind-utils-9.20.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40777"
}
],
"notes": [
{
"category": "general",
"text": "If a `named` caching resolver is configured with `serve-stale-enable` `yes`, and with `stale-answer-client-timeout` set to `0` (the only allowable value other than `disabled`), and if the resolver, in the process of resolving a query, encounters a CNAME chain involving a specific combination of cached or authoritative records, the daemon will abort with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.10, 9.21.0 through 9.21.9, and 9.20.9-S1 through 9.20.10-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bind-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40777",
"url": "https://www.suse.com/security/cve/CVE-2025-40777"
},
{
"category": "external",
"summary": "SUSE Bug 1246548 for CVE-2025-40777",
"url": "https://bugzilla.suse.com/1246548"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bind-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.11-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.20.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-40777"
}
]
}
SUSE-SU-2025:02349-1
Vulnerability from csaf_suse - Published: 2025-07-17 11:47 - Updated: 2025-07-17 11:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.11-150700.3.6.1.noarch | — |
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 bind",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bind fixes the following issues:\n\n- Upgrade to release 9.20.11\n- CVE-2025-40777: Fixed a possible assertion failure when stale-answer-client-timeout is set to 0. (bsc#1246548)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2349,SUSE-SLE-Module-Basesystem-15-SP7-2025-2349,SUSE-SLE-Module-Server-Applications-15-SP7-2025-2349",
"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_02349-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02349-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502349-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02349-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040746.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246548",
"url": "https://bugzilla.suse.com/1246548"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40777 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40777/"
}
],
"title": "Security update for bind",
"tracking": {
"current_release_date": "2025-07-17T11:47:22Z",
"generator": {
"date": "2025-07-17T11:47:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02349-1",
"initial_release_date": "2025-07-17T11:47:22Z",
"revision_history": [
{
"date": "2025-07-17T11:47:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.11-150700.3.6.1.aarch64",
"product": {
"name": "bind-9.20.11-150700.3.6.1.aarch64",
"product_id": "bind-9.20.11-150700.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.11-150700.3.6.1.aarch64",
"product": {
"name": "bind-utils-9.20.11-150700.3.6.1.aarch64",
"product_id": "bind-utils-9.20.11-150700.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.11-150700.3.6.1.i586",
"product": {
"name": "bind-9.20.11-150700.3.6.1.i586",
"product_id": "bind-9.20.11-150700.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.11-150700.3.6.1.i586",
"product": {
"name": "bind-utils-9.20.11-150700.3.6.1.i586",
"product_id": "bind-utils-9.20.11-150700.3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-9.20.11-150700.3.6.1.noarch",
"product": {
"name": "bind-doc-9.20.11-150700.3.6.1.noarch",
"product_id": "bind-doc-9.20.11-150700.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.11-150700.3.6.1.ppc64le",
"product": {
"name": "bind-9.20.11-150700.3.6.1.ppc64le",
"product_id": "bind-9.20.11-150700.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.11-150700.3.6.1.ppc64le",
"product": {
"name": "bind-utils-9.20.11-150700.3.6.1.ppc64le",
"product_id": "bind-utils-9.20.11-150700.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.11-150700.3.6.1.s390x",
"product": {
"name": "bind-9.20.11-150700.3.6.1.s390x",
"product_id": "bind-9.20.11-150700.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.11-150700.3.6.1.s390x",
"product": {
"name": "bind-utils-9.20.11-150700.3.6.1.s390x",
"product_id": "bind-utils-9.20.11-150700.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.11-150700.3.6.1.x86_64",
"product": {
"name": "bind-9.20.11-150700.3.6.1.x86_64",
"product_id": "bind-9.20.11-150700.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.11-150700.3.6.1.x86_64",
"product": {
"name": "bind-utils-9.20.11-150700.3.6.1.x86_64",
"product_id": "bind-utils-9.20.11-150700.3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.11-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.aarch64"
},
"product_reference": "bind-utils-9.20.11-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.11-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.ppc64le"
},
"product_reference": "bind-utils-9.20.11-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.11-150700.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.s390x"
},
"product_reference": "bind-utils-9.20.11-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.11-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.x86_64"
},
"product_reference": "bind-utils-9.20.11-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.11-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.aarch64"
},
"product_reference": "bind-9.20.11-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.11-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.ppc64le"
},
"product_reference": "bind-9.20.11-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.11-150700.3.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.s390x"
},
"product_reference": "bind-9.20.11-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.11-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.x86_64"
},
"product_reference": "bind-9.20.11-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.11-150700.3.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.11-150700.3.6.1.noarch"
},
"product_reference": "bind-doc-9.20.11-150700.3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40777"
}
],
"notes": [
{
"category": "general",
"text": "If a `named` caching resolver is configured with `serve-stale-enable` `yes`, and with `stale-answer-client-timeout` set to `0` (the only allowable value other than `disabled`), and if the resolver, in the process of resolving a query, encounters a CNAME chain involving a specific combination of cached or authoritative records, the daemon will abort with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.10, 9.21.0 through 9.21.9, and 9.20.9-S1 through 9.20.10-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.11-150700.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40777",
"url": "https://www.suse.com/security/cve/CVE-2025-40777"
},
{
"category": "external",
"summary": "SUSE Bug 1246548 for CVE-2025-40777",
"url": "https://bugzilla.suse.com/1246548"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.11-150700.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.11-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.11-150700.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.11-150700.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-17T11:47:22Z",
"details": "important"
}
],
"title": "CVE-2025-40777"
}
]
}
WID-SEC-W-2025-1585
Vulnerability from csaf_certbund - Published: 2025-07-16 22:00 - Updated: 2025-07-17 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Internet Systems Consortium BIND <9.20.11-S1
Internet Systems Consortium / BIND
|
<9.20.11-S1 | ||
|
Internet Systems Consortium BIND <9.20.11
Internet Systems Consortium / BIND
|
<9.20.11 | ||
|
Internet Systems Consortium BIND <9.18.38-S1
Internet Systems Consortium / BIND
|
<9.18.38-S1 | ||
|
Internet Systems Consortium BIND <9.21.10
Internet Systems Consortium / BIND
|
<9.21.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Internet Systems Consortium BIND <9.20.11-S1
Internet Systems Consortium / BIND
|
<9.20.11-S1 | ||
|
Internet Systems Consortium BIND <9.18.38-S1
Internet Systems Consortium / BIND
|
<9.18.38-S1 |
{
"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": "BIND (Berkeley Internet Name Domain) ist ein Open-Source-Softwarepaket, das einen Domain-Name-System-Server implementiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Internet Systems Consortium BIND ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren und Daten zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"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-1585 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1585.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1585 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1585"
},
{
"category": "external",
"summary": "ISC Security Advisory CVE-2025-40776 vom 2025-07-16",
"url": "https://kb.isc.org/docs/cve-2025-40776"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-2hm8-9847-q7gc vom 2025-07-16",
"url": "https://github.com/advisories/GHSA-2hm8-9847-q7gc"
},
{
"category": "external",
"summary": "ISC Security Advisory CVE-2025-40778 vom 2025-07-16",
"url": "https://kb.isc.org/docs/cve-2025-40777"
},
{
"category": "external",
"summary": "Red Hat Bugtracker #2381418 vom 2025-07-16",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2381418"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02349-1 vom 2025-07-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021837.html"
}
],
"source_lang": "en-US",
"title": "Internet Systems Consortium BIND: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-17T22:00:00.000+00:00",
"generator": {
"date": "2025-07-18T06:51:55.705+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1585",
"initial_release_date": "2025-07-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-07-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-07-17T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.20.11-S1",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.20.11-S1",
"product_id": "T045484"
}
},
{
"category": "product_version",
"name": "9.20.11-S1",
"product": {
"name": "Internet Systems Consortium BIND 9.20.11-S1",
"product_id": "T045484-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.20.11-s1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.18.38-S1",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.18.38-S1",
"product_id": "T045485"
}
},
{
"category": "product_version",
"name": "9.18.38-S1",
"product": {
"name": "Internet Systems Consortium BIND 9.18.38-S1",
"product_id": "T045485-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.18.38-s1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.20.11",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.20.11",
"product_id": "T045486"
}
},
{
"category": "product_version",
"name": "9.20.11",
"product": {
"name": "Internet Systems Consortium BIND 9.20.11",
"product_id": "T045486-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.20.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.21.10",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.21.10",
"product_id": "T045487"
}
},
{
"category": "product_version",
"name": "9.21.10",
"product": {
"name": "Internet Systems Consortium BIND 9.21.10",
"product_id": "T045487-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.21.10"
}
}
}
],
"category": "product_name",
"name": "BIND"
}
],
"category": "vendor",
"name": "Internet Systems Consortium"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40777",
"product_status": {
"known_affected": [
"T002207",
"T045484",
"T045486",
"T045485",
"T045487"
]
},
"release_date": "2025-07-16T22:00:00.000+00:00",
"title": "CVE-2025-40777"
},
{
"cve": "CVE-2025-40776",
"product_status": {
"known_affected": [
"T002207",
"T045484",
"T045485"
]
},
"release_date": "2025-07-16T22:00:00.000+00:00",
"title": "CVE-2025-40776"
}
]
}
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.