Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-54432 (GCVE-0-2026-54432)
Vulnerability from cvelistv5 – Published: 2026-07-14 16:21 – Updated: 2026-07-15 15:13- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-54432",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-15T15:11:13.885115Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-15T15:13:14.654Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Webmail",
"vendor": "Roundcube",
"versions": [
{
"lessThan": "1.6.17",
"status": "affected",
"version": "1.6.0",
"versionType": "semver"
},
{
"lessThan": "1.7.2",
"status": "affected",
"version": "1.7.0",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.6.17",
"versionStartIncluding": "1.6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.7.2",
"versionStartIncluding": "1.7.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2 allows Stored Cross-Site Scripting (XSS). The issue occurs because the attachment MIME type is not properly escaped on the attachment-validation warning page."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-14T16:21:55.409Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://roundcube.net/news/2026/07/05/security-updates-1.6.17-and-1.7.2"
}
],
"x_generator": {
"engine": "CVE-Request-form 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-54432",
"datePublished": "2026-07-14T16:21:55.409Z",
"dateReserved": "2026-06-15T13:27:41.810Z",
"dateUpdated": "2026-07-15T15:13:14.654Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-54432",
"date": "2026-08-21",
"epss": "0.00221",
"percentile": "0.12972"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-54432\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-07-14T17:17:05.387\",\"lastModified\":\"2026-07-15T20:08:02.787\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2 allows Stored Cross-Site Scripting (XSS). The issue occurs because the attachment MIME type is not properly escaped on the attachment-validation warning page.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"Roundcube\",\"product\":\"Webmail\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"1.6.0\",\"lessThan\":\"1.6.17\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.7.0\",\"lessThan\":\"1.7.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":4.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":2.7}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-15T15:11:13.885115Z\",\"id\":\"CVE-2026-54432\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"references\":[{\"url\":\"https://roundcube.net/news/2026/07/05/security-updates-1.6.17-and-1.7.2\",\"source\":\"cve@mitre.org\"}]}}",
"redhat_vex": {
"current_release_date": "2026-07-14T18:05:07+00:00",
"cve": "CVE-2026-54432",
"id": "CVE-2026-54432",
"initial_release_date": "2026-07-14T16:21:55.409000+00:00",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "roundcubemail: Roundcube Webmail: Stored Cross-Site Scripting via unescaped attachment MIME type",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-54432.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-15T18:48:58Z",
"cve": "CVE-2026-54432",
"id": "CVE-2026-54432",
"initial_release_date": "2026-07-15T18:48:58Z",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-54432",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-54432.json",
"version": "2"
}
}
}
CERTFR-2026-AVI-0835
Vulnerability from certfr_avis - Published: 2026-07-06 - Updated: 2026-07-21
De multiples vulnérabilités ont été découvertes dans Roundcube. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une falsification de requêtes côté serveur (SSRF) et une injection de code indirecte à distance (XSS).
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Roundcube | Roundcube Webmail | Roundcube Webmail versions 1.7.x antérieures à 1.7.2 | ||
| Roundcube | Roundcube Webmail | Roundcube Webmail versions 1.6.x antérieures à 1.6.17 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Roundcube Webmail versions 1.7.x ant\u00e9rieures \u00e0 1.7.2",
"product": {
"name": "Roundcube Webmail",
"vendor": {
"name": "Roundcube",
"scada": false
}
}
},
{
"description": "Roundcube Webmail versions 1.6.x ant\u00e9rieures \u00e0 1.6.17",
"product": {
"name": "Roundcube Webmail",
"vendor": {
"name": "Roundcube",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-62641",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-62641"
},
{
"name": "CVE-2026-54432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54432"
},
{
"name": "CVE-2026-62643",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-62643"
},
{
"name": "CVE-2026-62644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-62644"
},
{
"name": "CVE-2026-62642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-62642"
},
{
"name": "CVE-2026-54433",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54433"
}
],
"initial_release_date": "2026-07-06T00:00:00",
"last_revision_date": "2026-07-21T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0835",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-07-06T00:00:00.000000"
},
{
"description": "Ajout d\u0027identifiants CVE.",
"revision_date": "2026-07-21T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Roundcube. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance, une falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF) et une injection de code indirecte \u00e0 distance (XSS).",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Roundcube",
"vendor_advisories": [
{
"published_at": "2026-07-05",
"title": "Bulletin de s\u00e9curit\u00e9 Roundcube security-updates-1.6.17-and-1.7.2",
"url": "https://roundcube.net/news/2026/07/05/security-updates-1.6.17-and-1.7.2"
}
]
}
FKIE_CVE-2026-54432
Vulnerability from fkie_nvd - Published: 2026-07-14 17:17 - Updated: 2026-07-15 20:08| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Webmail",
"vendor": "Roundcube",
"versions": [
{
"lessThan": "1.6.17",
"status": "affected",
"version": "1.6.0",
"versionType": "semver"
},
{
"lessThan": "1.7.2",
"status": "affected",
"version": "1.7.0",
"versionType": "semver"
}
]
}
],
"source": "cve@mitre.org"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2 allows Stored Cross-Site Scripting (XSS). The issue occurs because the attachment MIME type is not properly escaped on the attachment-validation warning page."
}
],
"id": "CVE-2026-54432",
"lastModified": "2026-07-15T20:08:02.787",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 2.7,
"source": "cve@mitre.org",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-54432",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-15T15:11:13.885115Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-14T17:17:05.387",
"references": [
{
"source": "cve@mitre.org",
"url": "https://roundcube.net/news/2026/07/05/security-updates-1.6.17-and-1.7.2"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
GHSA-W8FM-HRH6-R2J7
Vulnerability from github – Published: 2026-07-14 18:32 – Updated: 2026-07-14 18:32Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2 allows Stored Cross-Site Scripting (XSS). The issue occurs because the attachment MIME type is not properly escaped on the attachment-validation warning page.
{
"affected": [],
"aliases": [
"CVE-2026-54432"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-14T17:17:05Z",
"severity": "MODERATE"
},
"details": "Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2 allows Stored Cross-Site Scripting (XSS). The issue occurs because the attachment MIME type is not properly escaped on the attachment-validation warning page.",
"id": "GHSA-w8fm-hrh6-r2j7",
"modified": "2026-07-14T18:32:07Z",
"published": "2026-07-14T18:32:07Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54432"
},
{
"type": "WEB",
"url": "https://roundcube.net/news/2026/07/05/security-updates-1.6.17-and-1.7.2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
ubuntu-cve-2026-54432
Vulnerability from osv_ubuntu
Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2 allows Stored Cross-Site Scripting (XSS). The issue occurs because the attachment MIME type is not properly escaped on the attachment-validation warning page.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "roundcube",
"binary_version": "1.2~beta+dfsg.1-0ubuntu1+esm8"
},
{
"binary_name": "roundcube-core",
"binary_version": "1.2~beta+dfsg.1-0ubuntu1+esm8"
},
{
"binary_name": "roundcube-mysql",
"binary_version": "1.2~beta+dfsg.1-0ubuntu1+esm8"
},
{
"binary_name": "roundcube-pgsql",
"binary_version": "1.2~beta+dfsg.1-0ubuntu1+esm8"
},
{
"binary_name": "roundcube-plugins",
"binary_version": "1.2~beta+dfsg.1-0ubuntu1+esm8"
},
{
"binary_name": "roundcube-sqlite3",
"binary_version": "1.2~beta+dfsg.1-0ubuntu1+esm8"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "roundcube",
"purl": "pkg:deb/ubuntu/roundcube@1.2~beta+dfsg.1-0ubuntu1+esm8?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.1+dfsg.1-2",
"1.1.2+dfsg.1-5",
"1.1.3+dfsg.1-1",
"1.1.4+dfsg.1-1",
"1.2~beta+dfsg.1-0ubuntu1",
"1.2~beta+dfsg.1-0ubuntu1+esm1",
"1.2~beta+dfsg.1-0ubuntu1+esm2",
"1.2~beta+dfsg.1-0ubuntu1+esm3",
"1.2~beta+dfsg.1-0ubuntu1+esm4",
"1.2~beta+dfsg.1-0ubuntu1+esm5",
"1.2~beta+dfsg.1-0ubuntu1+esm6",
"1.2~beta+dfsg.1-0ubuntu1+esm7",
"1.2~beta+dfsg.1-0ubuntu1+esm8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "roundcube",
"binary_version": "1.3.6+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-core",
"binary_version": "1.3.6+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-mysql",
"binary_version": "1.3.6+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-pgsql",
"binary_version": "1.3.6+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-plugins",
"binary_version": "1.3.6+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-sqlite3",
"binary_version": "1.3.6+dfsg.1-1ubuntu0.1~esm8"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "roundcube",
"purl": "pkg:deb/ubuntu/roundcube@1.3.6+dfsg.1-1ubuntu0.1~esm8?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.3.0+dfsg.1-1",
"1.3.1+dfsg.1-1",
"1.3.3+dfsg.1-1",
"1.3.3+dfsg.1-2",
"1.3.6+dfsg.1-1",
"1.3.6+dfsg.1-1ubuntu0.1~esm1",
"1.3.6+dfsg.1-1ubuntu0.1~esm2",
"1.3.6+dfsg.1-1ubuntu0.1~esm3",
"1.3.6+dfsg.1-1ubuntu0.1~esm4",
"1.3.6+dfsg.1-1ubuntu0.1~esm5",
"1.3.6+dfsg.1-1ubuntu0.1~esm6",
"1.3.6+dfsg.1-1ubuntu0.1~esm7",
"1.3.6+dfsg.1-1ubuntu0.1~esm8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "roundcube",
"binary_version": "1.4.3+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-core",
"binary_version": "1.4.3+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-mysql",
"binary_version": "1.4.3+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-pgsql",
"binary_version": "1.4.3+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-plugins",
"binary_version": "1.4.3+dfsg.1-1ubuntu0.1~esm8"
},
{
"binary_name": "roundcube-sqlite3",
"binary_version": "1.4.3+dfsg.1-1ubuntu0.1~esm8"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "roundcube",
"purl": "pkg:deb/ubuntu/roundcube@1.4.3+dfsg.1-1ubuntu0.1~esm8?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.3.8+dfsg.1-2",
"1.3.10+dfsg.1-1",
"1.4.1+dfsg.1-2",
"1.4.2+dfsg.1-1",
"1.4.2+dfsg.1-2",
"1.4.3+dfsg.1-1",
"1.4.3+dfsg.1-1ubuntu0.1~esm1",
"1.4.3+dfsg.1-1ubuntu0.1~esm2",
"1.4.3+dfsg.1-1ubuntu0.1~esm3",
"1.4.3+dfsg.1-1ubuntu0.1~esm4",
"1.4.3+dfsg.1-1ubuntu0.1~esm5",
"1.4.3+dfsg.1-1ubuntu0.1~esm6",
"1.4.3+dfsg.1-1ubuntu0.1~esm7",
"1.4.3+dfsg.1-1ubuntu0.1~esm8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "roundcube",
"binary_version": "1.5.0+dfsg.1-2ubuntu0.1~esm6"
},
{
"binary_name": "roundcube-core",
"binary_version": "1.5.0+dfsg.1-2ubuntu0.1~esm6"
},
{
"binary_name": "roundcube-mysql",
"binary_version": "1.5.0+dfsg.1-2ubuntu0.1~esm6"
},
{
"binary_name": "roundcube-pgsql",
"binary_version": "1.5.0+dfsg.1-2ubuntu0.1~esm6"
},
{
"binary_name": "roundcube-plugins",
"binary_version": "1.5.0+dfsg.1-2ubuntu0.1~esm6"
},
{
"binary_name": "roundcube-sqlite3",
"binary_version": "1.5.0+dfsg.1-2ubuntu0.1~esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "roundcube",
"purl": "pkg:deb/ubuntu/roundcube@1.5.0+dfsg.1-2ubuntu0.1~esm6?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.4.11+dfsg.1-4",
"1.5.0+dfsg.1-2",
"1.5.0+dfsg.1-2ubuntu0.1~esm1",
"1.5.0+dfsg.1-2ubuntu0.1~esm2",
"1.5.0+dfsg.1-2ubuntu0.1~esm3",
"1.5.0+dfsg.1-2ubuntu0.1~esm4",
"1.5.0+dfsg.1-2ubuntu0.1~esm5",
"1.5.0+dfsg.1-2ubuntu0.1~esm6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "roundcube",
"binary_version": "1.6.6+dfsg-2ubuntu0.1+esm3"
},
{
"binary_name": "roundcube-core",
"binary_version": "1.6.6+dfsg-2ubuntu0.1+esm3"
},
{
"binary_name": "roundcube-mysql",
"binary_version": "1.6.6+dfsg-2ubuntu0.1+esm3"
},
{
"binary_name": "roundcube-pgsql",
"binary_version": "1.6.6+dfsg-2ubuntu0.1+esm3"
},
{
"binary_name": "roundcube-plugins",
"binary_version": "1.6.6+dfsg-2ubuntu0.1+esm3"
},
{
"binary_name": "roundcube-sqlite3",
"binary_version": "1.6.6+dfsg-2ubuntu0.1+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "roundcube",
"purl": "pkg:deb/ubuntu/roundcube@1.6.6+dfsg-2ubuntu0.1+esm3?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.2+dfsg-1",
"1.6.4+dfsg-1",
"1.6.5+dfsg-1",
"1.6.6+dfsg-1",
"1.6.6+dfsg-2",
"1.6.6+dfsg-2ubuntu0.1",
"1.6.6+dfsg-2ubuntu0.1+esm1",
"1.6.6+dfsg-2ubuntu0.1+esm2",
"1.6.6+dfsg-2ubuntu0.1+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "roundcube",
"binary_version": "1.6.11+dfsg-1"
},
{
"binary_name": "roundcube-core",
"binary_version": "1.6.11+dfsg-1"
},
{
"binary_name": "roundcube-mysql",
"binary_version": "1.6.11+dfsg-1"
},
{
"binary_name": "roundcube-pgsql",
"binary_version": "1.6.11+dfsg-1"
},
{
"binary_name": "roundcube-plugins",
"binary_version": "1.6.11+dfsg-1"
},
{
"binary_name": "roundcube-sqlite3",
"binary_version": "1.6.11+dfsg-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "roundcube",
"purl": "pkg:deb/ubuntu/roundcube@1.6.11+dfsg-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.10+dfsg-1",
"1.6.10+dfsg-2",
"1.6.11+dfsg-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "roundcube",
"binary_version": "1.6.11+dfsg-1ubuntu0.26.04.1~esm1"
},
{
"binary_name": "roundcube-core",
"binary_version": "1.6.11+dfsg-1ubuntu0.26.04.1~esm1"
},
{
"binary_name": "roundcube-mysql",
"binary_version": "1.6.11+dfsg-1ubuntu0.26.04.1~esm1"
},
{
"binary_name": "roundcube-pgsql",
"binary_version": "1.6.11+dfsg-1ubuntu0.26.04.1~esm1"
},
{
"binary_name": "roundcube-plugins",
"binary_version": "1.6.11+dfsg-1ubuntu0.26.04.1~esm1"
},
{
"binary_name": "roundcube-sqlite3",
"binary_version": "1.6.11+dfsg-1ubuntu0.26.04.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:26.04:LTS",
"name": "roundcube",
"purl": "pkg:deb/ubuntu/roundcube@1.6.11+dfsg-1ubuntu0.26.04.1~esm1?arch=source\u0026distro=esm-apps/resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.11+dfsg-1",
"1.6.11+dfsg-1ubuntu0.26.04.1~esm1"
]
}
],
"aliases": [],
"details": "Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2 allows Stored Cross-Site Scripting (XSS). The issue occurs because the attachment MIME type is not properly escaped on the attachment-validation warning page.",
"id": "UBUNTU-CVE-2026-54432",
"modified": "2026-07-15T17:53:43Z",
"published": "2026-07-14T17:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-54432"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54432"
},
{
"type": "REPORT",
"url": "https://github.com/roundcube/roundcubemail/commit/a3a4482cc9bd5569107e4393d32abb157cb2a568"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-54432"
]
}
WID-SEC-W-2026-2207
Vulnerability from csaf_certbund - Published: 2026-07-05 22:00 - Updated: 2026-08-05 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM <110.0.138
cPanel / cPanel/WHM
|
<110.0.138 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Open Source Roundcube <1.6.17
Open Source / Roundcube
|
<1.6.17 | ||
|
Open Source Roundcube <1.7.2
Open Source / Roundcube
|
<1.7.2 | ||
|
cPanel cPanel/WHM <110.0.136
cPanel / cPanel/WHM
|
<110.0.136 | ||
|
cPanel cPanel/WHM <134.0.45
cPanel / cPanel/WHM
|
<134.0.45 | ||
|
cPanel cPanel/WHM <136.0.29
cPanel / cPanel/WHM
|
<136.0.29 | ||
|
cPanel cPanel/WHM <137.9999.96
cPanel / cPanel/WHM
|
<137.9999.96 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM <110.0.138
cPanel / cPanel/WHM
|
<110.0.138 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Open Source Roundcube <1.6.17
Open Source / Roundcube
|
<1.6.17 | ||
|
Open Source Roundcube <1.7.2
Open Source / Roundcube
|
<1.7.2 | ||
|
cPanel cPanel/WHM <110.0.136
cPanel / cPanel/WHM
|
<110.0.136 | ||
|
cPanel cPanel/WHM <134.0.45
cPanel / cPanel/WHM
|
<134.0.45 | ||
|
cPanel cPanel/WHM <136.0.29
cPanel / cPanel/WHM
|
<136.0.29 | ||
|
cPanel cPanel/WHM <137.9999.96
cPanel / cPanel/WHM
|
<137.9999.96 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM <110.0.138
cPanel / cPanel/WHM
|
<110.0.138 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Open Source Roundcube <1.6.17
Open Source / Roundcube
|
<1.6.17 | ||
|
Open Source Roundcube <1.7.2
Open Source / Roundcube
|
<1.7.2 | ||
|
cPanel cPanel/WHM <110.0.136
cPanel / cPanel/WHM
|
<110.0.136 | ||
|
cPanel cPanel/WHM <134.0.45
cPanel / cPanel/WHM
|
<134.0.45 | ||
|
cPanel cPanel/WHM <136.0.29
cPanel / cPanel/WHM
|
<136.0.29 | ||
|
cPanel cPanel/WHM <137.9999.96
cPanel / cPanel/WHM
|
<137.9999.96 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM <110.0.138
cPanel / cPanel/WHM
|
<110.0.138 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Open Source Roundcube <1.6.17
Open Source / Roundcube
|
<1.6.17 | ||
|
Open Source Roundcube <1.7.2
Open Source / Roundcube
|
<1.7.2 | ||
|
cPanel cPanel/WHM <110.0.136
cPanel / cPanel/WHM
|
<110.0.136 | ||
|
cPanel cPanel/WHM <134.0.45
cPanel / cPanel/WHM
|
<134.0.45 | ||
|
cPanel cPanel/WHM <136.0.29
cPanel / cPanel/WHM
|
<136.0.29 | ||
|
cPanel cPanel/WHM <137.9999.96
cPanel / cPanel/WHM
|
<137.9999.96 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM <110.0.138
cPanel / cPanel/WHM
|
<110.0.138 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Open Source Roundcube <1.6.17
Open Source / Roundcube
|
<1.6.17 | ||
|
Open Source Roundcube <1.7.2
Open Source / Roundcube
|
<1.7.2 | ||
|
cPanel cPanel/WHM <110.0.136
cPanel / cPanel/WHM
|
<110.0.136 | ||
|
cPanel cPanel/WHM <134.0.45
cPanel / cPanel/WHM
|
<134.0.45 | ||
|
cPanel cPanel/WHM <136.0.29
cPanel / cPanel/WHM
|
<136.0.29 | ||
|
cPanel cPanel/WHM <137.9999.96
cPanel / cPanel/WHM
|
<137.9999.96 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM <110.0.138
cPanel / cPanel/WHM
|
<110.0.138 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Open Source Roundcube <1.6.17
Open Source / Roundcube
|
<1.6.17 | ||
|
Open Source Roundcube <1.7.2
Open Source / Roundcube
|
<1.7.2 | ||
|
cPanel cPanel/WHM <110.0.136
cPanel / cPanel/WHM
|
<110.0.136 | ||
|
cPanel cPanel/WHM <134.0.45
cPanel / cPanel/WHM
|
<134.0.45 | ||
|
cPanel cPanel/WHM <136.0.29
cPanel / cPanel/WHM
|
<136.0.29 | ||
|
cPanel cPanel/WHM <137.9999.96
cPanel / cPanel/WHM
|
<137.9999.96 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Roundcube ist ein Open-Source Webmailsystem, basierend auf PHP.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Roundcube ausnutzen, um Sicherheitsvorkehrungen zu umgehen, Denial-of-Service-Angriffe zu verursachen, Cross-Site-Scripting-Angriffe durchzuf\u00fchren sowie Daten zu manipulieren oder offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2207 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2207.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2207 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2207"
},
{
"category": "external",
"summary": "Roundcube Security update vom 2026-07-05",
"url": "https://roundcube.net/news/2026/07/05/security-updates-1.6.17-and-1.7.2"
},
{
"category": "external",
"summary": "Rondcube Release Notes vom 2026-07-05",
"url": "https://github.com/roundcube/roundcubemail/releases/tag/1.6.17"
},
{
"category": "external",
"summary": "Rondcube Release Notes vom 2026-07-05",
"url": "https://github.com/roundcube/roundcubemail/releases/tag/1.7.2"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-C3351F4AE4 vom 2026-07-07",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-c3351f4ae4"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-A54F17ADC3 vom 2026-07-07",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-a54f17adc3"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-44B1DD565D vom 2026-07-07",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-44b1dd565d"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-517DAA8D64 vom 2026-07-07",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-517daa8d64"
},
{
"category": "external",
"summary": "cPanel 110 Changelog vom 2026-07-15",
"url": "https://docs.cpanel.net/changelogs/110-change-log/"
},
{
"category": "external",
"summary": "cPanel 136 Change Log vom 2026-07-15",
"url": "https://docs.cpanel.net/changelogs/136-change-log/"
},
{
"category": "external",
"summary": "cPanel 134 Change Log vom 2026-07-15",
"url": "https://docs.cpanel.net/changelogs/134-change-log/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6391 vom 2026-07-19",
"url": "https://security-tracker.debian.org/tracker/DSA-6391-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4693 vom 2026-07-22",
"url": "https://lists.debian.org/debian-lts-announce/2026/07/msg00035.html"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2026-07-27",
"url": "https://docs.cpanel.net/changelogs/138-change-log/"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log",
"url": "https://docs.cpanel.net/changelogs/110-change-log/"
}
],
"source_lang": "en-US",
"title": "Roundcube: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-05T22:00:00.000+00:00",
"generator": {
"date": "2026-08-06T08:51:36.412+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2207",
"initial_release_date": "2026-07-05T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-07-05T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-06T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-07-14T22:00:00.000+00:00",
"number": "3",
"summary": "CVE aufgenommen"
},
{
"date": "2026-07-19T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2026-08-05T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"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.6.17",
"product": {
"name": "Open Source Roundcube \u003c1.6.17",
"product_id": "T056172"
}
},
{
"category": "product_version",
"name": "1.6.17",
"product": {
"name": "Open Source Roundcube 1.6.17",
"product_id": "T056172-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:roundcube:webmail:1.6.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.7.2",
"product": {
"name": "Open Source Roundcube \u003c1.7.2",
"product_id": "T056173"
}
},
{
"category": "product_version",
"name": "1.7.2",
"product": {
"name": "Open Source Roundcube 1.7.2",
"product_id": "T056173-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:roundcube:webmail:1.7.2"
}
}
}
],
"category": "product_name",
"name": "Roundcube"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c110.0.136",
"product": {
"name": "cPanel cPanel/WHM \u003c110.0.136",
"product_id": "T056560"
}
},
{
"category": "product_version",
"name": "110.0.136",
"product": {
"name": "cPanel cPanel/WHM 110.0.136",
"product_id": "T056560-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:110.0.136"
}
}
},
{
"category": "product_version_range",
"name": "\u003c134.0.45",
"product": {
"name": "cPanel cPanel/WHM \u003c134.0.45",
"product_id": "T056561"
}
},
{
"category": "product_version",
"name": "134.0.45",
"product": {
"name": "cPanel cPanel/WHM 134.0.45",
"product_id": "T056561-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:134.0.45"
}
}
},
{
"category": "product_version_range",
"name": "\u003c136.0.29",
"product": {
"name": "cPanel cPanel/WHM \u003c136.0.29",
"product_id": "T056562"
}
},
{
"category": "product_version",
"name": "136.0.29",
"product": {
"name": "cPanel cPanel/WHM 136.0.29",
"product_id": "T056562-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:136.0.29"
}
}
},
{
"category": "product_version_range",
"name": "\u003c137.9999.96",
"product": {
"name": "cPanel cPanel/WHM \u003c137.9999.96",
"product_id": "T057245"
}
},
{
"category": "product_version",
"name": "137.9999.96",
"product": {
"name": "cPanel cPanel/WHM 137.9999.96",
"product_id": "T057245-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:137.9999.96"
}
}
},
{
"category": "product_version_range",
"name": "\u003c110.0.138",
"product": {
"name": "cPanel cPanel/WHM \u003c110.0.138",
"product_id": "T057548"
}
},
{
"category": "product_version",
"name": "110.0.138",
"product": {
"name": "cPanel cPanel/WHM 110.0.138",
"product_id": "T057548-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:110.0.138"
}
}
}
],
"category": "product_name",
"name": "cPanel/WHM"
}
],
"category": "vendor",
"name": "cPanel"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-54432",
"product_status": {
"known_affected": [
"T057548",
"2951",
"T056172",
"T056173",
"T056560",
"T056561",
"T056562",
"T057245",
"74185"
]
},
"release_date": "2026-07-05T22:00:00.000+00:00",
"title": "CVE-2026-54432"
},
{
"cve": "CVE-2026-54433",
"product_status": {
"known_affected": [
"T057548",
"2951",
"T056172",
"T056173",
"T056560",
"T056561",
"T056562",
"T057245",
"74185"
]
},
"release_date": "2026-07-05T22:00:00.000+00:00",
"title": "CVE-2026-54433"
},
{
"cve": "CVE-2026-62641",
"product_status": {
"known_affected": [
"T057548",
"2951",
"T056172",
"T056173",
"T056560",
"T056561",
"T056562",
"T057245",
"74185"
]
},
"release_date": "2026-07-05T22:00:00.000+00:00",
"title": "CVE-2026-62641"
},
{
"cve": "CVE-2026-62642",
"product_status": {
"known_affected": [
"T057548",
"2951",
"T056172",
"T056173",
"T056560",
"T056561",
"T056562",
"T057245",
"74185"
]
},
"release_date": "2026-07-05T22:00:00.000+00:00",
"title": "CVE-2026-62642"
},
{
"cve": "CVE-2026-62643",
"product_status": {
"known_affected": [
"T057548",
"2951",
"T056172",
"T056173",
"T056560",
"T056561",
"T056562",
"T057245",
"74185"
]
},
"release_date": "2026-07-05T22:00:00.000+00:00",
"title": "CVE-2026-62643"
},
{
"cve": "CVE-2026-62644",
"product_status": {
"known_affected": [
"T057548",
"2951",
"T056172",
"T056173",
"T056560",
"T056561",
"T056562",
"T057245",
"74185"
]
},
"release_date": "2026-07-05T22:00:00.000+00:00",
"title": "CVE-2026-62644"
}
]
}
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.