Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-73208 (GCVE-0-2026-73208)
Vulnerability from cvelistv5 – Published: 2026-08-28 10:12 – Updated: 2026-08-28 15:53- CWE-287 - Improper Authentication
| URL | Tags |
|---|---|
| https://documentation.open-xchange.com/dovecot/se… | vendor-advisory |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Open-Xchange GmbH | OX Dovecot Pro |
Affected:
2.3.13 , < 2.3.22.2
(semver)
Affected: 3.0.0 , < 3.0.7 (semver) Affected: 3.1.0 , < 3.1.6 (semver) |
guessed | |
| Open-Xchange GmbH | OX Dovecot CE |
Affected:
2.3.13 , < 2.4.5
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73208",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-28T15:14:37.239590Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-28T15:53:21.257Z",
"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": "2.3.22.2",
"status": "affected",
"version": "2.3.13",
"versionType": "semver"
},
{
"lessThan": "3.0.7",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
},
{
"lessThan": "3.1.6",
"status": "affected",
"version": "3.1.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.13",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim does not describe what a token is allowed to do. A token that grants no relevant permissions can be accepted because its intended recipient value happens to match a configured scope name, granting access that should have been denied. It also hides an identity provider misconfiguration where scopes are not being issued at all. Ensure the identity provider issues a scope claim for all tokens used with Dovecot, and that configured scope names do not match audience values. Update to non-vulnerable version. No publicly available exploits are known."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-287",
"description": "Improper Authentication",
"lang": "en",
"type": "cwe"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-28T10:31:03.865Z",
"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-9309",
"discovery": "INTERNAL"
}
}
},
"cveMetadata": {
"assignerOrgId": "8ce71d90-2354-404b-a86e-bec2cc4e6981",
"assignerShortName": "OX",
"cveId": "CVE-2026-73208",
"datePublished": "2026-08-28T10:12:32.679Z",
"dateReserved": "2026-08-11T13:14:10.017Z",
"dateUpdated": "2026-08-28T15:53:21.257Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-73208",
"date": "2026-09-01",
"epss": "0.00256",
"percentile": "0.16992"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-73208\",\"sourceIdentifier\":\"security@open-xchange.com\",\"published\":\"2026-08-28T12:16:31.127\",\"lastModified\":\"2026-08-28T20:19:45.063\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim does not describe what a token is allowed to do. A token that grants no relevant permissions can be accepted because its intended recipient value happens to match a configured scope name, granting access that should have been denied. It also hides an identity provider misconfiguration where scopes are not being issued at all. Ensure the identity provider issues a scope claim for all tokens used with Dovecot, and that configured scope names do not match audience values. 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.13\",\"lessThan\":\"2.3.22.2\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"3.0.0\",\"lessThan\":\"3.0.7\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"3.1.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.13\",\"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:H/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":7.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":5.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-28T15:14:37.239590Z\",\"id\":\"CVE-2026-73208\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@open-xchange.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"}]}],\"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": "Important",
"current_release_date": "2026-09-01T06:58:46+00:00",
"cve": "CVE-2026-73208",
"id": "CVE-2026-73208",
"initial_release_date": "2026-08-28T10:12:32.679000+00:00",
"product_status:known_affected": "18",
"product_status:known_not_affected": "12",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "dovecot: Dovecot: Authentication bypass via incorrect OAuth2 token validation",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-73208.json",
"version": "3"
}
}
}
FKIE_CVE-2026-73208
Vulnerability from fkie_nvd - Published: 2026-08-28 12:16 - Updated: 2026-08-28 20:19| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"modules": [
"core"
],
"product": "OX Dovecot Pro",
"vendor": "Open-Xchange GmbH",
"versions": [
{
"lessThan": "2.3.22.2",
"status": "affected",
"version": "2.3.13",
"versionType": "semver"
},
{
"lessThan": "3.0.7",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
},
{
"lessThan": "3.1.6",
"status": "affected",
"version": "3.1.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.13",
"versionType": "semver"
}
]
}
],
"source": "security@open-xchange.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim does not describe what a token is allowed to do. A token that grants no relevant permissions can be accepted because its intended recipient value happens to match a configured scope name, granting access that should have been denied. It also hides an identity provider misconfiguration where scopes are not being issued at all. Ensure the identity provider issues a scope claim for all tokens used with Dovecot, and that configured scope names do not match audience values. Update to non-vulnerable version. No publicly available exploits are known."
}
],
"id": "CVE-2026-73208",
"lastModified": "2026-08-28T20:19:45.063",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2,
"source": "security@open-xchange.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-73208",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-28T15:14:37.239590Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-08-28T12:16:31.127",
"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-287"
}
],
"source": "security@open-xchange.com",
"type": "Secondary"
}
]
}
GHSA-856W-5Q8F-FQ73
Vulnerability from github – Published: 2026-08-28 12:30 – Updated: 2026-08-28 12:30An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim does not describe what a token is allowed to do. A token that grants no relevant permissions can be accepted because its intended recipient value happens to match a configured scope name, granting access that should have been denied. It also hides an identity provider misconfiguration where scopes are not being issued at all. Ensure the identity provider issues a scope claim for all tokens used with Dovecot, and that configured scope names do not match audience values. Update to non-vulnerable version. No publicly available exploits are known.
{
"affected": [],
"aliases": [
"CVE-2026-73208"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-08-28T12:16:31Z",
"severity": "HIGH"
},
"details": "An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim does not describe what a token is allowed to do. A token that grants no relevant permissions can be accepted because its intended recipient value happens to match a configured scope name, granting access that should have been denied. It also hides an identity provider misconfiguration where scopes are not being issued at all. Ensure the identity provider issues a scope claim for all tokens used with Dovecot, and that configured scope names do not match audience values. Update to non-vulnerable version. No publicly available exploits are known.",
"id": "GHSA-856w-5q8f-fq73",
"modified": "2026-08-28T12:30:26Z",
"published": "2026-08-28T12:30:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73208"
},
{
"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:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
ubuntu-cve-2026-73208
Vulnerability from osv_ubuntu
auth: db-oauth2: aud claim used as fallback for missing scope claim. An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim does not describe what a token is allowed to do.
| 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": "auth: db-oauth2: aud claim used as fallback for missing scope claim. An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim does not describe what a token is allowed to do.",
"id": "UBUNTU-CVE-2026-73208",
"modified": "2026-08-28T00:00:00Z",
"published": "2026-08-28T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-73208"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73208"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-73208"
]
}
WID-SEC-W-2026-3076
Vulnerability from csaf_certbund - Published: 2026-08-27 22:00 - Updated: 2026-08-31 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Dovecot <2.4.5
Open Source / Dovecot
|
<2.4.5 |
{
"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"
}
]
}
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.
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.