Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-40622 (GCVE-0-2026-40622)
Vulnerability from cvelistv5 – Published: 2026-05-20 09:18 – Updated: 2026-05-20 12:12- CWE-346 - Origin Validation Error
| URL | Tags |
|---|---|
| https://www.nlnetlabs.nl/downloads/unbound/CVE-20… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| NLnet Labs | Unbound |
Affected:
1.16.2 , < 1.25.1
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-40622",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-20T12:12:27.631955Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-346",
"description": "CWE-346 Origin Validation Error",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-20T12:12:33.115Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Unbound",
"vendor": "NLnet Labs",
"versions": [
{
"lessThan": "1.25.1",
"status": "affected",
"version": "1.16.2",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Qifan Zhang (Palo Alto Networks)"
}
],
"datePublic": "2026-05-20T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber",
"version": "4.0"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-20T09:18:41.816Z",
"orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"shortName": "NLnet Labs"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt"
}
],
"solutions": [
{
"lang": "en",
"value": "This issue is fixed starting with version 1.25.1"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-04-28T00:00:00.000Z",
"value": "Issue reported by Qifan Zhang"
},
{
"lang": "en",
"time": "2026-05-07T00:00:00.000Z",
"value": "NLnet Labs shares patch"
},
{
"lang": "en",
"time": "2026-05-08T00:00:00.000Z",
"value": "Qifan Zhang verifies patch"
},
{
"lang": "en",
"time": "2026-05-20T00:00:00.000Z",
"value": "Fixes released with version 1.25.1"
}
],
"title": "Another \u0027ghost domain names\u0027 attack variant",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"assignerShortName": "NLnet Labs",
"cveId": "CVE-2026-40622",
"datePublished": "2026-05-20T09:18:41.816Z",
"dateReserved": "2026-05-07T10:07:51.817Z",
"dateUpdated": "2026-05-20T12:12:33.115Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-40622",
"date": "2026-05-28",
"epss": "0.0002",
"percentile": "0.05906"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-40622\",\"sourceIdentifier\":\"sep@nlnetlabs.nl\",\"published\":\"2026-05-20T10:16:26.850\",\"lastModified\":\"2026-05-26T18:28:04.073\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"sep@nlnetlabs.nl\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber\",\"baseScore\":6.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"UNREPORTED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"AMBER\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-346\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.16.2\",\"versionEndExcluding\":\"1.25.1\",\"matchCriteriaId\":\"C5D0F980-AB26-4DA7-9868-C45A31600BB0\"}]}]}],\"references\":[{\"url\":\"https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt\",\"source\":\"sep@nlnetlabs.nl\",\"tags\":[\"Vendor Advisory\",\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-40622\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-20T12:12:27.631955Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-346\", \"description\": \"CWE-346 Origin Validation Error\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-20T12:12:21.123Z\"}}], \"cna\": {\"title\": \"Another \u0027ghost domain names\u0027 attack variant\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Qifan Zhang (Palo Alto Networks)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.6, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"NLnet Labs\", \"product\": \"Unbound\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.16.2\", \"lessThan\": \"1.25.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-04-28T00:00:00.000Z\", \"value\": \"Issue reported by Qifan Zhang\"}, {\"lang\": \"en\", \"time\": \"2026-05-07T00:00:00.000Z\", \"value\": \"NLnet Labs shares patch\"}, {\"lang\": \"en\", \"time\": \"2026-05-08T00:00:00.000Z\", \"value\": \"Qifan Zhang verifies patch\"}, {\"lang\": \"en\", \"time\": \"2026-05-20T00:00:00.000Z\", \"value\": \"Fixes released with version 1.25.1\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"This issue is fixed starting with version 1.25.1\"}], \"datePublic\": \"2026-05-20T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.\"}], \"providerMetadata\": {\"orgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"shortName\": \"NLnet Labs\", \"dateUpdated\": \"2026-05-20T09:18:41.816Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-40622\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-20T12:12:33.115Z\", \"dateReserved\": \"2026-05-07T10:07:51.817Z\", \"assignerOrgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"datePublished\": \"2026-05-20T09:18:41.816Z\", \"assignerShortName\": \"NLnet Labs\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-40622
Vulnerability from fkie_nvd - Published: 2026-05-20 10:16 - Updated: 2026-05-26 18:28| URL | Tags | ||
|---|---|---|---|
| sep@nlnetlabs.nl | https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt | Vendor Advisory, Patch |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C5D0F980-AB26-4DA7-9868-C45A31600BB0",
"versionEndExcluding": "1.25.1",
"versionStartIncluding": "1.16.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust."
}
],
"id": "CVE-2026-40622",
"lastModified": "2026-05-26T18:28:04.073",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "UNREPORTED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "sep@nlnetlabs.nl",
"type": "Secondary"
}
]
},
"published": "2026-05-20T10:16:26.850",
"references": [
{
"source": "sep@nlnetlabs.nl",
"tags": [
"Vendor Advisory",
"Patch"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt"
}
],
"sourceIdentifier": "sep@nlnetlabs.nl",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-346"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-M3VQ-FGH9-HQ65
Vulnerability from github – Published: 2026-05-20 12:30 – Updated: 2026-05-26 18:31NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the 'ghost domain names' family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other 'ghost domain names' attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value ('cache-max-ttl'). In configurations where 'harden-referral-path: yes' is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.
{
"affected": [],
"aliases": [
"CVE-2026-40622"
],
"database_specific": {
"cwe_ids": [
"CWE-346"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-20T10:16:26Z",
"severity": "MODERATE"
},
"details": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.",
"id": "GHSA-m3vq-fgh9-hq65",
"modified": "2026-05-26T18:31:39Z",
"published": "2026-05-20T12:30:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40622"
},
{
"type": "WEB",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-40622.txt"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber",
"type": "CVSS_V4"
}
]
}
MSRC_CVE-2026-40622
Vulnerability from csaf_microsoft - Published: 2026-05-02 00:00 - Updated: 2026-05-23 01:40| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40622 Another \u0027ghost domain names\u0027 attack variant - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-40622.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Another \u0027ghost domain names\u0027 attack variant",
"tracking": {
"current_release_date": "2026-05-23T01:40:18.000Z",
"generator": {
"date": "2026-05-23T07:14:23.835Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-40622",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-21T01:02:49.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-05-23T01:40:18.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 unbound 0:1.19.1-5.azl3",
"product": {
"name": "\u003cazl3 unbound 0:1.19.1-5.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 unbound 0:1.19.1-5.azl3",
"product": {
"name": "azl3 unbound 0:1.19.1-5.azl3",
"product_id": "20736"
}
}
],
"category": "product_name",
"name": "unbound"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 unbound 0:1.19.1-5.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 unbound 0:1.19.1-5.azl3 as a component of Azure Linux 3.0",
"product_id": "20736-17084"
},
"product_reference": "20736",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40622",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"notes": [
{
"category": "general",
"text": "NLnet Labs",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20736-17084"
],
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40622 Another \u0027ghost domain names\u0027 attack variant - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-40622.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-21T01:02:49.000Z",
"details": "0:1.25.1-1.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"title": "Another \u0027ghost domain names\u0027 attack variant"
}
]
}
WID-SEC-W-2026-1599
Vulnerability from csaf_certbund - Published: 2026-05-19 22:00 - Updated: 2026-05-27 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM 126.0.63
cPanel / cPanel/WHM
|
cpe:/a:cpanel:cpanel_whm:126.0.63
|
126.0.63 | |
|
cPanel cPanel/WHM <134.0.30
cPanel / cPanel/WHM
|
<134.0.30 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
cPanel cPanel/WHM <136.0.14
cPanel / cPanel/WHM
|
<136.0.14 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Unbound <1.25.1
Open Source / Unbound
|
<1.25.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Unbound ist ein validierender, rekursiver DNS-Resolver.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Unbound ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, um m\u00f6glicherweise Code auszuf\u00fchren und um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1599 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1599.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1599 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1599"
},
{
"category": "external",
"summary": "Unbound 1.25.1 release vom 2026-05-19",
"url": "https://nlnetlabs.nl/news/2026/May/20/unbound-1.25.1-released/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8282-1 vom 2026-05-20",
"url": "https://ubuntu.com/security/notices/USN-8282-1"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-3223DED15E vom 2026-05-20",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-3223ded15e"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19752 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19752"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-49F37E16AA vom 2026-05-20",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-49f37e16aa"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2026-05-21",
"url": "https://docs.cpanel.net/changelogs/136-change-log/"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2026-05-21",
"url": "https://docs.cpanel.net/changelogs/126-change-log/"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2026-05-21",
"url": "https://docs.cpanel.net/changelogs/134-change-log/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20357 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20357"
},
{
"category": "external",
"summary": "Red Hat Customer Portal CVE-2026-33278 vom 2026-05-26",
"url": "https://access.redhat.com/security/cve/cve-2026-33278"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6304 vom 2026-05-28",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00215.html"
}
],
"source_lang": "en-US",
"title": "Unbound: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-27T22:00:00.000+00:00",
"generator": {
"date": "2026-05-28T06:45:42.506+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1599",
"initial_release_date": "2026-05-19T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Open Source, Ubuntu, European Union Vulnerability Database, Fedora und Red Hat aufgenommen"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "5",
"summary": "Bewertung und Auswirkungen angepasst aufgrund CVE-2026-33278"
},
{
"date": "2026-05-27T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.25.1",
"product": {
"name": "Open Source Unbound \u003c1.25.1",
"product_id": "T054382"
}
},
{
"category": "product_version",
"name": "1.25.1",
"product": {
"name": "Open Source Unbound 1.25.1",
"product_id": "T054382-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nlnetlabs:unbound:1.25.1"
}
}
}
],
"category": "product_name",
"name": "Unbound"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c136.0.14",
"product": {
"name": "cPanel cPanel/WHM \u003c136.0.14",
"product_id": "T054471"
}
},
{
"category": "product_version",
"name": "136.0.14",
"product": {
"name": "cPanel cPanel/WHM 136.0.14",
"product_id": "T054471-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:136.0.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c134.0.30",
"product": {
"name": "cPanel cPanel/WHM \u003c134.0.30",
"product_id": "T054472"
}
},
{
"category": "product_version",
"name": "134.0.30",
"product": {
"name": "cPanel cPanel/WHM 134.0.30",
"product_id": "T054472-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:134.0.30"
}
}
},
{
"category": "product_version",
"name": "126.0.63",
"product": {
"name": "cPanel cPanel/WHM 126.0.63",
"product_id": "T054473",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:126.0.63"
}
}
}
],
"category": "product_name",
"name": "cPanel/WHM"
}
],
"category": "vendor",
"name": "cPanel"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32792",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-32792"
},
{
"cve": "CVE-2026-33278",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-33278"
},
{
"cve": "CVE-2026-40622",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-40622"
},
{
"cve": "CVE-2026-41292",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-41292"
},
{
"cve": "CVE-2026-42534",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42534"
},
{
"cve": "CVE-2026-42923",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42923"
},
{
"cve": "CVE-2026-42944",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42944"
},
{
"cve": "CVE-2026-42959",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42959"
},
{
"cve": "CVE-2026-42960",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42960"
},
{
"cve": "CVE-2026-44390",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-44390"
},
{
"cve": "CVE-2026-44608",
"product_status": {
"known_affected": [
"T054473",
"T054472",
"2951",
"T054471",
"67646",
"T054382",
"T000126",
"74185"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-44608"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.