Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-3522 (GCVE-0-2025-3522)
Vulnerability from cvelistv5 – Published: 2025-04-15 15:06 – Updated: 2026-04-13 14:28- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
| Vendor | Product | Version | |
|---|---|---|---|
| Mozilla | Thunderbird |
Unaffected:
128.9.2 , ≤ 128.*
(rpm)
Unaffected: 137.0.2 , ≤ * (rpm) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-3522",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-15T18:49:37.244746Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-601",
"description": "CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-15T19:05:13.896Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Thunderbird",
"vendor": "Mozilla",
"versions": [
{
"lessThanOrEqual": "128.*",
"status": "unaffected",
"version": "128.9.2",
"versionType": "rpm"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "137.0.2",
"versionType": "rpm"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Dario Wei\u00dfer"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2."
}
],
"value": "Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2."
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T14:28:27.731Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"title": "Leak of hashed Window credentials via crafted attachment URL"
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2025-3522",
"datePublished": "2025-04-15T15:06:13.599Z",
"dateReserved": "2025-04-11T15:23:30.875Z",
"dateUpdated": "2026-04-13T14:28:27.731Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-3522",
"date": "2026-05-29",
"epss": "0.001",
"percentile": "0.27374"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-3522\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2025-04-15T15:16:09.877\",\"lastModified\":\"2026-04-13T15:16:57.657\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2.\"},{\"lang\":\"es\",\"value\":\"Thunderbird procesa el encabezado X-Mozilla-External-Attachment-URL para gestionar los archivos adjuntos alojados externamente. Al abrir un correo electr\u00f3nico, Thunderbird accede a la URL especificada para determinar el tama\u00f1o del archivo y la accede cuando el usuario hace clic en el archivo adjunto. Dado que la URL no est\u00e1 validada ni depurada, puede hacer referencia a recursos internos como enlaces a chrome:// o a recursos compartidos SMB file://, lo que podr\u00eda provocar una fuga de credenciales de Windows con hash y dar lugar a problemas de seguridad m\u00e1s graves. Esta vulnerabilidad afecta a Thunderbird (versi\u00f3n anterior a la 137.0.2) y Thunderbird (versi\u00f3n anterior a la 128.9.2).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"128.9.2\",\"matchCriteriaId\":\"D11A3908-71D7-4967-8029-0D4DD57F384C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"129.0\",\"versionEndExcluding\":\"137.0.2\",\"matchCriteriaId\":\"971D9339-D135-4B63-A4DA-E333080DA5E6\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1955372\",\"source\":\"security@mozilla.org\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2025-26/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2025-27/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-3522\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-15T18:49:37.244746Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-601\", \"description\": \"CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-15T19:02:33.423Z\"}}], \"cna\": {\"title\": \"Leak of hashed Window credentials via crafted attachment URL\", \"credits\": [{\"lang\": \"en\", \"value\": \"Dario Wei\\u00dfer\"}], \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"128.9.2\", \"versionType\": \"rpm\", \"lessThanOrEqual\": \"128.*\"}, {\"status\": \"unaffected\", \"version\": \"137.0.2\", \"versionType\": \"rpm\", \"lessThanOrEqual\": \"*\"}]}], \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1955372\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2025-26/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2025-27/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2.\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2026-04-13T14:28:27.731Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-3522\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T14:28:27.731Z\", \"dateReserved\": \"2025-04-11T15:23:30.875Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2025-04-15T15:06:13.599Z\", \"assignerShortName\": \"mozilla\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:4389
Vulnerability from csaf_redhat - Published: 2025-04-30 10:33 - Updated: 2026-04-13 15:23A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4389",
"url": "https://access.redhat.com/errata/RHSA-2025:4389"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4389.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:23:02+00:00",
"generator": {
"date": "2026-04-13T15:23:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:4389",
"initial_release_date": "2025-04-30T10:33:51+00:00",
"revision_history": [
{
"date": "2025-04-30T10:33:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-30T10:33:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:23:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_2.src",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_2.src",
"product_id": "thunderbird-0:128.9.2-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_2.x86_64",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_2.x86_64",
"product_id": "thunderbird-0:128.9.2-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-30T10:33:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4389"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-30T10:33:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4389"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-30T10:33:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4389"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:thunderbird-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
}
]
}
RHSA-2025:4512
Vulnerability from csaf_redhat - Published: 2025-05-06 07:51 - Updated: 2026-04-13 15:23A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4512",
"url": "https://access.redhat.com/errata/RHSA-2025:4512"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4512.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:23:04+00:00",
"generator": {
"date": "2026-04-13T15:23:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:4512",
"initial_release_date": "2025-05-06T07:51:51+00:00",
"revision_history": [
{
"date": "2025-05-06T07:51:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-06T07:51:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:23:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_4.src",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_4.src",
"product_id": "thunderbird-0:128.9.2-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_4.aarch64",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_4.aarch64",
"product_id": "thunderbird-0:128.9.2-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_4.ppc64le",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_4.ppc64le",
"product_id": "thunderbird-0:128.9.2-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_4.x86_64",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_4.x86_64",
"product_id": "thunderbird-0:128.9.2-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_4.s390x",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_4.s390x",
"product_id": "thunderbird-0:128.9.2-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:51:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4512"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:51:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4512"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:51:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4512"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:thunderbird-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
}
]
}
RHSA-2025:4513
Vulnerability from csaf_redhat - Published: 2025-05-06 07:45 - Updated: 2026-04-13 15:23A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4513",
"url": "https://access.redhat.com/errata/RHSA-2025:4513"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4513.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:23:05+00:00",
"generator": {
"date": "2026-04-13T15:23:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:4513",
"initial_release_date": "2025-05-06T07:45:21+00:00",
"revision_history": [
{
"date": "2025-05-06T07:45:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-06T07:45:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:23:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_2.src",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_2.src",
"product_id": "thunderbird-0:128.9.2-1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_2.aarch64",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_2.aarch64",
"product_id": "thunderbird-0:128.9.2-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_2.ppc64le",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_2.ppc64le",
"product_id": "thunderbird-0:128.9.2-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_2.x86_64",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_2.x86_64",
"product_id": "thunderbird-0:128.9.2-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_2.s390x",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_2.s390x",
"product_id": "thunderbird-0:128.9.2-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:45:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4513"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:45:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4513"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:45:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4513"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.src",
"AppStream-9.2.0.Z.EUS:thunderbird-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
}
]
}
RHSA-2025:4514
Vulnerability from csaf_redhat - Published: 2025-05-06 07:58 - Updated: 2026-04-13 15:23A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4514",
"url": "https://access.redhat.com/errata/RHSA-2025:4514"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4514.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:23:05+00:00",
"generator": {
"date": "2026-04-13T15:23:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:4514",
"initial_release_date": "2025-05-06T07:58:11+00:00",
"revision_history": [
{
"date": "2025-05-06T07:58:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-06T07:58:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:23:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_0.src",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_0.src",
"product_id": "thunderbird-0:128.9.2-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_0.aarch64",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_0.aarch64",
"product_id": "thunderbird-0:128.9.2-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_0.ppc64le",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_0.ppc64le",
"product_id": "thunderbird-0:128.9.2-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_0.x86_64",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_0.x86_64",
"product_id": "thunderbird-0:128.9.2-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el9_0.s390x",
"product": {
"name": "thunderbird-0:128.9.2-1.el9_0.s390x",
"product_id": "thunderbird-0:128.9.2-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:58:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4514"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:58:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4514"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:58:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4514"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:thunderbird-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
}
]
}
RHSA-2025:4617
Vulnerability from csaf_redhat - Published: 2025-05-07 05:58 - Updated: 2026-04-13 15:23A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4617",
"url": "https://access.redhat.com/errata/RHSA-2025:4617"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4617.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:23:05+00:00",
"generator": {
"date": "2026-04-13T15:23:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:4617",
"initial_release_date": "2025-05-07T05:58:05+00:00",
"revision_history": [
{
"date": "2025-05-07T05:58:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-07T05:58:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:23:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_8.src",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_8.src",
"product_id": "thunderbird-0:128.9.2-1.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_8.aarch64",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_8.aarch64",
"product_id": "thunderbird-0:128.9.2-1.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_8.ppc64le",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_8.ppc64le",
"product_id": "thunderbird-0:128.9.2-1.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_8.x86_64",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_8.x86_64",
"product_id": "thunderbird-0:128.9.2-1.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_8.s390x",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_8.s390x",
"product_id": "thunderbird-0:128.9.2-1.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T05:58:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4617"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T05:58:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4617"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T05:58:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4617"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.src",
"AppStream-8.8.0.Z.EUS:thunderbird-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:128.9.2-1.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
}
]
}
RHSA-2025:4649
Vulnerability from csaf_redhat - Published: 2025-05-07 08:33 - Updated: 2026-04-13 15:23A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4649",
"url": "https://access.redhat.com/errata/RHSA-2025:4649"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4649.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:23:06+00:00",
"generator": {
"date": "2026-04-13T15:23:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:4649",
"initial_release_date": "2025-05-07T08:33:24+00:00",
"revision_history": [
{
"date": "2025-05-07T08:33:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-07T08:33:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:23:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_10.src",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_10.src",
"product_id": "thunderbird-0:128.9.2-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_10.aarch64",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_10.aarch64",
"product_id": "thunderbird-0:128.9.2-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_10.ppc64le",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_10.ppc64le",
"product_id": "thunderbird-0:128.9.2-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_10.x86_64",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_10.x86_64",
"product_id": "thunderbird-0:128.9.2-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_10.s390x",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_10.s390x",
"product_id": "thunderbird-0:128.9.2-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T08:33:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4649"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T08:33:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4649"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T08:33:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4649"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.9.2-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.9.2-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
}
]
}
RHSA-2025:4654
Vulnerability from csaf_redhat - Published: 2025-05-07 09:10 - Updated: 2026-04-13 15:23A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4654",
"url": "https://access.redhat.com/errata/RHSA-2025:4654"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4654.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:23:06+00:00",
"generator": {
"date": "2026-04-13T15:23:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:4654",
"initial_release_date": "2025-05-07T09:10:11+00:00",
"revision_history": [
{
"date": "2025-05-07T09:10:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-07T09:10:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:23:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_4.src",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_4.src",
"product_id": "thunderbird-0:128.9.2-1.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_4.x86_64",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_4.x86_64",
"product_id": "thunderbird-0:128.9.2-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_4.ppc64le",
"product_id": "thunderbird-0:128.9.2-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T09:10:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4654"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T09:10:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4654"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T09:10:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4654"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.AUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.E4S:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.src",
"AppStream-8.4.0.Z.TUS:thunderbird-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
}
]
}
RHSA-2025:4665
Vulnerability from csaf_redhat - Published: 2025-05-07 12:59 - Updated: 2026-04-13 15:23A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4665",
"url": "https://access.redhat.com/errata/RHSA-2025:4665"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4665.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:23:07+00:00",
"generator": {
"date": "2026-04-13T15:23:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:4665",
"initial_release_date": "2025-05-07T12:59:17+00:00",
"revision_history": [
{
"date": "2025-05-07T12:59:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-07T12:59:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:23:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_6.src",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_6.src",
"product_id": "thunderbird-0:128.9.2-1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_6.x86_64",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_6.x86_64",
"product_id": "thunderbird-0:128.9.2-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_6.aarch64",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_6.aarch64",
"product_id": "thunderbird-0:128.9.2-1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_6.ppc64le",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_6.ppc64le",
"product_id": "thunderbird-0:128.9.2-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.9.2-1.el8_6.s390x",
"product": {
"name": "thunderbird-0:128.9.2-1.el8_6.s390x",
"product_id": "thunderbird-0:128.9.2-1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.9.2-1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"product": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"product_id": "thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.9.2-1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"product": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"product_id": "thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.9.2-1.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.9.2-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64"
},
"product_reference": "thunderbird-0:128.9.2-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:59:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4665"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:59:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4665"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-07T12:59:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4665"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:thunderbird-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:128.9.2-1.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:128.9.2-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
}
]
}
RHSA-2025:7435
Vulnerability from csaf_redhat - Published: 2025-05-13 14:01 - Updated: 2026-04-13 15:23A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:7435",
"url": "https://access.redhat.com/errata/RHSA-2025:7435"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7435.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:23:09+00:00",
"generator": {
"date": "2026-04-13T15:23:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:7435",
"initial_release_date": "2025-05-13T14:01:16+00:00",
"revision_history": [
{
"date": "2025-05-13T14:01:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T14:01:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:23:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el9_6.src",
"product": {
"name": "thunderbird-0:128.10.0-1.el9_6.src",
"product_id": "thunderbird-0:128.10.0-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el9_6.aarch64",
"product": {
"name": "thunderbird-0:128.10.0-1.el9_6.aarch64",
"product_id": "thunderbird-0:128.10.0-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"product": {
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"product_id": "thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.10.0-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"product_id": "thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.10.0-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el9_6.ppc64le",
"product": {
"name": "thunderbird-0:128.10.0-1.el9_6.ppc64le",
"product_id": "thunderbird-0:128.10.0-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"product_id": "thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.10.0-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"product_id": "thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.10.0-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el9_6.x86_64",
"product": {
"name": "thunderbird-0:128.10.0-1.el9_6.x86_64",
"product_id": "thunderbird-0:128.10.0-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64",
"product_id": "thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.10.0-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"product_id": "thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.10.0-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el9_6.s390x",
"product": {
"name": "thunderbird-0:128.10.0-1.el9_6.s390x",
"product_id": "thunderbird-0:128.10.0-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"product": {
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"product_id": "thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.10.0-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"product": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"product_id": "thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.10.0-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64"
},
"product_reference": "thunderbird-0:128.10.0-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le"
},
"product_reference": "thunderbird-0:128.10.0-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x"
},
"product_reference": "thunderbird-0:128.10.0-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src"
},
"product_reference": "thunderbird-0:128.10.0-1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64"
},
"product_reference": "thunderbird-0:128.10.0-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x"
},
"product_reference": "thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64"
},
"product_reference": "thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x"
},
"product_reference": "thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T14:01:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7435"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T14:01:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7435"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T14:01:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7435"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:128.10.0-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:128.10.0-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
}
]
}
RHSA-2025:7507
Vulnerability from csaf_redhat - Published: 2025-05-13 16:05 - Updated: 2026-04-13 15:36A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Mozilla Firefox's update mechanism allowed a medium-integrity user process to interfere with the SYSTEM-level updater by manipulating the file-locking behavior. By injecting code into the user-privileged process, an attacker could bypass intended access controls, allowing SYSTEM-level file operations on paths controlled by a non-privileged user and enabling privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim's system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: A process isolation vulnerability in Firefox stemmed from improper handling of javascript: URIs, which could allow content to execute in the top-level document's process instead of the intended frame, potentially enabling a sandbox escape.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: A vulnerability was identified in Firefox where XPath parsing could trigger undefined behavior due to missing null checks during attribute access. This could lead to out-of-bounds read access and potentially, memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs present in Firefox 137, Thunderbird 137, Firefox ESR 128.9, and Thunderbird 128.9. Some of these bugs showed evidence of memory corruption, and we presume that with enough effort, some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bug present in Firefox ESR 128.9, and Thunderbird 128.9. This bug showed evidence of memory corruption and we presume that with enough effort this could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* thunderbird: User Interface (UI) Misrepresentation of attachment URL (CVE-2025-3523)\n\n* thunderbird: Information Disclosure of /tmp directory listing (CVE-2025-2830)\n\n* thunderbird: Leak of hashed Window credentials via crafted attachment URL (CVE-2025-3522)\n\n* firefox: thunderbird: Privilege escalation in Firefox Updater (CVE-2025-2817)\n\n* firefox: thunderbird: Unsafe attribute access during XPath parsing (CVE-2025-4087)\n\n* firefox: thunderbird: Process isolation bypass using \"javascript:\" URI links in cross-origin frames (CVE-2025-4083)\n\n* firefox: thunderbird: Memory safety bugs fixed in Firefox 138, Thunderbird 138, Firefox ESR 128.10, and Thunderbird 128.10 (CVE-2025-4091)\n\n* firefox: thunderbird: Memory safety bug fixed in Firefox ESR 128.10 and Thunderbird 128.10 (CVE-2025-4093)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:7507",
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "2362902",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362902"
},
{
"category": "external",
"summary": "2362904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362904"
},
{
"category": "external",
"summary": "2362907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362907"
},
{
"category": "external",
"summary": "2362912",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362912"
},
{
"category": "external",
"summary": "2362915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362915"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7507.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2026-04-13T15:36:22+00:00",
"generator": {
"date": "2026-04-13T15:36:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:7507",
"initial_release_date": "2025-05-13T16:05:53+00:00",
"revision_history": [
{
"date": "2025-05-13T16:05:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T16:05:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T15:36:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el10_0.src",
"product": {
"name": "thunderbird-0:128.10.0-1.el10_0.src",
"product_id": "thunderbird-0:128.10.0-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el10_0.aarch64",
"product": {
"name": "thunderbird-0:128.10.0-1.el10_0.aarch64",
"product_id": "thunderbird-0:128.10.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"product": {
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"product_id": "thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.10.0-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"product_id": "thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.10.0-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el10_0.ppc64le",
"product": {
"name": "thunderbird-0:128.10.0-1.el10_0.ppc64le",
"product_id": "thunderbird-0:128.10.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"product_id": "thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.10.0-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"product_id": "thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.10.0-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el10_0.x86_64",
"product": {
"name": "thunderbird-0:128.10.0-1.el10_0.x86_64",
"product_id": "thunderbird-0:128.10.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64",
"product": {
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64",
"product_id": "thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.10.0-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"product_id": "thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.10.0-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:128.10.0-1.el10_0.s390x",
"product": {
"name": "thunderbird-0:128.10.0-1.el10_0.s390x",
"product_id": "thunderbird-0:128.10.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@128.10.0-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"product": {
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"product_id": "thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@128.10.0-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"product": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"product_id": "thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@128.10.0-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64"
},
"product_reference": "thunderbird-0:128.10.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le"
},
"product_reference": "thunderbird-0:128.10.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x"
},
"product_reference": "thunderbird-0:128.10.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src"
},
"product_reference": "thunderbird-0:128.10.0-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:128.10.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64"
},
"product_reference": "thunderbird-0:128.10.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x"
},
"product_reference": "thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64"
},
"product_reference": "thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x"
},
"product_reference": "thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
},
"product_reference": "thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2817",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-04-29T14:00:42.644332+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2362902"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Firefox. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Mozilla Firefox\u0027s update mechanism allowed a medium-integrity user process to interfere with the SYSTEM-level updater by manipulating the file-locking behavior. By injecting code into the user-privileged process, an attacker could bypass intended access controls, allowing SYSTEM-level file operations on paths controlled by a non-privileged user and enabling privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: Privilege escalation in Firefox Updater",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2817"
},
{
"category": "external",
"summary": "RHBZ#2362902",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362902"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2817"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1917536",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1917536"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-28/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-28/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-29/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-29/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-30/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-30/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-31/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-31/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-32/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-32/"
}
],
"release_date": "2025-04-29T13:13:33.783000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T16:05:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: Privilege escalation in Firefox Updater"
},
{
"cve": "CVE-2025-2830",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-15T16:00:59.586092+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359789"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Information Disclosure of /tmp directory listing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "RHBZ#2359789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2830"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1956379"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.895000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T16:05:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Information Disclosure of /tmp directory listing"
},
{
"cve": "CVE-2025-3522",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2025-04-15T16:01:17.455543+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: Leak of hashed Window credentials via crafted attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "RHBZ#2359793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3522"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:13.599000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T16:05:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "thunderbird: Leak of hashed Window credentials via crafted attachment URL"
},
{
"cve": "CVE-2025-3523",
"cwe": {
"id": "CWE-451",
"name": "User Interface (UI) Misrepresentation of Critical Information"
},
"discovery_date": "2025-04-15T16:00:49.787850+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "thunderbird: User Interface (UI) Misrepresentation of attachment URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "RHBZ#2359786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3523"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958385"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-27/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"release_date": "2025-04-15T15:06:14.164000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T16:05:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "thunderbird: User Interface (UI) Misrepresentation of attachment URL"
},
{
"cve": "CVE-2025-4083",
"cwe": {
"id": "CWE-653",
"name": "Improper Isolation or Compartmentalization"
},
"discovery_date": "2025-04-29T14:00:56.826317+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2362907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Firefox. The Mozilla Foundation\u0027s Security Advisory describes the following issue: A process isolation vulnerability in Firefox stemmed from improper handling of javascript: URIs, which could allow content to execute in the top-level document\u0027s process instead of the intended frame, potentially enabling a sandbox escape.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: Process isolation bypass using \"javascript:\" URI links in cross-origin frames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4083"
},
{
"category": "external",
"summary": "RHBZ#2362907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4083"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958350",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1958350"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-28/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-28/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-29/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-29/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-30/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-30/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-31/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-31/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-32/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-32/"
}
],
"release_date": "2025-04-29T13:13:36.578000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T16:05:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: Process isolation bypass using \"javascript:\" URI links in cross-origin frames"
},
{
"cve": "CVE-2025-4087",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-04-29T14:00:48.969189+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2362904"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Firefox. The Mozilla Foundation\u0027s Security Advisory describes the following issue: A vulnerability was identified in Firefox where XPath parsing could trigger undefined behavior due to missing null checks during attribute access. This could lead to out-of-bounds read access and potentially, memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: Unsafe attribute access during XPath parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4087"
},
{
"category": "external",
"summary": "RHBZ#2362904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4087"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4087",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4087"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1952465",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1952465"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-28/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-28/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-29/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-29/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-31/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-31/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-32/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-32/"
}
],
"release_date": "2025-04-29T13:13:42.302000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T16:05:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "firefox: thunderbird: Unsafe attribute access during XPath parsing"
},
{
"cve": "CVE-2025-4091",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2025-04-29T14:01:17.057586+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2362912"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Firefox. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Memory safety bugs present in Firefox 137, Thunderbird 137, Firefox ESR 128.9, and Thunderbird 128.9. Some of these bugs showed evidence of memory corruption, and we presume that with enough effort, some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: Memory safety bugs fixed in Firefox 138, Thunderbird 138, Firefox ESR 128.10, and Thunderbird 128.10",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4091"
},
{
"category": "external",
"summary": "RHBZ#2362912",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362912"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4091"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4091",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4091"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1951161%2C1952105",
"url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1951161%2C1952105"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-28/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-28/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-29/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-29/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-31/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-31/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-32/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-32/"
}
],
"release_date": "2025-04-29T13:13:48.089000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T16:05:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "firefox: thunderbird: Memory safety bugs fixed in Firefox 138, Thunderbird 138, Firefox ESR 128.10, and Thunderbird 128.10"
},
{
"cve": "CVE-2025-4093",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2025-04-29T14:01:25.169191+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2362915"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Firefox. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Memory safety bug present in Firefox ESR 128.9, and Thunderbird 128.9. This bug showed evidence of memory corruption and we presume that with enough effort this could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: Memory safety bug fixed in Firefox ESR 128.10 and Thunderbird 128.10",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4093"
},
{
"category": "external",
"summary": "RHBZ#2362915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362915"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4093"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4093",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4093"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1894100",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1894100"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-29/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-29/"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2025-32/",
"url": "https://www.mozilla.org/security/advisories/mfsa2025-32/"
}
],
"release_date": "2025-04-29T13:13:50.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T16:05:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.src",
"AppStream-10.0.Z:thunderbird-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debuginfo-0:128.10.0-1.el10_0.x86_64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.aarch64",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.s390x",
"AppStream-10.0.Z:thunderbird-debugsource-0:128.10.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: Memory safety bug fixed in Firefox ESR 128.10 and Thunderbird 128.10"
}
]
}
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.