Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-42392 (GCVE-0-2026-42392)
Vulnerability from cvelistv5 – Published: 2026-08-28 10:12 – Updated: 2026-08-28 15:53
VLAI
EPSS
VEX
Summary
An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known.
Severity
4.3 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-28 14:32 UTC
CWE
- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://documentation.open-xchange.com/dovecot/se… | vendor-advisory |
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Open-Xchange GmbH | OX Dovecot Pro |
Affected:
2.3.0 , < 3.1.6
(semver)
|
guessed | |
| Open-Xchange GmbH | OX Dovecot CE |
Affected:
2.3.0 , < 2.4.5
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-42392",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-28T14:32:32.685729Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-28T15:53:58.772Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"core"
],
"product": "OX Dovecot Pro",
"vendor": "Open-Xchange GmbH",
"versions": [
{
"lessThan": "3.1.6",
"status": "affected",
"version": "2.3.0",
"versionType": "semver"
}
]
},
{
"defaultStatus": "unaffected",
"modules": [
"core"
],
"product": "OX Dovecot CE",
"vendor": "Open-Xchange GmbH",
"versions": [
{
"lessThan": "2.4.5",
"status": "affected",
"version": "2.3.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "cwe"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-28T10:30:56.680Z",
"orgId": "8ce71d90-2354-404b-a86e-bec2cc4e6981",
"shortName": "OX"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://documentation.open-xchange.com/dovecot/security/advisories/csaf/2026/oxdc-adv-2026-0003.json"
}
],
"source": {
"defect": "DOV-9230",
"discovery": "EXTERNAL"
}
}
},
"cveMetadata": {
"assignerOrgId": "8ce71d90-2354-404b-a86e-bec2cc4e6981",
"assignerShortName": "OX",
"cveId": "CVE-2026-42392",
"datePublished": "2026-08-28T10:12:27.979Z",
"dateReserved": "2026-04-27T08:53:58.839Z",
"dateUpdated": "2026-08-28T15:53:58.772Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-42392",
"date": "2026-09-01",
"epss": "0.00226",
"percentile": "0.1311"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-42392\",\"sourceIdentifier\":\"security@open-xchange.com\",\"published\":\"2026-08-28T12:16:29.640\",\"lastModified\":\"2026-08-28T20:17:30.393\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known.\"}],\"affected\":[{\"source\":\"security@open-xchange.com\",\"affectedData\":[{\"vendor\":\"Open-Xchange GmbH\",\"product\":\"OX Dovecot Pro\",\"defaultStatus\":\"unaffected\",\"modules\":[\"core\"],\"versions\":[{\"version\":\"2.3.0\",\"lessThan\":\"3.1.6\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Open-Xchange GmbH\",\"product\":\"OX Dovecot CE\",\"defaultStatus\":\"unaffected\",\"modules\":[\"core\"],\"versions\":[{\"version\":\"2.3.0\",\"lessThan\":\"2.4.5\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@open-xchange.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-28T14:32:32.685729Z\",\"id\":\"CVE-2026-42392\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@open-xchange.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"references\":[{\"url\":\"https://documentation.open-xchange.com/dovecot/security/advisories/csaf/2026/oxdc-adv-2026-0003.json\",\"source\":\"security@open-xchange.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-09-01T08:40:22+00:00",
"cve": "CVE-2026-42392",
"id": "CVE-2026-42392",
"initial_release_date": "2026-08-28T10:12:27.979000+00:00",
"product_status:known_affected": "30",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "dovecot: Dovecot: Information disclosure via invalid IMAP URLFETCH command",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-42392.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42392\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-28T14:32:32.685729Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-28T14:32:33.745Z\"}}], \"cna\": {\"source\": {\"defect\": \"DOV-9230\", \"discovery\": \"EXTERNAL\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Open-Xchange GmbH\", \"modules\": [\"core\"], \"product\": \"OX Dovecot Pro\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.3.0\", \"lessThan\": \"3.1.6\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Open-Xchange GmbH\", \"modules\": [\"core\"], \"product\": \"OX Dovecot CE\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.3.0\", \"lessThan\": \"2.4.5\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://documentation.open-xchange.com/dovecot/security/advisories/csaf/2026/oxdc-adv-2026-0003.json\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"cwe\", \"cweId\": \"CWE-200\", \"description\": \"Exposure of Sensitive Information to an Unauthorized Actor\"}]}], \"providerMetadata\": {\"orgId\": \"8ce71d90-2354-404b-a86e-bec2cc4e6981\", \"shortName\": \"OX\", \"dateUpdated\": \"2026-08-28T10:30:56.680Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-42392\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-28T15:53:58.772Z\", \"dateReserved\": \"2026-04-27T08:53:58.839Z\", \"assignerOrgId\": \"8ce71d90-2354-404b-a86e-bec2cc4e6981\", \"datePublished\": \"2026-08-28T10:12:27.979Z\", \"assignerShortName\": \"OX\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-42392
Vulnerability from fkie_nvd - Published: 2026-08-28 12:16 - Updated: 2026-08-28 20:17
Severity
Summary
An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"modules": [
"core"
],
"product": "OX Dovecot Pro",
"vendor": "Open-Xchange GmbH",
"versions": [
{
"lessThan": "3.1.6",
"status": "affected",
"version": "2.3.0",
"versionType": "semver"
}
]
},
{
"defaultStatus": "unaffected",
"modules": [
"core"
],
"product": "OX Dovecot CE",
"vendor": "Open-Xchange GmbH",
"versions": [
{
"lessThan": "2.4.5",
"status": "affected",
"version": "2.3.0",
"versionType": "semver"
}
]
}
],
"source": "security@open-xchange.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known."
}
],
"id": "CVE-2026-42392",
"lastModified": "2026-08-28T20:17:30.393",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4,
"source": "security@open-xchange.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-42392",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-28T14:32:32.685729Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-08-28T12:16:29.640",
"references": [
{
"source": "security@open-xchange.com",
"url": "https://documentation.open-xchange.com/dovecot/security/advisories/csaf/2026/oxdc-adv-2026-0003.json"
}
],
"sourceIdentifier": "security@open-xchange.com",
"vulnStatus": "Received",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
],
"source": "security@open-xchange.com",
"type": "Secondary"
}
]
}
GHSA-CQ8P-2J3R-5HXQ
Vulnerability from github – Published: 2026-08-28 12:30 – Updated: 2026-08-28 12:30
VLAI
Details
An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known.
Severity
4.3 (Medium)
{
"affected": [],
"aliases": [
"CVE-2026-42392"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-08-28T12:16:29Z",
"severity": "MODERATE"
},
"details": "An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known.",
"id": "GHSA-cq8p-2j3r-5hxq",
"modified": "2026-08-28T12:30:25Z",
"published": "2026-08-28T12:30:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42392"
},
{
"type": "WEB",
"url": "https://documentation.open-xchange.com/dovecot/security/advisories/csaf/2026/oxdc-adv-2026-0003.json"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
]
}
ubuntu-cve-2026-42392
Vulnerability from osv_ubuntu
Published
2026-08-28 00:00
Modified
2026-08-28 00:00
Summary
Details
imap-urlauth leaks memory into user-visible error messages. An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client.
Severity
4.3 (Medium)
N/A (UNKNOWN)
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dovecot-core",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-gssapi",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-imapd",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-ldap",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-lmtpd",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-managesieved",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-mysql",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-pgsql",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-pop3d",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-sieve",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-solr",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "dovecot-sqlite",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
},
{
"binary_name": "mail-stack-delivery",
"binary_version": "1:2.2.9-1ubuntu2.6+esm4"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "dovecot",
"purl": "pkg:deb/ubuntu/dovecot@1:2.2.9-1ubuntu2.6+esm4?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:2.1.7-7ubuntu3",
"1:2.2.9-1ubuntu1",
"1:2.2.9-1ubuntu2",
"1:2.2.9-1ubuntu2.1",
"1:2.2.9-1ubuntu2.3",
"1:2.2.9-1ubuntu2.4",
"1:2.2.9-1ubuntu2.5",
"1:2.2.9-1ubuntu2.6",
"1:2.2.9-1ubuntu2.6+esm1",
"1:2.2.9-1ubuntu2.6+esm2",
"1:2.2.9-1ubuntu2.6+esm3",
"1:2.2.9-1ubuntu2.6+esm4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dovecot-core",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-gssapi",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-imapd",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-ldap",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-lmtpd",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-lucene",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-managesieved",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-mysql",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-pgsql",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-pop3d",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-sieve",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-solr",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "dovecot-sqlite",
"binary_version": "1:2.2.22-1ubuntu2.14"
},
{
"binary_name": "mail-stack-delivery",
"binary_version": "1:2.2.22-1ubuntu2.14"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "dovecot",
"purl": "pkg:deb/ubuntu/dovecot@1:2.2.22-1ubuntu2.14?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:2.2.18-2ubuntu2",
"1:2.2.22-1ubuntu1",
"1:2.2.22-1ubuntu2",
"1:2.2.22-1ubuntu2.1",
"1:2.2.22-1ubuntu2.2",
"1:2.2.22-1ubuntu2.3",
"1:2.2.22-1ubuntu2.4",
"1:2.2.22-1ubuntu2.6",
"1:2.2.22-1ubuntu2.7",
"1:2.2.22-1ubuntu2.8",
"1:2.2.22-1ubuntu2.9",
"1:2.2.22-1ubuntu2.10",
"1:2.2.22-1ubuntu2.11",
"1:2.2.22-1ubuntu2.12",
"1:2.2.22-1ubuntu2.13",
"1:2.2.22-1ubuntu2.14"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dovecot-core",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-gssapi",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-imapd",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-ldap",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-lmtpd",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-managesieved",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-mysql",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-pgsql",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-pop3d",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-sieve",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-solr",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "dovecot-sqlite",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
},
{
"binary_name": "mail-stack-delivery",
"binary_version": "1:2.2.33.2-1ubuntu4.8"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "dovecot",
"purl": "pkg:deb/ubuntu/dovecot@1:2.2.33.2-1ubuntu4.8?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:2.2.27-3ubuntu1",
"1:2.2.33.2-1ubuntu1",
"1:2.2.33.2-1ubuntu2",
"1:2.2.33.2-1ubuntu3",
"1:2.2.33.2-1ubuntu4",
"1:2.2.33.2-1ubuntu4.1",
"1:2.2.33.2-1ubuntu4.2",
"1:2.2.33.2-1ubuntu4.3",
"1:2.2.33.2-1ubuntu4.4",
"1:2.2.33.2-1ubuntu4.5",
"1:2.2.33.2-1ubuntu4.6",
"1:2.2.33.2-1ubuntu4.7",
"1:2.2.33.2-1ubuntu4.8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dovecot-auth-lua",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-core",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-gssapi",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-imapd",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-ldap",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-lmtpd",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-lucene",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-managesieved",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-mysql",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-pgsql",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-pop3d",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-sieve",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-solr",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-sqlite",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "dovecot-submissiond",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
},
{
"binary_name": "mail-stack-delivery",
"binary_version": "1:2.3.7.2-1ubuntu3.7"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "dovecot",
"purl": "pkg:deb/ubuntu/dovecot@1:2.3.7.2-1ubuntu3.7?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:2.3.4.1-5ubuntu3",
"1:2.3.7.2-1ubuntu1",
"1:2.3.7.2-1ubuntu2",
"1:2.3.7.2-1ubuntu3",
"1:2.3.7.2-1ubuntu3.1",
"1:2.3.7.2-1ubuntu3.2",
"1:2.3.7.2-1ubuntu3.3",
"1:2.3.7.2-1ubuntu3.4",
"1:2.3.7.2-1ubuntu3.5",
"1:2.3.7.2-1ubuntu3.6",
"1:2.3.7.2-1ubuntu3.7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dovecot-auth-lua",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-core",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-gssapi",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-imapd",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-ldap",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-lmtpd",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-lucene",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-managesieved",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-mysql",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-pgsql",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-pop3d",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-sieve",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-solr",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-sqlite",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
},
{
"binary_name": "dovecot-submissiond",
"binary_version": "1:2.3.16+dfsg1-3ubuntu2.9"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "dovecot",
"purl": "pkg:deb/ubuntu/dovecot@1:2.3.16+dfsg1-3ubuntu2.9?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:2.3.13+dfsg1-1ubuntu3",
"1:2.3.16+dfsg1-3ubuntu1",
"1:2.3.16+dfsg1-3ubuntu2",
"1:2.3.16+dfsg1-3ubuntu2.1",
"1:2.3.16+dfsg1-3ubuntu2.2",
"1:2.3.16+dfsg1-3ubuntu2.4",
"1:2.3.16+dfsg1-3ubuntu2.6",
"1:2.3.16+dfsg1-3ubuntu2.7",
"1:2.3.16+dfsg1-3ubuntu2.8",
"1:2.3.16+dfsg1-3ubuntu2.9"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dovecot-auth-lua",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-core",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-gssapi",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-imapd",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-ldap",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-lmtpd",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-managesieved",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-mysql",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-pgsql",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-pop3d",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-sieve",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-solr",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-sqlite",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
},
{
"binary_name": "dovecot-submissiond",
"binary_version": "1:2.3.21+dfsg1-2ubuntu6.5"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "dovecot",
"purl": "pkg:deb/ubuntu/dovecot@1:2.3.21+dfsg1-2ubuntu6.5?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:2.3.20+dfsg1-1ubuntu3",
"1:2.3.21+dfsg1-2ubuntu1",
"1:2.3.21+dfsg1-2ubuntu2",
"1:2.3.21+dfsg1-2ubuntu4",
"1:2.3.21+dfsg1-2ubuntu5",
"1:2.3.21+dfsg1-2ubuntu6",
"1:2.3.21+dfsg1-2ubuntu6.1",
"1:2.3.21+dfsg1-2ubuntu6.2",
"1:2.3.21+dfsg1-2ubuntu6.3",
"1:2.3.21+dfsg1-2ubuntu6.4",
"1:2.3.21+dfsg1-2ubuntu6.5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dovecot-auth-lua",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-core",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-flatcurve",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-gssapi",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-imapd",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-ldap",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-lmtpd",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-managesieved",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-mysql",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-pgsql",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-pop3d",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-sieve",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-solr",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-sqlite",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
},
{
"binary_name": "dovecot-submissiond",
"binary_version": "1:2.4.2+dfsg1-3ubuntu2.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "dovecot",
"purl": "pkg:deb/ubuntu/dovecot@1:2.4.2+dfsg1-3ubuntu2.1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:2.4.1+dfsg1-5ubuntu4",
"1:2.4.1+dfsg1-5ubuntu5",
"1:2.4.2+dfsg1-3ubuntu1",
"1:2.4.2+dfsg1-3ubuntu2",
"1:2.4.2+dfsg1-3ubuntu2.1"
]
}
],
"aliases": [],
"details": "imap-urlauth leaks memory into user-visible error messages. An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client.",
"id": "UBUNTU-CVE-2026-42392",
"modified": "2026-08-28T00:00:00Z",
"published": "2026-08-28T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-42392"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42392"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-42392"
]
}
WID-SEC-W-2026-3076
Vulnerability from csaf_certbund - Published: 2026-08-27 22:00 - Updated: 2026-08-31 22:00Summary
Dovecot: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Dovecot ist ein Open Source IMAP und POP3 E-Mail Server.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Dovecot ausnutzen, um Sicherheitsvorkehrungen zu umgehen, sensible Informationen offenzulegen, Daten zu manipulieren oder Denial-of-Service-Zustände herbeizuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
References
5 references
{
"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": "Dovecot ist ein Open Source IMAP und POP3 E-Mail Server.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dovecot ausnutzen, um Sicherheitsvorkehrungen zu umgehen, sensible Informationen offenzulegen, Daten zu manipulieren oder Denial-of-Service-Zust\u00e4nde herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-3076 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-3076.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-3076 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-3076"
},
{
"category": "external",
"summary": "Dovecot and Pigeonhole v2.4.5 release vom 2026-08-27",
"url": "https://dovecot.org/mailman3/archives/list/dovecot@dovecot.org/thread/D7FJQODYCY23BG3FWUZXCJRCLCPT7RZT/"
},
{
"category": "external",
"summary": "Dovecot Security Advisory vom 2026-08-27",
"url": "https://dovecot.org/mailman3/archives/list/dovecot@dovecot.org/thread/WT4USR35HN43TGQGVDXPDAMCUTGLVMET/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11629-1 vom 2026-08-31",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/N7CXA6IRDOEOD64PNK2U4NIZ2WGVCD2O/"
}
],
"source_lang": "en-US",
"title": "Dovecot: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-31T22:00:00.000+00:00",
"generator": {
"date": "2026-09-01T08:07:59.821+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-3076",
"initial_release_date": "2026-08-27T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-08-27T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-08-30T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-67681, EUVD-2026-67680, EUVD-2026-67679, EUVD-2026-67677, EUVD-2026-67676, EUVD-2026-67675, EUVD-2026-67674, EUVD-2026-67673, EUVD-2026-67672, EUVD-2026-67671, EUVD-2026-67670, EUVD-2026-67669, EUVD-2026-67667, EUVD-2026-67665, EUVD-2026-67664, EUVD-2026-67663, EUVD-2026-67662, EUVD-2026-67661, EUVD-2026-67660, EUVD-2026-67657, EUVD-2026-67678, EUVD-2026-67668, EUVD-2026-67658"
},
{
"date": "2026-08-31T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.4.5",
"product": {
"name": "Open Source Dovecot \u003c2.4.5",
"product_id": "T058819"
}
},
{
"category": "product_version",
"name": "2.4.5",
"product": {
"name": "Open Source Dovecot 2.4.5",
"product_id": "T058819-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dovecot:dovecot:2.4.5"
}
}
}
],
"category": "product_name",
"name": "Dovecot"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T055946",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-51764",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2023-51764"
},
{
"cve": "CVE-2023-51766",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2023-51766"
},
{
"cve": "CVE-2026-27852",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-27852"
},
{
"cve": "CVE-2026-33263",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-33263"
},
{
"cve": "CVE-2026-33604",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-33604"
},
{
"cve": "CVE-2026-33605",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-33605"
},
{
"cve": "CVE-2026-33606",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-33606"
},
{
"cve": "CVE-2026-33607",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-33607"
},
{
"cve": "CVE-2026-40013",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-40013"
},
{
"cve": "CVE-2026-40014",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-40014"
},
{
"cve": "CVE-2026-40015",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-40015"
},
{
"cve": "CVE-2026-40017",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-40017"
},
{
"cve": "CVE-2026-40018",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-40018"
},
{
"cve": "CVE-2026-40019",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-40019"
},
{
"cve": "CVE-2026-40203",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-40203"
},
{
"cve": "CVE-2026-40204",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-40204"
},
{
"cve": "CVE-2026-40205",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-40205"
},
{
"cve": "CVE-2026-4200",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-4200"
},
{
"cve": "CVE-2026-42007",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-42007"
},
{
"cve": "CVE-2026-42008",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-42008"
},
{
"cve": "CVE-2026-42391",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-42391"
},
{
"cve": "CVE-2026-42392",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-42392"
},
{
"cve": "CVE-2026-42393",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-42393"
},
{
"cve": "CVE-2026-42395",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-42395"
},
{
"cve": "CVE-2026-52681",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-52681"
},
{
"cve": "CVE-2026-52687",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-52687"
},
{
"cve": "CVE-2026-73208",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-73208"
},
{
"cve": "CVE-2026-73209",
"product_status": {
"known_affected": [
"T055946",
"T058819"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-73209"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…