Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-9545 (GCVE-0-2026-9545)
Vulnerability from cvelistv5 – Published: 2026-07-03 06:17 – Updated: 2026-07-06 16:53| Vendor | Product | Version | |
|---|---|---|---|
| curl | curl |
Affected:
8.20.0 , ≤ 8.20.0
(semver)
Affected: 8.19.0 , ≤ 8.19.0 (semver) Affected: 8.18.0 , ≤ 8.18.0 (semver) Affected: 8.17.0 , ≤ 8.17.0 (semver) Affected: 8.16.0 , ≤ 8.16.0 (semver) Affected: 8.15.0 , ≤ 8.15.0 (semver) Affected: 8.14.1 , ≤ 8.14.1 (semver) Affected: 8.14.0 , ≤ 8.14.0 (semver) Affected: 8.13.0 , ≤ 8.13.0 (semver) Affected: 8.12.1 , ≤ 8.12.1 (semver) Affected: 8.12.0 , ≤ 8.12.0 (semver) Affected: 8.11.1 , ≤ 8.11.1 (semver) Affected: 8.11.0 , ≤ 8.11.0 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-9545",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T16:52:42.898546Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T16:53:23.396Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://hackerone.com/reports/3752888"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "curl",
"vendor": "curl",
"versions": [
{
"lessThanOrEqual": "8.20.0",
"status": "affected",
"version": "8.20.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.19.0",
"status": "affected",
"version": "8.19.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.18.0",
"status": "affected",
"version": "8.18.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.17.0",
"status": "affected",
"version": "8.17.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.16.0",
"status": "affected",
"version": "8.16.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.15.0",
"status": "affected",
"version": "8.15.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.14.1",
"status": "affected",
"version": "8.14.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.14.0",
"status": "affected",
"version": "8.14.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.13.0",
"status": "affected",
"version": "8.13.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.12.1",
"status": "affected",
"version": "8.12.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.12.0",
"status": "affected",
"version": "8.12.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.11.1",
"status": "affected",
"version": "8.11.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.11.0",
"status": "affected",
"version": "8.11.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Eunsoo Kim (Autonomous Code Security team at Microsoft)"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Stefan Eissing"
}
],
"descriptions": [
{
"lang": "en",
"value": "In this scenario, libcurl first uses a proper HTTP/3 server for the initial\ntransfers, and when it makes a second transfer to the same site it has been\nreplaced by the attacker\u0027s impostor machine - without a valid certificate.\n\nWhen libcurl returns to the hostname the second time with a cached SSL session\n(`CURLOPT_SSL_SESSIONID_CACHE` is not disabled) and early data enabled (the\n`CURLSSLOPT_EARLYDATA` bit is set in `CURLOPT_SSL_OPTIONS`), libcurl might\nsend off the second request\u0027s bytes on that new connection *before* enforcing\nthe certificate verification failure. Potentially leaking sensitive\ninformation."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-03T06:17:55.931Z",
"orgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
"shortName": "curl"
},
"references": [
{
"name": "json",
"url": "https://curl.se/docs/CVE-2026-9545.json"
},
{
"name": "www",
"url": "https://curl.se/docs/CVE-2026-9545.html"
},
{
"name": "issue",
"url": "https://hackerone.com/reports/3752888"
}
],
"title": "exposing HTTP/3 early data"
}
},
"cveMetadata": {
"assignerOrgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
"assignerShortName": "curl",
"cveId": "CVE-2026-9545",
"datePublished": "2026-07-03T06:17:55.931Z",
"dateReserved": "2026-05-26T06:45:08.680Z",
"dateUpdated": "2026-07-06T16:53:23.396Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-9545",
"date": "2026-08-14",
"epss": "0.00268",
"percentile": "0.18939"
},
"microsoft_vex": {
"current_release_date": "2026-08-12T23:59:52.000Z",
"cve": "CVE-2026-9545",
"id": "msrc_CVE-2026-9545",
"initial_release_date": "2026-07-04T01:04:22.000Z",
"product_status:known_affected": "1",
"product_status:known_not_affected": "4",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "exposing HTTP/3 early data",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-9545.json",
"version": "4"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-9545\",\"sourceIdentifier\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"published\":\"2026-07-03T07:16:25.807\",\"lastModified\":\"2026-07-07T15:03:56.920\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In this scenario, libcurl first uses a proper HTTP/3 server for the initial\\ntransfers, and when it makes a second transfer to the same site it has been\\nreplaced by the attacker\u0027s impostor machine - without a valid certificate.\\n\\nWhen libcurl returns to the hostname the second time with a cached SSL session\\n(`CURLOPT_SSL_SESSIONID_CACHE` is not disabled) and early data enabled (the\\n`CURLSSLOPT_EARLYDATA` bit is set in `CURLOPT_SSL_OPTIONS`), libcurl might\\nsend off the second request\u0027s bytes on that new connection *before* enforcing\\nthe certificate verification failure. Potentially leaking sensitive\\ninformation.\"}],\"affected\":[{\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"affectedData\":[{\"vendor\":\"curl\",\"product\":\"curl\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"8.20.0\",\"lessThanOrEqual\":\"8.20.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.19.0\",\"lessThanOrEqual\":\"8.19.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.18.0\",\"lessThanOrEqual\":\"8.18.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.17.0\",\"lessThanOrEqual\":\"8.17.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.16.0\",\"lessThanOrEqual\":\"8.16.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.15.0\",\"lessThanOrEqual\":\"8.15.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.14.1\",\"lessThanOrEqual\":\"8.14.1\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.14.0\",\"lessThanOrEqual\":\"8.14.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.13.0\",\"lessThanOrEqual\":\"8.13.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.12.1\",\"lessThanOrEqual\":\"8.12.1\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.12.0\",\"lessThanOrEqual\":\"8.12.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.11.1\",\"lessThanOrEqual\":\"8.11.1\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.11.0\",\"lessThanOrEqual\":\"8.11.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"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:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-06T16:52:42.898546Z\",\"id\":\"CVE-2026-9545\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.11.0\",\"versionEndExcluding\":\"8.21.0\",\"matchCriteriaId\":\"C6D1007D-3E09-4D44-993A-9ACC2316FD0A\"}]}]}],\"references\":[{\"url\":\"https://curl.se/docs/CVE-2026-9545.html\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://curl.se/docs/CVE-2026-9545.json\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://hackerone.com/reports/3752888\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/3752888\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-06T21:10:26+00:00",
"cve": "CVE-2026-9545",
"id": "CVE-2026-9545",
"initial_release_date": "2026-07-03T06:17:55.931000+00:00",
"product_status:fixed": "7",
"product_status:known_affected": "2",
"product_status:known_not_affected": "94",
"product_status:under_investigation": "6",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "libcurl: libcurl: Information disclosure via cached SSL session and early data",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-9545.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-23T01:25:47Z",
"cve": "CVE-2026-9545",
"id": "CVE-2026-9545",
"initial_release_date": "2026-07-10T03:20:18Z",
"product_status:first_fixed": "13",
"product_status:known_affected": "422",
"product_status:known_not_affected": "39",
"product_status:recommended": "124",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-9545",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-9545.json",
"version": "6"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-9545\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-06T16:52:42.898546Z\"}}}], \"references\": [{\"url\": \"https://hackerone.com/reports/3752888\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-06T16:53:19.588Z\"}}], \"cna\": {\"title\": \"exposing HTTP/3 early data\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Eunsoo Kim (Autonomous Code Security team at Microsoft)\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Stefan Eissing\"}], \"affected\": [{\"vendor\": \"curl\", \"product\": \"curl\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.20.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.20.0\"}, {\"status\": \"affected\", \"version\": \"8.19.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.19.0\"}, {\"status\": \"affected\", \"version\": \"8.18.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.18.0\"}, {\"status\": \"affected\", \"version\": \"8.17.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.17.0\"}, {\"status\": \"affected\", \"version\": \"8.16.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.16.0\"}, {\"status\": \"affected\", \"version\": \"8.15.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.15.0\"}, {\"status\": \"affected\", \"version\": \"8.14.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.14.1\"}, {\"status\": \"affected\", \"version\": \"8.14.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.14.0\"}, {\"status\": \"affected\", \"version\": \"8.13.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.13.0\"}, {\"status\": \"affected\", \"version\": \"8.12.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.12.1\"}, {\"status\": \"affected\", \"version\": \"8.12.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.12.0\"}, {\"status\": \"affected\", \"version\": \"8.11.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.11.1\"}, {\"status\": \"affected\", \"version\": \"8.11.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.11.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://curl.se/docs/CVE-2026-9545.json\", \"name\": \"json\"}, {\"url\": \"https://curl.se/docs/CVE-2026-9545.html\", \"name\": \"www\"}, {\"url\": \"https://hackerone.com/reports/3752888\", \"name\": \"issue\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In this scenario, libcurl first uses a proper HTTP/3 server for the initial\\ntransfers, and when it makes a second transfer to the same site it has been\\nreplaced by the attacker\u0027s impostor machine - without a valid certificate.\\n\\nWhen libcurl returns to the hostname the second time with a cached SSL session\\n(`CURLOPT_SSL_SESSIONID_CACHE` is not disabled) and early data enabled (the\\n`CURLSSLOPT_EARLYDATA` bit is set in `CURLOPT_SSL_OPTIONS`), libcurl might\\nsend off the second request\u0027s bytes on that new connection *before* enforcing\\nthe certificate verification failure. Potentially leaking sensitive\\ninformation.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-200 Exposure of Sensitive Information to an Unauthorized Actor\"}]}], \"providerMetadata\": {\"orgId\": \"2499f714-1537-4658-8207-48ae4bb9eae9\", \"shortName\": \"curl\", \"dateUpdated\": \"2026-07-03T06:17:55.931Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-9545\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-06T16:53:23.396Z\", \"dateReserved\": \"2026-05-26T06:45:08.680Z\", \"assignerOrgId\": \"2499f714-1537-4658-8207-48ae4bb9eae9\", \"datePublished\": \"2026-07-03T06:17:55.931Z\", \"assignerShortName\": \"curl\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0797
Vulnerability from certfr_avis - Published: 2026-06-24 - Updated: 2026-06-24
De multiples vulnérabilités ont été découvertes dans cURL et libcurl. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Curl | cURL et libcurl | cURL et libcurl versions antérieures à 8.21.0 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "cURL et libcurl versions ant\u00e9rieures \u00e0 8.21.0",
"product": {
"name": "cURL et libcurl",
"vendor": {
"name": "Curl",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-8926",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8926"
},
{
"name": "CVE-2026-11352",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11352"
},
{
"name": "CVE-2026-8458",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8458"
},
{
"name": "CVE-2026-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9546"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2026-10536",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10536"
},
{
"name": "CVE-2026-8932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8932"
},
{
"name": "CVE-2026-11856",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11856"
},
{
"name": "CVE-2026-11586",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11586"
},
{
"name": "CVE-2026-12064",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12064"
},
{
"name": "CVE-2026-8924",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8924"
},
{
"name": "CVE-2026-9079",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9079"
},
{
"name": "CVE-2026-9080",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9080"
},
{
"name": "CVE-2026-9545",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9545"
},
{
"name": "CVE-2026-8925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8925"
},
{
"name": "CVE-2026-8927",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8927"
},
{
"name": "CVE-2026-11564",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11564"
},
{
"name": "CVE-2026-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9547"
},
{
"name": "CVE-2026-7168",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-7168"
},
{
"name": "CVE-2026-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8286"
},
{
"name": "CVE-2026-5545",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5545"
}
],
"initial_release_date": "2026-06-24T00:00:00",
"last_revision_date": "2026-06-24T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0797",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-24T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans cURL et libcurl. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans cURL et libcurl",
"vendor_advisories": [
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-12064",
"url": "https://curl.se/docs/CVE-2026-12064.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-9547",
"url": "https://curl.se/docs/CVE-2026-9547.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-10536",
"url": "https://curl.se/docs/CVE-2026-10536.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-8286",
"url": "https://curl.se/docs/CVE-2026-8286.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-8927",
"url": "https://curl.se/docs/CVE-2026-8927.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-11586",
"url": "https://curl.se/docs/CVE-2026-11586.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-9079",
"url": "https://curl.se/docs/CVE-2026-9079.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-11856",
"url": "https://curl.se/docs/CVE-2026-11856.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-8924",
"url": "https://curl.se/docs/CVE-2026-8924.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-8458",
"url": "https://curl.se/docs/CVE-2026-8458.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-9546",
"url": "https://curl.se/docs/CVE-2026-9546.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-9080",
"url": "https://curl.se/docs/CVE-2026-9080.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-11352",
"url": "https://curl.se/docs/CVE-2026-11352.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-8932",
"url": "https://curl.se/docs/CVE-2026-8932.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-8926",
"url": "https://curl.se/docs/CVE-2026-8926.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-9545",
"url": "https://curl.se/docs/CVE-2026-9545.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-8925",
"url": "https://curl.se/docs/CVE-2026-8925.html"
},
{
"published_at": "2026-06-24",
"title": "Bulletin de s\u00e9curit\u00e9 Curl CVE-2026-11564",
"url": "https://curl.se/docs/CVE-2026-11564.html"
}
]
}
FKIE_CVE-2026-9545
Vulnerability from fkie_nvd - Published: 2026-07-03 07:16 - Updated: 2026-07-07 15:03| URL | Tags | ||
|---|---|---|---|
| 2499f714-1537-4658-8207-48ae4bb9eae9 | https://curl.se/docs/CVE-2026-9545.html | Patch, Vendor Advisory | |
| 2499f714-1537-4658-8207-48ae4bb9eae9 | https://curl.se/docs/CVE-2026-9545.json | Vendor Advisory | |
| 2499f714-1537-4658-8207-48ae4bb9eae9 | https://hackerone.com/reports/3752888 | Exploit, Issue Tracking, Third Party Advisory | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://hackerone.com/reports/3752888 | Exploit, Issue Tracking, Third Party Advisory |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "curl",
"vendor": "curl",
"versions": [
{
"lessThanOrEqual": "8.20.0",
"status": "affected",
"version": "8.20.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.19.0",
"status": "affected",
"version": "8.19.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.18.0",
"status": "affected",
"version": "8.18.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.17.0",
"status": "affected",
"version": "8.17.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.16.0",
"status": "affected",
"version": "8.16.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.15.0",
"status": "affected",
"version": "8.15.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.14.1",
"status": "affected",
"version": "8.14.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.14.0",
"status": "affected",
"version": "8.14.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.13.0",
"status": "affected",
"version": "8.13.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.12.1",
"status": "affected",
"version": "8.12.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.12.0",
"status": "affected",
"version": "8.12.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.11.1",
"status": "affected",
"version": "8.11.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.11.0",
"status": "affected",
"version": "8.11.0",
"versionType": "semver"
}
]
}
],
"source": "2499f714-1537-4658-8207-48ae4bb9eae9"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C6D1007D-3E09-4D44-993A-9ACC2316FD0A",
"versionEndExcluding": "8.21.0",
"versionStartIncluding": "8.11.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In this scenario, libcurl first uses a proper HTTP/3 server for the initial\ntransfers, and when it makes a second transfer to the same site it has been\nreplaced by the attacker\u0027s impostor machine - without a valid certificate.\n\nWhen libcurl returns to the hostname the second time with a cached SSL session\n(`CURLOPT_SSL_SESSIONID_CACHE` is not disabled) and early data enabled (the\n`CURLSSLOPT_EARLYDATA` bit is set in `CURLOPT_SSL_OPTIONS`), libcurl might\nsend off the second request\u0027s bytes on that new connection *before* enforcing\nthe certificate verification failure. Potentially leaking sensitive\ninformation."
}
],
"id": "CVE-2026-9545",
"lastModified": "2026-07-07T15:03:56.920",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-9545",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T16:52:42.898546Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-03T07:16:25.807",
"references": [
{
"source": "2499f714-1537-4658-8207-48ae4bb9eae9",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://curl.se/docs/CVE-2026-9545.html"
},
{
"source": "2499f714-1537-4658-8207-48ae4bb9eae9",
"tags": [
"Vendor Advisory"
],
"url": "https://curl.se/docs/CVE-2026-9545.json"
},
{
"source": "2499f714-1537-4658-8207-48ae4bb9eae9",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://hackerone.com/reports/3752888"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://hackerone.com/reports/3752888"
}
],
"sourceIdentifier": "2499f714-1537-4658-8207-48ae4bb9eae9",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-6V72-WFCJ-JV53
Vulnerability from github – Published: 2026-07-03 09:31 – Updated: 2026-07-06 18:30In this scenario, libcurl first uses a proper HTTP/3 server for the initial transfers, and when it makes a second transfer to the same site it has been replaced by the attacker's impostor machine - without a valid certificate.
When libcurl returns to the hostname the second time with a cached SSL session
(CURLOPT_SSL_SESSIONID_CACHE is not disabled) and early data enabled (the
CURLSSLOPT_EARLYDATA bit is set in CURLOPT_SSL_OPTIONS), libcurl might
send off the second request's bytes on that new connection before enforcing
the certificate verification failure. Potentially leaking sensitive
information.
{
"affected": [],
"aliases": [
"CVE-2026-9545"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-03T07:16:25Z",
"severity": "HIGH"
},
"details": "In this scenario, libcurl first uses a proper HTTP/3 server for the initial\ntransfers, and when it makes a second transfer to the same site it has been\nreplaced by the attacker\u0027s impostor machine - without a valid certificate.\n\nWhen libcurl returns to the hostname the second time with a cached SSL session\n(`CURLOPT_SSL_SESSIONID_CACHE` is not disabled) and early data enabled (the\n`CURLSSLOPT_EARLYDATA` bit is set in `CURLOPT_SSL_OPTIONS`), libcurl might\nsend off the second request\u0027s bytes on that new connection *before* enforcing\nthe certificate verification failure. Potentially leaking sensitive\ninformation.",
"id": "GHSA-6v72-wfcj-jv53",
"modified": "2026-07-06T18:30:50Z",
"published": "2026-07-03T09:31:27Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9545"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/3752888"
},
{
"type": "WEB",
"url": "https://curl.se/docs/CVE-2026-9545.html"
},
{
"type": "WEB",
"url": "https://curl.se/docs/CVE-2026-9545.json"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-9545
Vulnerability from csaf_microsoft - Published: 2026-07-02 00:00 - Updated: 2026-07-09 01:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-4 | — | ||
| Unresolved product id: 17084-3 | — | ||
| Unresolved product id: 17084-2 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-9545 exposing HTTP/3 early data - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-9545.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "exposing HTTP/3 early data",
"tracking": {
"current_release_date": "2026-07-09T01:46:22.000Z",
"generator": {
"date": "2026-07-09T07:36:40.072Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-9545",
"initial_release_date": "2026-07-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-07-04T01:04:22.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-07-07T01:41:09.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-07-09T01:46:22.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 curl 0:8.11.1-9.azl3",
"product": {
"name": "azl3 curl 0:8.11.1-9.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "curl"
},
{
"category": "product_name",
"name": "azl3 mysql 0:8.0.46-1.azl3",
"product": {
"name": "azl3 mysql 0:8.0.46-1.azl3",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "azl3 rust 0:1.75.0-30.azl3",
"product": {
"name": "azl3 rust 0:1.75.0-30.azl3",
"product_id": "3"
}
},
{
"category": "product_name",
"name": "azl3 rust 0:1.90.0-9.azl3",
"product": {
"name": "azl3 rust 0:1.90.0-9.azl3",
"product_id": "2"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 curl 0:8.11.1-9.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 mysql 0:8.0.46-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 0:1.75.0-30.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 0:1.90.0-9.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9545",
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-4",
"17084-2"
]
},
{
"label": "vulnerable_code_not_in_execute_path",
"product_ids": [
"17084-3"
]
}
],
"notes": [
{
"category": "general",
"text": "curl",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-1"
],
"known_not_affected": [
"17084-4",
"17084-3",
"17084-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-9545 exposing HTTP/3 early data - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-9545.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-07-04T01:04:22.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"title": "exposing HTTP/3 early data"
}
]
}
RHSA-2026:41240
Vulnerability from csaf_redhat - Published: 2026-07-17 13:46 - Updated: 2026-08-13 22:35A flaw was found in libcurl. An attacker can exploit this by replacing a legitimate HTTP/3 server with an impostor machine. When libcurl attempts a second transfer to the same site with a cached SSL session and early data enabled, it may send sensitive request data before verifying the server's certificate. This could lead to the disclosure of sensitive information to the attacker.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:curl-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:curl-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:curl-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libcurl. This use-after-free vulnerability occurs when an application configures an HTTP/2 stream-dependency tree and then performs a sequence of operations involving `curl_easy_reset()` and `curl_easy_cleanup()`. During the final cleanup, libcurl attempts to access memory that has already been released. This can lead to application crashes, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:curl-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:curl-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:curl-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw in nghttp2's nghttpx proxy allows a remote attacker to perform HTTP request smuggling and cross-client response-queue poisoning. This occurs because the proxy ambiguously forwards HTTP/1.1 Upgrade requests that contain a Content-Length header to reusable keep-alive backend connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:curl-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:curl-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:curl-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:41240 | self |
| https://access.redhat.com/security/cve/CVE-2026-58055 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://images.redhat.com/ | external |
| https://access.redhat.com/security/cve/CVE-2026-10536 | external |
| https://access.redhat.com/security/cve/CVE-2026-9545 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-9545 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2496756 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-9545 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-9545 | external |
| https://curl.se/docs/CVE-2026-9545.html | external |
| https://curl.se/docs/CVE-2026-9545.json | external |
| https://hackerone.com/reports/3752888 | external |
| https://access.redhat.com/security/cve/CVE-2026-10536 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2496766 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-10536 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-10536 | external |
| https://curl.se/docs/CVE-2026-10536.html | external |
| https://curl.se/docs/CVE-2026-10536.json | external |
| https://hackerone.com/reports/3751697 | external |
| https://access.redhat.com/security/cve/CVE-2026-58055 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2493954 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-58055 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-58055 | external |
| https://github.com/bikini/exploitarium/tree/main/… | external |
| https://github.com/nghttp2/nghttp2/commit/ab28105… | external |
| https://www.vulncheck.com/advisories/nghttp2-nght… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\ncurl:\n * curl-8.21.0-0.1.1.hum1 (aarch64, x86_64)\n * libcurl-8.21.0-0.1.1.hum1 (aarch64, x86_64)\n * libcurl-devel-8.21.0-0.1.1.hum1 (aarch64, x86_64)\n * libcurl-minimal-8.21.0-0.1.1.hum1 (aarch64, x86_64)\n * curl-8.21.0-0.1.1.hum1.src (src)\n\nSecurity Fix(es):\n\ncurl:\n * CVE-2026-58055",
"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-2026:41240",
"url": "https://access.redhat.com/errata/RHSA-2026:41240"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-58055",
"url": "https://access.redhat.com/security/cve/CVE-2026-58055"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-10536",
"url": "https://access.redhat.com/security/cve/CVE-2026-10536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9545",
"url": "https://access.redhat.com/security/cve/CVE-2026-9545"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_41240.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update",
"tracking": {
"current_release_date": "2026-08-13T22:35:43+00:00",
"generator": {
"date": "2026-08-13T22:35:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.15"
}
},
"id": "RHSA-2026:41240",
"initial_release_date": "2026-07-17T13:46:49+00:00",
"revision_history": [
{
"date": "2026-07-17T13:46:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-08T04:36:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T22:35:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-main@aarch64",
"product": {
"name": "curl-main@aarch64",
"product_id": "curl-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/curl@8.21.0-0.1.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-main@src",
"product": {
"name": "curl-main@src",
"product_id": "curl-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/curl@8.21.0-0.1.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-main@x86_64",
"product": {
"name": "curl-main@x86_64",
"product_id": "curl-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/curl@8.21.0-0.1.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:curl-main@aarch64"
},
"product_reference": "curl-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:curl-main@src"
},
"product_reference": "curl-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:curl-main@x86_64"
},
"product_reference": "curl-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9545",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-07-03T07:01:06.296643+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcurl. An attacker can exploit this by replacing a legitimate HTTP/3 server with an impostor machine. When libcurl attempts a second transfer to the same site with a cached SSL session and early data enabled, it may send sensitive request data before verifying the server\u0027s certificate. This could lead to the disclosure of sensitive information to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcurl: libcurl: Information disclosure via cached SSL session and early data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The version of curl as shipped with Red Hat Enterprise Linux 10 is not built with the support for the ngtcp2 + nghttp3 backend and is therefore unaffected by this issue.",
"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": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9545"
},
{
"category": "external",
"summary": "RHBZ#2496756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9545",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9545"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9545",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9545"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-9545.html",
"url": "https://curl.se/docs/CVE-2026-9545.html"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-9545.json",
"url": "https://curl.se/docs/CVE-2026-9545.json"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3752888",
"url": "https://hackerone.com/reports/3752888"
}
],
"release_date": "2026-07-03T06:17:55.931000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-17T13:46:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41240"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libcurl: libcurl: Information disclosure via cached SSL session and early data"
},
{
"cve": "CVE-2026-10536",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-07-03T07:01:35.911244+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcurl. This use-after-free vulnerability occurs when an application configures an HTTP/2 stream-dependency tree and then performs a sequence of operations involving `curl_easy_reset()` and `curl_easy_cleanup()`. During the final cleanup, libcurl attempts to access memory that has already been released. This can lead to application crashes, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcurl: libcurl: Use-after-free vulnerability leading to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact use-after-free flaw in libcurl can lead to application crashes and Denial of Service. It occurs when an application specifically configures an HTTP/2 stream-dependency tree and then performs a precise sequence of `curl_easy_reset()` and `curl_easy_cleanup()` operations, attempting to access already freed memory. This vulnerability requires a specific application programming pattern, limiting its exploitability in typical Red Hat deployments.",
"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": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10536"
},
{
"category": "external",
"summary": "RHBZ#2496766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10536",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10536"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-10536.html",
"url": "https://curl.se/docs/CVE-2026-10536.html"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-10536.json",
"url": "https://curl.se/docs/CVE-2026-10536.json"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3751697",
"url": "https://hackerone.com/reports/3751697"
}
],
"release_date": "2026-07-03T06:11:15.378000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-17T13:46:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41240"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid configuring HTTP/2 stream dependencies within applications utilizing libcurl. This functionality is considered deprecated and its use is required to trigger the vulnerability.",
"product_ids": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libcurl: libcurl: Use-after-free vulnerability leading to Denial of Service"
},
{
"cve": "CVE-2026-58055",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-06-28T03:01:22.756250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2493954"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in nghttp2\u0027s nghttpx proxy allows a remote attacker to perform HTTP request smuggling and cross-client response-queue poisoning. This occurs because the proxy ambiguously forwards HTTP/1.1 Upgrade requests that contain a Content-Length header to reusable keep-alive backend connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: HTTP Request/Response Smuggling and Response-Queue Poisoning via ambiguous HTTP/1.1 Upgrade requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in nghttp2\u0027s nghttpx proxy allows remote HTTP request smuggling and cross-client response poisoning by forwarding malformed HTTP/1.1 Upgrade requests containing a Content-Length body. This is rated Moderate because successful exploitation requires high attack complexity on the backend server.",
"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": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-58055"
},
{
"category": "external",
"summary": "RHBZ#2493954",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493954"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-58055",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-58055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58055"
},
{
"category": "external",
"summary": "https://github.com/bikini/exploitarium/tree/main/nghttp2-nghttpx-upgrade-queue-poison-poc",
"url": "https://github.com/bikini/exploitarium/tree/main/nghttp2-nghttpx-upgrade-queue-poison-poc"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/ab28105c4a0197da24f8bfc414bc116055249e1e",
"url": "https://github.com/nghttp2/nghttp2/commit/ab28105c4a0197da24f8bfc414bc116055249e1e"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/nghttp2-nghttpx-http-request-response-smuggling-via-upgrade-request-with-content-length",
"url": "https://www.vulncheck.com/advisories/nghttp2-nghttpx-http-request-response-smuggling-via-upgrade-request-with-content-length"
}
],
"release_date": "2026-06-28T01:32:57.163000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-17T13:46:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41240"
},
{
"category": "workaround",
"details": "Configure your WAF or load balancer to drop incoming HTTP/1.1 requests that contain both Upgrade and Content-Length headers. This blocks the malformed traffic at the edge before it can reach the vulnerable proxy without impacting legitimate users.",
"product_ids": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:curl-main@aarch64",
"Red Hat Hardened Images:curl-main@src",
"Red Hat Hardened Images:curl-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nghttp2: nghttp2: HTTP Request/Response Smuggling and Response-Queue Poisoning via ambiguous HTTP/1.1 Upgrade requests"
}
]
}
RHSA-2026:45341
Vulnerability from csaf_redhat - Published: 2026-07-24 15:22 - Updated: 2026-08-11 19:52Starting from Rust 1.87.0 and before Rust 1.89.0, the tier 3 Cygwin target (`x86_64-pc-cygwin`) didn't correctly handle path separators, causing the standard library's Path API to ignore path components separated by backslashes. Due to this, programs compiled for Cygwin that validate paths could misbehave, potentially allowing path traversal attacks or malicious filesystem operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:rust-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:rust-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:rust-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:rust-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libcurl. An attacker can exploit this by replacing a legitimate HTTP/3 server with an impostor machine. When libcurl attempts a second transfer to the same site with a cached SSL session and early data enabled, it may send sensitive request data before verifying the server's certificate. This could lead to the disclosure of sensitive information to the attacker.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:rust-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:rust-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:rust-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:rust-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Wasmtime, a runtime for WebAssembly. A remote attacker could exploit an arithmetic overflow vulnerability by instantiating a WebAssembly module or component that attempts to allocate an extremely large table using the WebAssembly memory64 proposal. This flaw causes Wasmtime to panic, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:rust-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:rust-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:rust-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:rust-main@x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:45341 | self |
| https://images.redhat.com/ | external |
| https://access.redhat.com/security/cve/CVE-2026-44216 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/security/cve/CVE-2025-11233 | external |
| https://access.redhat.com/security/cve/CVE-2026-9545 | external |
| https://access.redhat.com/security/cve/CVE-2026-51540 | external |
| https://access.redhat.com/security/cve/CVE-2026-51536 | external |
| https://access.redhat.com/security/cve/CVE-2026-51538 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-11233 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2400867 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-11233 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-11233 | external |
| https://github.com/rust-lang/rust/pull/141864 | external |
| https://access.redhat.com/security/cve/CVE-2026-9545 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2496756 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-9545 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-9545 | external |
| https://curl.se/docs/CVE-2026-9545.html | external |
| https://curl.se/docs/CVE-2026-9545.json | external |
| https://hackerone.com/reports/3752888 | external |
| https://access.redhat.com/security/cve/CVE-2026-44216 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477467 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44216 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44216 | external |
| https://github.com/bytecodealliance/wasmtime/secu… | external |
{
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nrust:\n * cargo-1.97.1-2.hum1 (aarch64, x86_64)\n * clippy-1.97.1-2.hum1 (aarch64, x86_64)\n * rust-1.97.1-2.hum1 (aarch64, x86_64)\n * rust-analyzer-1.97.1-2.hum1 (aarch64, x86_64)\n * rust-debugger-common-1.97.1-2.hum1 (noarch)\n * rust-doc-1.97.1-2.hum1 (aarch64, x86_64)\n * rust-gdb-1.97.1-2.hum1 (noarch)\n * rust-lldb-1.97.1-2.hum1 (noarch)\n * rust-src-1.97.1-2.hum1 (noarch)\n * rust-std-static-1.97.1-2.hum1 (aarch64, x86_64)\n * rust-std-static-aarch64-unknown-none-softfloat-1.97.1-2.hum1 (noarch)\n * rust-std-static-aarch64-unknown-uefi-1.97.1-2.hum1 (noarch)\n * rust-std-static-i686-pc-windows-gnu-1.97.1-2.hum1 (noarch)\n * rust-std-static-wasm32-unknown-unknown-1.97.1-2.hum1 (noarch)\n * rust-std-static-wasm32-wasip1-1.97.1-2.hum1 (noarch)\n * rust-std-static-x86_64-pc-windows-gnu-1.97.1-2.hum1 (noarch)\n * rust-std-static-x86_64-unknown-none-1.97.1-2.hum1 (noarch)\n * rust-std-static-x86_64-unknown-uefi-1.97.1-2.hum1 (noarch)\n * rustfmt-1.97.1-2.hum1 (aarch64, x86_64)\n * rust-1.97.1-2.hum1.src (src)",
"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-2026:45341",
"url": "https://access.redhat.com/errata/RHSA-2026:45341"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44216",
"url": "https://access.redhat.com/security/cve/CVE-2026-44216"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11233",
"url": "https://access.redhat.com/security/cve/CVE-2025-11233"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9545",
"url": "https://access.redhat.com/security/cve/CVE-2026-9545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-51540",
"url": "https://access.redhat.com/security/cve/CVE-2026-51540"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-51536",
"url": "https://access.redhat.com/security/cve/CVE-2026-51536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-51538",
"url": "https://access.redhat.com/security/cve/CVE-2026-51538"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_45341.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-11T19:52:47+00:00",
"generator": {
"date": "2026-08-11T19:52:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.14"
}
},
"id": "RHSA-2026:45341",
"initial_release_date": "2026-07-24T15:22:32+00:00",
"revision_history": [
{
"date": "2026-07-24T15:22:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-11T19:12:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-11T19:52:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "rust-main@aarch64",
"product": {
"name": "rust-main@aarch64",
"product_id": "rust-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cargo@1.97.1-2.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rust-main@x86_64",
"product": {
"name": "rust-main@x86_64",
"product_id": "rust-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cargo@1.97.1-2.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rust-main@src",
"product": {
"name": "rust-main@src",
"product_id": "rust-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust@1.97.1-2.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rust-main@noarch",
"product": {
"name": "rust-main@noarch",
"product_id": "rust-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-debugger-common@1.97.1-2.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:rust-main@aarch64"
},
"product_reference": "rust-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:rust-main@noarch"
},
"product_reference": "rust-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:rust-main@src"
},
"product_reference": "rust-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:rust-main@x86_64"
},
"product_reference": "rust-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11233",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-10-01T17:01:22.019538+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2400867"
}
],
"notes": [
{
"category": "description",
"text": "Starting from Rust 1.87.0 and before Rust 1.89.0, the tier 3 Cygwin target (`x86_64-pc-cygwin`) didn\u0027t correctly handle path separators, causing the standard library\u0027s Path API to ignore path components separated by backslashes. Due to this, programs compiled for Cygwin that validate paths could misbehave, potentially allowing path traversal attacks or malicious filesystem operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rust: Rust standard library didn\u0027t detect all path separators on Cygwin",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11233"
},
{
"category": "external",
"summary": "RHBZ#2400867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11233"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11233",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11233"
},
{
"category": "external",
"summary": "https://github.com/rust-lang/rust/pull/141864",
"url": "https://github.com/rust-lang/rust/pull/141864"
}
],
"release_date": "2025-10-01T16:49:50.139000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-24T15:22:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:45341"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rust: Rust standard library didn\u0027t detect all path separators on Cygwin"
},
{
"cve": "CVE-2026-9545",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-07-03T07:01:06.296643+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcurl. An attacker can exploit this by replacing a legitimate HTTP/3 server with an impostor machine. When libcurl attempts a second transfer to the same site with a cached SSL session and early data enabled, it may send sensitive request data before verifying the server\u0027s certificate. This could lead to the disclosure of sensitive information to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcurl: libcurl: Information disclosure via cached SSL session and early data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The version of curl as shipped with Red Hat Enterprise Linux 10 is not built with the support for the ngtcp2 + nghttp3 backend and is therefore unaffected by this issue.",
"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": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9545"
},
{
"category": "external",
"summary": "RHBZ#2496756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9545",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9545"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9545",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9545"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-9545.html",
"url": "https://curl.se/docs/CVE-2026-9545.html"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-9545.json",
"url": "https://curl.se/docs/CVE-2026-9545.json"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3752888",
"url": "https://hackerone.com/reports/3752888"
}
],
"release_date": "2026-07-03T06:17:55.931000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-24T15:22:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:45341"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libcurl: libcurl: Information disclosure via cached SSL session and early data"
},
{
"cve": "CVE-2026-44216",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-14T16:01:38.636308+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477467"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Wasmtime, a runtime for WebAssembly. A remote attacker could exploit an arithmetic overflow vulnerability by instantiating a WebAssembly module or component that attempts to allocate an extremely large table using the WebAssembly memory64 proposal. This flaw causes Wasmtime to panic, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wasmtime: Wasmtime: Denial of Service via large WebAssembly table allocation",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44216"
},
{
"category": "external",
"summary": "RHBZ#2477467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44216",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44216"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44216",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44216"
},
{
"category": "external",
"summary": "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-p8xm-42r7-89xg",
"url": "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-p8xm-42r7-89xg"
}
],
"release_date": "2026-05-14T14:54:32.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-24T15:22:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:45341"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:rust-main@aarch64",
"Red Hat Hardened Images:rust-main@noarch",
"Red Hat Hardened Images:rust-main@src",
"Red Hat Hardened Images:rust-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wasmtime: Wasmtime: Denial of Service via large WebAssembly table allocation"
}
]
}
ubuntu-cve-2026-9545
Vulnerability from osv_ubuntu
In this scenario, libcurl first uses a proper HTTP/3 server for the initial transfers, and when it makes a second transfer to the same site it has been replaced by the attacker's impostor machine - without a valid certificate. When libcurl returns to the hostname the second time with a cached SSL session (CURLOPT_SSL_SESSIONID_CACHE is not disabled) and early data enabled (the CURLSSLOPT_EARLYDATA bit is set in CURLOPT_SSL_OPTIONS), libcurl might send off the second request's bytes on that new connection before enforcing the certificate verification failure. Potentially leaking sensitive information.
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "curl",
"binary_version": "8.14.1-2ubuntu1.4"
},
{
"binary_name": "libcurl3t64-gnutls",
"binary_version": "8.14.1-2ubuntu1.4"
},
{
"binary_name": "libcurl4t64",
"binary_version": "8.14.1-2ubuntu1.4"
}
],
"priority_reason": "Upstream defined this as low severity"
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "curl",
"purl": "pkg:deb/ubuntu/curl@8.14.1-2ubuntu1.4?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.14.1-2ubuntu1.4"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8.12.1-3ubuntu1",
"8.13.0-5ubuntu1",
"8.14.1-1ubuntu2",
"8.14.1-1ubuntu3",
"8.14.1-2ubuntu1",
"8.14.1-2ubuntu1.1",
"8.14.1-2ubuntu1.2",
"8.14.1-2ubuntu1.3"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "curl",
"binary_version": "8.18.0-1ubuntu2.2"
},
{
"binary_name": "libcurl3t64-gnutls",
"binary_version": "8.18.0-1ubuntu2.2"
},
{
"binary_name": "libcurl4t64",
"binary_version": "8.18.0-1ubuntu2.2"
}
],
"priority_reason": "Upstream defined this as low severity"
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "curl",
"purl": "pkg:deb/ubuntu/curl@8.18.0-1ubuntu2.2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.18.0-1ubuntu2.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8.14.1-2ubuntu1",
"8.17.0-1ubuntu1",
"8.18.0-1ubuntu1",
"8.18.0-1ubuntu2",
"8.18.0-1ubuntu2.1"
]
}
],
"aliases": [],
"details": "In this scenario, libcurl first uses a proper HTTP/3 server for the initial transfers, and when it makes a second transfer to the same site it has been replaced by the attacker\u0027s impostor machine - without a valid certificate. When libcurl returns to the hostname the second time with a cached SSL session (`CURLOPT_SSL_SESSIONID_CACHE` is not disabled) and early data enabled (the `CURLSSLOPT_EARLYDATA` bit is set in `CURLOPT_SSL_OPTIONS`), libcurl might send off the second request\u0027s bytes on that new connection *before* enforcing the certificate verification failure. Potentially leaking sensitive information.",
"id": "UBUNTU-CVE-2026-9545",
"modified": "2026-07-09T15:15:43Z",
"published": "2026-06-24T14:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-9545"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9545"
},
{
"type": "REPORT",
"url": "https://curl.se/L7HzKXisfJ/CVE-2026-9545.md"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8487-1"
}
],
"related": [
"USN-8487-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-9545"
]
}
WID-SEC-W-2026-2052
Vulnerability from csaf_certbund - Published: 2026-06-23 22:00 - Updated: 2026-08-02 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Meinberg LANTIME <V7.10.013
Meinberg / LANTIME
|
<V7.10.013 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source cURL <8.21.0
Open Source / cURL
|
<8.21.0 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 |
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://curl.se/docs/CVE-2026-10536.html | external |
| https://curl.se/docs/CVE-2026-11352.html | external |
| https://curl.se/docs/CVE-2026-11564.html | external |
| https://curl.se/docs/CVE-2026-11586.html | external |
| https://curl.se/docs/CVE-2026-11856.html | external |
| https://curl.se/docs/CVE-2026-12064.html | external |
| https://curl.se/docs/CVE-2026-9080.html | external |
| https://curl.se/docs/CVE-2026-9545.html | external |
| https://curl.se/docs/CVE-2026-9546.html | external |
| https://curl.se/docs/CVE-2026-9547.html | external |
| https://ubuntu.com/security/notices/USN-8487-1 | external |
| https://access.redhat.com/errata/RHSA-2026:29017 | external |
| https://ubuntu.com/security/notices/USN-8525-1 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://msrc.microsoft.com/update-guide/ | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| http://news.meinberg.de/680/ | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://www.ibm.com/support/pages/node/7281743 | external |
| https://aix.software.ibm.com/aix/efixes/security/… | external |
| https://bodhi.fedoraproject.org/updates/FEDORA-20… | external |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "cURL ist eine Client-Software, die das Austauschen von Dateien mittels mehrerer Protokolle wie z. B. HTTP oder FTP erlaubt.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in cURL ausnutzen, um Sicherheitsvorkehrungen zu umgehen, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand oder eine Speicherbesch\u00e4digung zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2052 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2052.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2052 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2052"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-10536.html"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-11352.html"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-11564.html"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-11586.html"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-11856.html"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-12064.html"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-9080.html"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-9545.html"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-9546.html"
},
{
"category": "external",
"summary": "Curl Document vom 2026-06-23",
"url": "https://curl.se/docs/CVE-2026-9547.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8487-1 vom 2026-07-01",
"url": "https://ubuntu.com/security/notices/USN-8487-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:29017 vom 2026-07-03",
"url": "https://access.redhat.com/errata/RHSA-2026:29017"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8525-1 vom 2026-07-09",
"url": "https://ubuntu.com/security/notices/USN-8525-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22553-1 vom 2026-07-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027394.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2926-1 vom 2026-07-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027426.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2925-1 vom 2026-07-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027427.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22582-1 vom 2026-07-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027438.html"
},
{
"category": "external",
"summary": "Microsoft Leitfaden f\u00fcr Sicherheitsupdates vom 2026-07-14",
"url": "https://msrc.microsoft.com/update-guide/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3043-1 vom 2026-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027507.html"
},
{
"category": "external",
"summary": "Meinberg Security Advisory MBGSA-2026.05 vom 2026-07-21",
"url": "http://news.meinberg.de/680/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22709-1 vom 2026-07-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027723.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22889-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027871.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7281743 vom 2026-07-29",
"url": "https://www.ibm.com/support/pages/node/7281743"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6985269 vom 2026-07-28",
"url": "https://aix.software.ibm.com/aix/efixes/security/curl_advisory11.asc"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-E691FBBFE7 vom 2026-07-31",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-e691fbbfe7"
}
],
"source_lang": "en-US",
"title": "cURL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-02T22:00:00.000+00:00",
"generator": {
"date": "2026-08-03T07:18:00.215+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2052",
"initial_release_date": "2026-06-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-06-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-06-30T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-07-02T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-09T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-07-13T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-14T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-15T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Meinberg aufgenommen"
},
{
"date": "2026-07-22T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-28T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-08-02T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Fedora aufgenommen"
}
],
"status": "final",
"version": "12"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74178",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM AIX 7.3",
"product_id": "1139691",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.3"
}
}
}
],
"category": "product_name",
"name": "AIX"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.10.013",
"product": {
"name": "Meinberg LANTIME \u003cV7.10.013",
"product_id": "T056848"
}
},
{
"category": "product_version",
"name": "V7.10.013",
"product": {
"name": "Meinberg LANTIME V7.10.013",
"product_id": "T056848-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:v7.10.013"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "azl3",
"product": {
"name": "Microsoft Azure Linux azl3",
"product_id": "T049210",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_linux:azl3"
}
}
}
],
"category": "product_name",
"name": "Azure Linux"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.21.0",
"product": {
"name": "Open Source cURL \u003c8.21.0",
"product_id": "T055713"
}
},
{
"category": "product_version",
"name": "8.21.0",
"product": {
"name": "Open Source cURL 8.21.0",
"product_id": "T055713-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:curl:curl:8.21.0"
}
}
}
],
"category": "product_name",
"name": "cURL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T054646",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10536",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-10536"
},
{
"cve": "CVE-2026-11352",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-11352"
},
{
"cve": "CVE-2026-11564",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-11564"
},
{
"cve": "CVE-2026-11586",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-11586"
},
{
"cve": "CVE-2026-11856",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-11856"
},
{
"cve": "CVE-2026-12064",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-12064"
},
{
"cve": "CVE-2026-9080",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-9080"
},
{
"cve": "CVE-2026-9545",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-9545"
},
{
"cve": "CVE-2026-9546",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-9546"
},
{
"cve": "CVE-2026-9547",
"product_status": {
"known_affected": [
"1139691",
"67646",
"T000126",
"T056848",
"74178",
"T054646",
"T055713",
"T049210"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-9547"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.