Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-34520 (GCVE-0-2026-34520)
Vulnerability from cvelistv5 – Published: 2026-04-01 20:27 – Updated: 2026-04-04 03:13- CWE-113 - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
| URL | Tags |
|---|---|
| https://github.com/aio-libs/aiohttp/security/advi… | x_refsource_CONFIRM |
| https://github.com/aio-libs/aiohttp/commit/9370b9… | x_refsource_MISC |
| https://github.com/aio-libs/aiohttp/releases/tag/… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-34520",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-04T03:13:19.553235Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-04T03:13:48.418Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "aiohttp",
"vendor": "aio-libs",
"versions": [
{
"status": "affected",
"version": "\u003c 3.13.4"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 2.7,
"baseSeverity": "LOW",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-113",
"description": "CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-01T20:27:48.350Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf"
},
{
"name": "https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4"
},
{
"name": "https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4"
}
],
"source": {
"advisory": "GHSA-63hf-3vf5-4wqf",
"discovery": "UNKNOWN"
},
"title": "AIOHTTP: C parser (llhttp) accepts null bytes and control characters in response header values - header injection / security bypass"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-34520",
"datePublished": "2026-04-01T20:27:48.350Z",
"dateReserved": "2026-03-30T16:03:31.047Z",
"dateUpdated": "2026-04-04T03:13:48.418Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-34520",
"date": "2026-08-05",
"epss": "0.00461",
"percentile": "0.37619"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-34520\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-01T21:17:00.333\",\"lastModified\":\"2026-06-17T10:39:09.913\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"aio-libs\",\"product\":\"aiohttp\",\"versions\":[{\"version\":\"\u003c 3.13.4\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":2.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"UNREPORTED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"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:N/I:H/A:H\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-04T03:13:19.553235Z\",\"id\":\"CVE-2026-34520\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-113\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.13.4\",\"matchCriteriaId\":\"7B8B1C30-52F7-467A-A7D0-F6A786E84AF9\"}]}]}],\"references\":[{\"url\":\"https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-06-28T07:31:14+00:00",
"cve": "CVE-2026-34520",
"id": "CVE-2026-34520",
"initial_release_date": "2026-04-01T20:27:48.350000+00:00",
"product_status:known_affected": "88",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "aiohttp: AIOHTTP: Header injection vulnerability due to improper character handling",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34520.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-15T05:17:26Z",
"cve": "CVE-2026-34520",
"id": "CVE-2026-34520",
"initial_release_date": "2026-04-02T23:26:21Z",
"product_status:first_fixed": "20",
"product_status:known_affected": "63",
"product_status:recommended": "6",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-34520",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-34520.json",
"version": "6"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-34520\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-04T03:13:19.553235Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-04T03:13:43.374Z\"}}], \"cna\": {\"title\": \"AIOHTTP: C parser (llhttp) accepts null bytes and control characters in response header values - header injection / security bypass\", \"source\": {\"advisory\": \"GHSA-63hf-3vf5-4wqf\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 2.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"aio-libs\", \"product\": \"aiohttp\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.13.4\"}]}], \"references\": [{\"url\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf\", \"name\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4\", \"name\": \"https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4\", \"name\": \"https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-113\", \"description\": \"CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-01T20:27:48.350Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-34520\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-04T03:13:48.418Z\", \"dateReserved\": \"2026-03-30T16:03:31.047Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-01T20:27:48.350Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
cleanstart-2026-wq85001
Vulnerability from cleanstart
Multiple security vulnerabilities affect the airflow-3 package. These issues are resolved in later releases. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "airflow-3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.1-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the airflow-3 package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-WQ85001",
"modified": "2026-06-07T16:45:03Z",
"published": "2026-07-09T09:58:21.946418Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WQ85001.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-46136"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-12797"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-34069"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-49766"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-49767"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-62727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-66221"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-0994"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-21860"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-22815"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25645"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26007"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27199"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27205"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27448"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27459"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-30922"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-31958"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32597"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34073"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34513"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34514"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34515"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34516"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34517"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34518"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34519"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34520"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-35536"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-40217"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-40347"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41016"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41018"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41066"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42561"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44307"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44405"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44431"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44432"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44681"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-45309"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-4539"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-45409"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48522"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48523"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48524"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48710"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-8328"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-8838"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-29h4-r29x-hchv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-29vq-49wr-vm6x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2g68-c3qc-8985"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2vrm-gr82-f7m5"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3wq7-rqq7-wx6j"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5239-wwwm-4pmq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-53mr-6c8q-9789"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-63hf-3vf5-4wqf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-68rp-wp8r-4726"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-752w-5fwx-jx9f"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-78cv-mqj4-43f7"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-79v4-65xg-pq4g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7f5h-v6xp-fcq8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7gcm-g887-7qv7"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-87hc-h4r5-73f7"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-966j-vmvw-g2g9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c427-h43c-vf67"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f9vj-2wh5-fj8j"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fqwm-6jpj-5wxc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-gc5v-m9x4-r6x2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-h4gh-qq45-vh27"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hcc4-c3v8-rx92"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hg6j-4rv6-33pg"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hgf8-39gv-g3f2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hrfv-mqp8-q5rw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jj8c-mmj3-mmgv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jjhc-v7c2-5hh6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jr27-m4p2-rc6r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m5qp-6w8w-w647"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m959-cc7f-wv43"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mj87-hwqh-73pj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mwh4-6h8g-pg8w"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-p998-jp59-783m"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-q34m-jh98-gwm2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qjxf-f2mg-c6mc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r6ph-v2qm-q3c2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v92g-xgxw-vvmm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-vfmq-68hx-4jfw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w2fm-2cpv-w7v5"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xqmj-j6mv-4862"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46136"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12797"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34069"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49766"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49767"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66221"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21860"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22815"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25645"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27199"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27205"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27448"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31958"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34073"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34513"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34514"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34515"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34516"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34517"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34518"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34519"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34520"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35536"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40217"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40347"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41016"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41018"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41066"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42561"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44307"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44405"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44681"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45309"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4539"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45409"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48522"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48523"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48524"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48710"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8328"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8838"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2023-46136, CVE-2024-12797, CVE-2024-34069, CVE-2024-49766, CVE-2024-49767, CVE-2025-62727, CVE-2025-66221, CVE-2026-0994, CVE-2026-21860, CVE-2026-22815, CVE-2026-25645, CVE-2026-26007, CVE-2026-27199, CVE-2026-27205, CVE-2026-27448, CVE-2026-27459, CVE-2026-30922, CVE-2026-31958, CVE-2026-32597, CVE-2026-34073, CVE-2026-34513, CVE-2026-34514, CVE-2026-34515, CVE-2026-34516, CVE-2026-34517, CVE-2026-34518, CVE-2026-34519, CVE-2026-34520, CVE-2026-34525, CVE-2026-35536, CVE-2026-40217, CVE-2026-40347, CVE-2026-41016, CVE-2026-41018, CVE-2026-41066, CVE-2026-42561, CVE-2026-44307, CVE-2026-44405, CVE-2026-44431, CVE-2026-44432, CVE-2026-44681, CVE-2026-45309, CVE-2026-4539, CVE-2026-45409, CVE-2026-48522, CVE-2026-48523, CVE-2026-48524, CVE-2026-48525, CVE-2026-48526, CVE-2026-48710, CVE-2026-8328, CVE-2026-8838, ghsa-29h4-r29x-hchv, ghsa-29vq-49wr-vm6x, ghsa-2g68-c3qc-8985, ghsa-2vrm-gr82-f7m5, ghsa-3wq7-rqq7-wx6j, ghsa-5239-wwwm-4pmq, ghsa-53mr-6c8q-9789, ghsa-63hf-3vf5-4wqf, ghsa-68rp-wp8r-4726, ghsa-752w-5fwx-jx9f, ghsa-78cv-mqj4-43f7, ghsa-79v4-65xg-pq4g, ghsa-7f5h-v6xp-fcq8, ghsa-7gcm-g887-7qv7, ghsa-87hc-h4r5-73f7, ghsa-966j-vmvw-g2g9, ghsa-c427-h43c-vf67, ghsa-f9vj-2wh5-fj8j, ghsa-fqwm-6jpj-5wxc, ghsa-gc5v-m9x4-r6x2, ghsa-h4gh-qq45-vh27, ghsa-hcc4-c3v8-rx92, ghsa-hg6j-4rv6-33pg, ghsa-hgf8-39gv-g3f2, ghsa-hrfv-mqp8-q5rw, ghsa-jj8c-mmj3-mmgv, ghsa-jjhc-v7c2-5hh6, ghsa-jr27-m4p2-rc6r, ghsa-m5qp-6w8w-w647, ghsa-m959-cc7f-wv43, ghsa-mj87-hwqh-73pj, ghsa-mwh4-6h8g-pg8w, ghsa-p998-jp59-783m, ghsa-q34m-jh98-gwm2, ghsa-qjxf-f2mg-c6mc, ghsa-r6ph-v2qm-q3c2, ghsa-v92g-xgxw-vvmm, ghsa-vfmq-68hx-4jfw, ghsa-w2fm-2cpv-w7v5, ghsa-xqmj-j6mv-4862 applied in versions: 3.2.0-r0, 3.2.0-r1, 3.2.1-r2, 3.2.1-r3",
"upstream": [
"CVE-2023-46136",
"CVE-2024-12797",
"CVE-2024-34069",
"CVE-2024-49766",
"CVE-2024-49767",
"CVE-2025-62727",
"CVE-2025-66221",
"CVE-2026-0994",
"CVE-2026-21860",
"CVE-2026-22815",
"CVE-2026-25645",
"CVE-2026-26007",
"CVE-2026-27199",
"CVE-2026-27205",
"CVE-2026-27448",
"CVE-2026-27459",
"CVE-2026-30922",
"CVE-2026-31958",
"CVE-2026-32597",
"CVE-2026-34073",
"CVE-2026-34513",
"CVE-2026-34514",
"CVE-2026-34515",
"CVE-2026-34516",
"CVE-2026-34517",
"CVE-2026-34518",
"CVE-2026-34519",
"CVE-2026-34520",
"CVE-2026-34525",
"CVE-2026-35536",
"CVE-2026-40217",
"CVE-2026-40347",
"CVE-2026-41016",
"CVE-2026-41018",
"CVE-2026-41066",
"CVE-2026-42561",
"CVE-2026-44307",
"CVE-2026-44405",
"CVE-2026-44431",
"CVE-2026-44432",
"CVE-2026-44681",
"CVE-2026-45309",
"CVE-2026-4539",
"CVE-2026-45409",
"CVE-2026-48522",
"CVE-2026-48523",
"CVE-2026-48524",
"CVE-2026-48525",
"CVE-2026-48526",
"CVE-2026-48710",
"CVE-2026-8328",
"CVE-2026-8838",
"ghsa-29h4-r29x-hchv",
"ghsa-29vq-49wr-vm6x",
"ghsa-2g68-c3qc-8985",
"ghsa-2vrm-gr82-f7m5",
"ghsa-3wq7-rqq7-wx6j",
"ghsa-5239-wwwm-4pmq",
"ghsa-53mr-6c8q-9789",
"ghsa-63hf-3vf5-4wqf",
"ghsa-68rp-wp8r-4726",
"ghsa-752w-5fwx-jx9f",
"ghsa-78cv-mqj4-43f7",
"ghsa-79v4-65xg-pq4g",
"ghsa-7f5h-v6xp-fcq8",
"ghsa-7gcm-g887-7qv7",
"ghsa-87hc-h4r5-73f7",
"ghsa-966j-vmvw-g2g9",
"ghsa-c427-h43c-vf67",
"ghsa-f9vj-2wh5-fj8j",
"ghsa-fqwm-6jpj-5wxc",
"ghsa-gc5v-m9x4-r6x2",
"ghsa-h4gh-qq45-vh27",
"ghsa-hcc4-c3v8-rx92",
"ghsa-hg6j-4rv6-33pg",
"ghsa-hgf8-39gv-g3f2",
"ghsa-hrfv-mqp8-q5rw",
"ghsa-jj8c-mmj3-mmgv",
"ghsa-jjhc-v7c2-5hh6",
"ghsa-jr27-m4p2-rc6r",
"ghsa-m5qp-6w8w-w647",
"ghsa-m959-cc7f-wv43",
"ghsa-mj87-hwqh-73pj",
"ghsa-mwh4-6h8g-pg8w",
"ghsa-p998-jp59-783m",
"ghsa-q34m-jh98-gwm2",
"ghsa-qjxf-f2mg-c6mc",
"ghsa-r6ph-v2qm-q3c2",
"ghsa-v92g-xgxw-vvmm",
"ghsa-vfmq-68hx-4jfw",
"ghsa-w2fm-2cpv-w7v5",
"ghsa-xqmj-j6mv-4862"
]
}
cleanstart-2026-wu03167
Vulnerability from cleanstart
Multiple security vulnerabilities affect the airflow-3 package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "airflow-3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.8-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the airflow-3 package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-WU03167",
"modified": "2026-06-07T16:45:27Z",
"published": "2026-07-09T09:57:39.854516Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WU03167.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-46136"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-12797"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-34069"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-49766"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-49767"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-62727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-66221"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-0994"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-21860"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-22815"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25645"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26007"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27199"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27205"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27448"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27459"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-30922"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-31958"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-32597"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34073"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34513"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34514"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34515"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34516"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34517"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34518"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34519"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34520"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-35536"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-40217"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-40347"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41066"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44307"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44431"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44432"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44681"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-45309"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-4539"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48522"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48523"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48524"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48710"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-8838"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-29h4-r29x-hchv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-29vq-49wr-vm6x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2g68-c3qc-8985"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2h4p-vjrc-8xpq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2vrm-gr82-f7m5"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3wq7-rqq7-wx6j"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5239-wwwm-4pmq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-53mr-6c8q-9789"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-63hf-3vf5-4wqf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-68rp-wp8r-4726"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-752w-5fwx-jx9f"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-78cv-mqj4-43f7"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-79v4-65xg-pq4g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7f5h-v6xp-fcq8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7gcm-g887-7qv7"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-87hc-h4r5-73f7"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-966j-vmvw-g2g9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c427-h43c-vf67"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f9vj-2wh5-fj8j"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fqwm-6jpj-5wxc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-g794-3fmp-753h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-gc5v-m9x4-r6x2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-h4gh-qq45-vh27"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hcc4-c3v8-rx92"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hgf8-39gv-g3f2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hrfv-mqp8-q5rw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jj8c-mmj3-mmgv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jjhc-v7c2-5hh6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jr27-m4p2-rc6r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m5qp-6w8w-w647"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m959-cc7f-wv43"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mf9v-mfxr-j63j"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mj87-hwqh-73pj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mwh4-6h8g-pg8w"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-p998-jp59-783m"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-q34m-jh98-gwm2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qccp-gfcp-xxvc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qjxf-f2mg-c6mc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r6ph-v2qm-q3c2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r95x-qfjj-fjj2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v92g-xgxw-vvmm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-vfmq-68hx-4jfw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w2fm-2cpv-w7v5"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-wxxx-gvqv-xp7p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xqmj-j6mv-4862"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46136"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12797"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34069"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49766"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49767"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66221"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21860"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22815"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25645"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27199"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27205"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27448"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31958"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34073"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34513"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34514"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34515"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34516"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34517"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34518"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34519"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34520"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35536"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40217"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40347"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41066"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44307"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44681"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45309"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4539"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48522"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48523"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48524"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48710"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8838"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2023-46136, CVE-2024-12797, CVE-2024-34069, CVE-2024-49766, CVE-2024-49767, CVE-2025-62727, CVE-2025-66221, CVE-2026-0994, CVE-2026-21860, CVE-2026-22815, CVE-2026-25645, CVE-2026-26007, CVE-2026-27199, CVE-2026-27205, CVE-2026-27448, CVE-2026-27459, CVE-2026-30922, CVE-2026-31958, CVE-2026-32597, CVE-2026-34073, CVE-2026-34513, CVE-2026-34514, CVE-2026-34515, CVE-2026-34516, CVE-2026-34517, CVE-2026-34518, CVE-2026-34519, CVE-2026-34520, CVE-2026-34525, CVE-2026-35536, CVE-2026-40217, CVE-2026-40347, CVE-2026-41066, CVE-2026-44307, CVE-2026-44431, CVE-2026-44432, CVE-2026-44681, CVE-2026-45309, CVE-2026-4539, CVE-2026-48522, CVE-2026-48523, CVE-2026-48524, CVE-2026-48525, CVE-2026-48526, CVE-2026-48710, CVE-2026-8838, ghsa-29h4-r29x-hchv, ghsa-29vq-49wr-vm6x, ghsa-2g68-c3qc-8985, ghsa-2h4p-vjrc-8xpq, ghsa-2vrm-gr82-f7m5, ghsa-3wq7-rqq7-wx6j, ghsa-5239-wwwm-4pmq, ghsa-53mr-6c8q-9789, ghsa-63hf-3vf5-4wqf, ghsa-68rp-wp8r-4726, ghsa-752w-5fwx-jx9f, ghsa-78cv-mqj4-43f7, ghsa-79v4-65xg-pq4g, ghsa-7f5h-v6xp-fcq8, ghsa-7gcm-g887-7qv7, ghsa-87hc-h4r5-73f7, ghsa-966j-vmvw-g2g9, ghsa-c427-h43c-vf67, ghsa-f9vj-2wh5-fj8j, ghsa-fqwm-6jpj-5wxc, ghsa-g794-3fmp-753h, ghsa-gc5v-m9x4-r6x2, ghsa-h4gh-qq45-vh27, ghsa-hcc4-c3v8-rx92, ghsa-hgf8-39gv-g3f2, ghsa-hrfv-mqp8-q5rw, ghsa-jj8c-mmj3-mmgv, ghsa-jjhc-v7c2-5hh6, ghsa-jr27-m4p2-rc6r, ghsa-m5qp-6w8w-w647, ghsa-m959-cc7f-wv43, ghsa-mf9v-mfxr-j63j, ghsa-mj87-hwqh-73pj, ghsa-mwh4-6h8g-pg8w, ghsa-p998-jp59-783m, ghsa-q34m-jh98-gwm2, ghsa-qccp-gfcp-xxvc, ghsa-qjxf-f2mg-c6mc, ghsa-r6ph-v2qm-q3c2, ghsa-r95x-qfjj-fjj2, ghsa-v92g-xgxw-vvmm, ghsa-vfmq-68hx-4jfw, ghsa-w2fm-2cpv-w7v5, ghsa-wxxx-gvqv-xp7p, ghsa-xqmj-j6mv-4862 applied in versions: 3.1.8-r0, 3.1.8-r1, 3.1.8-r2, 3.1.8-r3",
"upstream": [
"CVE-2023-46136",
"CVE-2024-12797",
"CVE-2024-34069",
"CVE-2024-49766",
"CVE-2024-49767",
"CVE-2025-62727",
"CVE-2025-66221",
"CVE-2026-0994",
"CVE-2026-21860",
"CVE-2026-22815",
"CVE-2026-25645",
"CVE-2026-26007",
"CVE-2026-27199",
"CVE-2026-27205",
"CVE-2026-27448",
"CVE-2026-27459",
"CVE-2026-30922",
"CVE-2026-31958",
"CVE-2026-32597",
"CVE-2026-34073",
"CVE-2026-34513",
"CVE-2026-34514",
"CVE-2026-34515",
"CVE-2026-34516",
"CVE-2026-34517",
"CVE-2026-34518",
"CVE-2026-34519",
"CVE-2026-34520",
"CVE-2026-34525",
"CVE-2026-35536",
"CVE-2026-40217",
"CVE-2026-40347",
"CVE-2026-41066",
"CVE-2026-44307",
"CVE-2026-44431",
"CVE-2026-44432",
"CVE-2026-44681",
"CVE-2026-45309",
"CVE-2026-4539",
"CVE-2026-48522",
"CVE-2026-48523",
"CVE-2026-48524",
"CVE-2026-48525",
"CVE-2026-48526",
"CVE-2026-48710",
"CVE-2026-8838",
"ghsa-29h4-r29x-hchv",
"ghsa-29vq-49wr-vm6x",
"ghsa-2g68-c3qc-8985",
"ghsa-2h4p-vjrc-8xpq",
"ghsa-2vrm-gr82-f7m5",
"ghsa-3wq7-rqq7-wx6j",
"ghsa-5239-wwwm-4pmq",
"ghsa-53mr-6c8q-9789",
"ghsa-63hf-3vf5-4wqf",
"ghsa-68rp-wp8r-4726",
"ghsa-752w-5fwx-jx9f",
"ghsa-78cv-mqj4-43f7",
"ghsa-79v4-65xg-pq4g",
"ghsa-7f5h-v6xp-fcq8",
"ghsa-7gcm-g887-7qv7",
"ghsa-87hc-h4r5-73f7",
"ghsa-966j-vmvw-g2g9",
"ghsa-c427-h43c-vf67",
"ghsa-f9vj-2wh5-fj8j",
"ghsa-fqwm-6jpj-5wxc",
"ghsa-g794-3fmp-753h",
"ghsa-gc5v-m9x4-r6x2",
"ghsa-h4gh-qq45-vh27",
"ghsa-hcc4-c3v8-rx92",
"ghsa-hgf8-39gv-g3f2",
"ghsa-hrfv-mqp8-q5rw",
"ghsa-jj8c-mmj3-mmgv",
"ghsa-jjhc-v7c2-5hh6",
"ghsa-jr27-m4p2-rc6r",
"ghsa-m5qp-6w8w-w647",
"ghsa-m959-cc7f-wv43",
"ghsa-mf9v-mfxr-j63j",
"ghsa-mj87-hwqh-73pj",
"ghsa-mwh4-6h8g-pg8w",
"ghsa-p998-jp59-783m",
"ghsa-q34m-jh98-gwm2",
"ghsa-qccp-gfcp-xxvc",
"ghsa-qjxf-f2mg-c6mc",
"ghsa-r6ph-v2qm-q3c2",
"ghsa-r95x-qfjj-fjj2",
"ghsa-v92g-xgxw-vvmm",
"ghsa-vfmq-68hx-4jfw",
"ghsa-w2fm-2cpv-w7v5",
"ghsa-wxxx-gvqv-xp7p",
"ghsa-xqmj-j6mv-4862"
]
}
FKIE_CVE-2026-34520
Vulnerability from fkie_nvd - Published: 2026-04-01 21:17 - Updated: 2026-06-17 10:39| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4 | Patch | |
| security-advisories@github.com | https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4 | Release Notes | |
| security-advisories@github.com | https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf | Patch, Vendor Advisory |
{
"affected": [
{
"affectedData": [
{
"product": "aiohttp",
"vendor": "aio-libs",
"versions": [
{
"status": "affected",
"version": "\u003c 3.13.4"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7B8B1C30-52F7-467A-A7D0-F6A786E84AF9",
"versionEndExcluding": "3.13.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4."
}
],
"id": "CVE-2026-34520",
"lastModified": "2026-06-17T10:39:09.913",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "UNREPORTED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-34520",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-04T03:13:19.553235Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-04-01T21:17:00.333",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-113"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-63HF-3VF5-4WQF
Vulnerability from github – Published: 2026-04-01 21:49 – Updated: 2026-07-15 21:50Summary
The C parser (the default for most installs) accepted null bytes and control characters in request headers.
Impact
An attacker could send header values that are interpreted differently than expected due to the presence of control characters. For example, request.url.origin() may return a different value than the raw Host header, or what a reverse proxy interpreted it as., potentially resulting in some kind of security bypass.
Patch: https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 3.13.3"
},
"package": {
"ecosystem": "PyPI",
"name": "aiohttp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.13.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-34520"
],
"database_specific": {
"cwe_ids": [
"CWE-113"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-01T21:49:06Z",
"nvd_published_at": "2026-04-01T21:17:00Z",
"severity": "LOW"
},
"details": "### Summary\n\nThe C parser (the default for most installs) accepted null bytes and control characters in request headers.\n\n### Impact\n\nAn attacker could send header values that are interpreted differently than expected due to the presence of control characters. For example, `request.url.origin()` may return a different value than the raw Host header, or what a reverse proxy interpreted it as., potentially resulting in some kind of security bypass.\n\n-----\n\nPatch: https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4",
"id": "GHSA-63hf-3vf5-4wqf",
"modified": "2026-07-15T21:50:23Z",
"published": "2026-04-01T21:49:06Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34520"
},
{
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4"
},
{
"type": "PACKAGE",
"url": "https://github.com/aio-libs/aiohttp"
},
{
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/aiohttp/PYSEC-2026-2102.yaml"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
}
],
"summary": "AIOHTTP\u0027s C parser (llhttp) accepts null bytes and control characters in response header values - header injection/security bypass"
}
NCSC-2026-0256
Vulnerability from csaf_ncscnl - Published: 2026-07-22 14:02 - Updated: 2026-07-22 14:02Multiple vulnerabilities including write-what-where and buffer overflow in Libtiff (up to 4.7.0) and network vulnerabilities in Oracle Communications Policy Management 15.0.0.0 and Oracle AutoVue 21.1.0 allow user-interaction-based exploitation potentially leading to code execution or system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
Multiple vulnerabilities affect Apache Tomcat (versions 8.5.0 to 11.0.5), Oracle Agile Engineering Data Management 6.2.1, Oracle Siebel CRM prior to 25.8, and HPE Telco Service Orchestrator, including rewrite rule bypass, unauthenticated remote code execution, denial of service, and access restriction bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
Eclipse Jetty's HTTP/1.1 parser improperly handles chunked transfer encoding extensions with unclosed quoted strings, enabling request smuggling attacks that can lead to unauthorized access, cache poisoning, and security bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
Certain Perl versions from 5.9.4 to before 5.40.4-RC1, 5.41.0 to before 5.42.2-RC1, and 5.43.0 to before 5.43.9 include a vulnerable Compress::Raw::Zlib module with an outdated zlib library containing multiple security flaws including CVE-2026-3381 and CVE-2026-27171.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
Lodash versions prior to 4.18.0 contain a critical vulnerability (CVE-2021-23337) in the _.template function allowing code injection via unvalidated options.imports keys, alongside other issues including prototype pollution and denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
Multiple security vulnerabilities including use-after-free, buffer overflows, XSS, privilege escalation, and denial of service affect Apache HTTP Server versions 2.4.0 through 2.4.67 across various modules such as mod_ldap, mod_proxy_ftp, and mod_http2, fixed in version 2.4.68.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
Apache Kafka versions 4.1.0 and 4.1.1 have a critical JWT validation vulnerability allowing acceptance of any token without proper checks, and Oracle Communications Unified Assurance Message Bus versions 6.1.1 to 7.0.0 contain a critical unauthenticated access flaw with a CVSS score of 9.1.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
AIOHTTP's default C parser in versions prior to 3.13.4 improperly handled null bytes and control characters in HTTP request and response headers, enabling security bypasses including HTTP response splitting and header injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
Certain versions of the cryptography package, specifically from 45.0.0 to before 46.0.7, contain a buffer overflow vulnerability in APIs like Hash.update() when handling non-contiguous buffers on Python versions greater than 3.11, leading to out-of-bounds memory reads and potential crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
Spring Boot versions 4.0.0 through 4.0.5 contain a security vulnerability allowing default web security bypass under certain conditions, resolved in version 4.0.6 and later.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
Multiple deserialization vulnerabilities in Apache MINA versions 2.1.X and 2.2.X, including a bypassed classname allowlist and missing acceptMatchers allowlist, enable arbitrary code execution via crafted serialized objects, resolved in versions 2.1.12 and 2.2.7.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
A critical vulnerability in Oracle Communications Converged Application Server versions 8.2 and 8.3 allows unauthenticated network attackers to fully compromise the server, with a CVSS 3.1 base score of 9.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Communications Element Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Network Slice Selection Function
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Policy Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Session Report Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Communications Unified Assurance
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle Corporation / Oracle Communications Converged Application Server
|
vers:unknown/* |
| URL | Category |
|---|---|
| https://www.oracle.com/security-alerts/cpujul2026.html | external |
| https://www.oracle.com/security-alerts/cpujul2026… | external |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft kwetsbaarheden verholpen in Communications producten en onderliggende third party software. Het betreft een totaal van 213 kwetsbaarheden, waarvan 67 zich bevinden in Oracle producten en 146 in third-party producten waar eerder updates voor zijn verschenen en welke in deze Oracle updates zijn verwerkt.",
"title": "Feiten"
},
{
"category": "description",
"text": "De ernstigste kwetsbaarheden, 12 stuks, hebben een CVSS score van 9 en hoger gekregen en zijn hieronder omschreven. 11 hiervan bevinden zich in embedded third-party producten.\n\nDe overige kwetsbaarheden hebben lagere scores gekregen en het voert te ver om detailinformatie op te nemen in deze advisory. Hiervoor verwijst het NCSC naar de bijgevoegde referentie.\n\nOracle Communications Converged Application Server versies 8.2 en 8.3 bevatten een kwetsbaarheid die onbevoegde netwerktoegang mogelijk maakt en kan leiden tot volledige overname van het systeem.\n\nLibtiff tot versie 4.7.0 bevat een write-what-where kwetsbaarheid en een stack-based buffer overflow die kunnen worden geactiveerd door speciaal vervaardigde TIFF-bestanden, wat kan leiden tot code-executie of crashes.\n\nApache Tomcat versies 8.5.0 tot 11.0.5 bevatten kwetsbaarheden waardoor speciaal opgemaakte HTTP-verzoeken rewrite rules en security constraints kunnen omzeilen, met mogelijke data disclosure, wijziging of denial of service als gevolg.\n\nEclipse Jetty\u0027s HTTP/1.1 parser verwerkt chunked transfer encoding extensies met onjuist gesloten aanhalingstekens verkeerd, wat request smuggling mogelijk maakt en kan leiden tot cache poisoning, access control bypass en sessie kaping.\n\nPerl versies met een verouderde vendored zlib in Compress::Raw::Zlib bevatten meerdere beveiligingsproblemen die zijn opgelost in een specifieke commit.\n\nLodash versies tot 4.17.23 bevatten meerdere kwetsbaarheden waaronder code-injectie via onbetrouwbare keys in _.template, prototype pollution, regex denial of service en command injection.\n\nApache HTTP Server versies 2.4.0 tot 2.4.67 bevatten diverse kwetsbaarheden in meerdere modules die kunnen leiden tot server crashes, code-executie, cross-site scripting en informatielekken.\n\nApache Kafka versies 4.1.0 en 4.1.1 hebben een kwetsbaarheid in de JWT token validatie waardoor onbevoegde toegang mogelijk is.\n\nAIOHTTP versies voor 3.13.4 accepteren null bytes en control characters in HTTP headers, wat header injectie en response splitting mogelijk maakt.\n\nDe cryptography package van versies 45.0.0 tot 46.0.7 bevat een buffer overflow bij het verwerken van niet-contigu buffers op Python 3.11+, wat kan leiden tot crashes of informatielekken.\n\nSpring Boot versies 4.0.0 tot 4.0.5 bevatten een kwetsbaarheid die het mogelijk maakt om de standaard web security te omzeilen.\n\nApache MINA versies 2.1.X en 2.2.X bevatten meerdere deserialisatie kwetsbaarheden die code-executie mogelijk maken door bypass van classname allowlist en filters.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Gebruikers wordt geadviseerd de relevante updates te installeren. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://www.oracle.com/security-alerts/cpujul2026.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://www.oracle.com/security-alerts/cpujul2026verbose.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Communications",
"tracking": {
"current_release_date": "2026-07-22T14:02:35.271711Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0256",
"initial_release_date": "2026-07-22T14:02:35.271711Z",
"revision_history": [
{
"date": "2026-07-22T14:02:35.271711Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Communications Element Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "Oracle Communications"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-3"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Network Repository Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-4"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Network Slice Selection Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-5"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Service Communication Proxy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-6"
}
}
],
"category": "product_name",
"name": "Oracle Communications Policy Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-7"
}
}
],
"category": "product_name",
"name": "Oracle Communications Session Report Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-8"
}
}
],
"category": "product_name",
"name": "Oracle Communications Unified Assurance"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-9"
}
}
],
"category": "product_name",
"name": "Oracle Communications Converged Application Server"
}
],
"category": "vendor",
"name": "Oracle Corporation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"notes": [
{
"category": "other",
"text": "Write-what-where Condition",
"title": "CWE-123"
},
{
"category": "description",
"text": "Multiple vulnerabilities including write-what-where and buffer overflow in Libtiff (up to 4.7.0) and network vulnerabilities in Oracle Communications Policy Management 15.0.0.0 and Oracle AutoVue 21.1.0 allow user-interaction-based exploitation potentially leading to code execution or system compromise.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-9900 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-9900.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2025-9900"
},
{
"cve": "CVE-2025-31651",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Escape, Meta, or Control Sequences",
"title": "CWE-150"
},
{
"category": "other",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"category": "description",
"text": "Multiple vulnerabilities affect Apache Tomcat (versions 8.5.0 to 11.0.5), Oracle Agile Engineering Data Management 6.2.1, Oracle Siebel CRM prior to 25.8, and HPE Telco Service Orchestrator, including rewrite rule bypass, unauthenticated remote code execution, denial of service, and access restriction bypass.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-31651 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-31651.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2025-31651"
},
{
"cve": "CVE-2026-2332",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "description",
"text": "Eclipse Jetty\u0027s HTTP/1.1 parser improperly handles chunked transfer encoding extensions with unclosed quoted strings, enabling request smuggling attacks that can lead to unauthorized access, cache poisoning, and security bypass.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-2332 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-2332.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-2332"
},
{
"cve": "CVE-2026-4176",
"cwe": {
"id": "CWE-1395",
"name": "Dependency on Vulnerable Third-Party Component"
},
"notes": [
{
"category": "other",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
},
{
"category": "other",
"text": "Use of Unmaintained Third Party Components",
"title": "CWE-1104"
},
{
"category": "description",
"text": "Certain Perl versions from 5.9.4 to before 5.40.4-RC1, 5.41.0 to before 5.42.2-RC1, and 5.43.0 to before 5.43.9 include a vulnerable Compress::Raw::Zlib module with an outdated zlib library containing multiple security flaws including CVE-2026-3381 and CVE-2026-27171.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-4176 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-4176.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-4176"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "description",
"text": "Lodash versions prior to 4.18.0 contain a critical vulnerability (CVE-2021-23337) in the _.template function allowing code injection via unvalidated options.imports keys, alongside other issues including prototype pollution and denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-4800 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-4800.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-4800"
},
{
"cve": "CVE-2026-29167",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Multiple security vulnerabilities including use-after-free, buffer overflows, XSS, privilege escalation, and denial of service affect Apache HTTP Server versions 2.4.0 through 2.4.67 across various modules such as mod_ldap, mod_proxy_ftp, and mod_http2, fixed in version 2.4.68.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-29167 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-29167.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-29167"
},
{
"cve": "CVE-2026-33557",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"notes": [
{
"category": "other",
"text": "Improper Validation of Specified Index, Position, or Offset in Input",
"title": "CWE-1285"
},
{
"category": "other",
"text": "Incorrect Implementation of Authentication Algorithm",
"title": "CWE-303"
},
{
"category": "description",
"text": "Apache Kafka versions 4.1.0 and 4.1.1 have a critical JWT validation vulnerability allowing acceptance of any token without proper checks, and Oracle Communications Unified Assurance Message Bus versions 6.1.1 to 7.0.0 contain a critical unauthenticated access flaw with a CVSS score of 9.1.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-33557 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-33557.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-33557"
},
{
"cve": "CVE-2026-34520",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)",
"title": "CWE-113"
},
{
"category": "other",
"text": "Improper Validation of Syntactic Correctness of Input",
"title": "CWE-1286"
},
{
"category": "description",
"text": "AIOHTTP\u0027s default C parser in versions prior to 3.13.4 improperly handled null bytes and control characters in HTTP request and response headers, enabling security bypasses including HTTP response splitting and header injection.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-34520 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-34520.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-34520"
},
{
"cve": "CVE-2026-39892",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "other",
"text": "Incorrect Calculation of Buffer Size",
"title": "CWE-131"
},
{
"category": "description",
"text": "Certain versions of the cryptography package, specifically from 45.0.0 to before 46.0.7, contain a buffer overflow vulnerability in APIs like Hash.update() when handling non-contiguous buffers on Python versions greater than 3.11, leading to out-of-bounds memory reads and potential crashes.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-39892 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-39892.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-39892"
},
{
"cve": "CVE-2026-40976",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"notes": [
{
"category": "other",
"text": "Missing Authorization",
"title": "CWE-862"
},
{
"category": "other",
"text": "Authentication Bypass by Primary Weakness",
"title": "CWE-305"
},
{
"category": "description",
"text": "Spring Boot versions 4.0.0 through 4.0.5 contain a security vulnerability allowing default web security bypass under certain conditions, resolved in version 4.0.6 and later.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40976 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-40976.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-40976"
},
{
"cve": "CVE-2026-42779",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "description",
"text": "Multiple deserialization vulnerabilities in Apache MINA versions 2.1.X and 2.2.X, including a bypassed classname allowlist and missing acceptMatchers allowlist, enable arbitrary code execution via crafted serialized objects, resolved in versions 2.1.12 and 2.2.7.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-42779 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-42779.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-42779"
},
{
"cve": "CVE-2026-61223",
"notes": [
{
"category": "description",
"text": "A critical vulnerability in Oracle Communications Converged Application Server versions 8.2 and 8.3 allows unauthenticated network attackers to fully compromise the server, with a CVSS 3.1 base score of 9.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-61223 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-61223.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9"
]
}
],
"title": "CVE-2026-61223"
}
]
}
OPENSUSE-SU-2026:10545-1
Vulnerability from csaf_opensuse - Published: 2026-04-14 00:00 - Updated: 2026-04-14 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-34516/ | self |
| https://www.suse.com/security/cve/CVE-2026-34520/ | self |
| https://www.suse.com/security/cve/CVE-2026-34516 | external |
| https://bugzilla.suse.com/1261329 | external |
| https://www.suse.com/security/cve/CVE-2026-34520 | external |
| https://bugzilla.suse.com/1261335 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-aiohttp-3.13.5-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-aiohttp-3.13.5-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10545",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10545-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34516 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34520 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34520/"
}
],
"title": "python311-aiohttp-3.13.5-3.1 on GA media",
"tracking": {
"current_release_date": "2026-04-14T00:00:00Z",
"generator": {
"date": "2026-04-14T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10545-1",
"initial_release_date": "2026-04-14T00:00:00Z",
"revision_history": [
{
"date": "2026-04-14T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.13.5-3.1.aarch64",
"product": {
"name": "python311-aiohttp-3.13.5-3.1.aarch64",
"product_id": "python311-aiohttp-3.13.5-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.13.5-3.1.aarch64",
"product": {
"name": "python313-aiohttp-3.13.5-3.1.aarch64",
"product_id": "python313-aiohttp-3.13.5-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-aiohttp-3.13.5-3.1.aarch64",
"product": {
"name": "python314-aiohttp-3.13.5-3.1.aarch64",
"product_id": "python314-aiohttp-3.13.5-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.13.5-3.1.ppc64le",
"product": {
"name": "python311-aiohttp-3.13.5-3.1.ppc64le",
"product_id": "python311-aiohttp-3.13.5-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.13.5-3.1.ppc64le",
"product": {
"name": "python313-aiohttp-3.13.5-3.1.ppc64le",
"product_id": "python313-aiohttp-3.13.5-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-aiohttp-3.13.5-3.1.ppc64le",
"product": {
"name": "python314-aiohttp-3.13.5-3.1.ppc64le",
"product_id": "python314-aiohttp-3.13.5-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.13.5-3.1.s390x",
"product": {
"name": "python311-aiohttp-3.13.5-3.1.s390x",
"product_id": "python311-aiohttp-3.13.5-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.13.5-3.1.s390x",
"product": {
"name": "python313-aiohttp-3.13.5-3.1.s390x",
"product_id": "python313-aiohttp-3.13.5-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-aiohttp-3.13.5-3.1.s390x",
"product": {
"name": "python314-aiohttp-3.13.5-3.1.s390x",
"product_id": "python314-aiohttp-3.13.5-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.13.5-3.1.x86_64",
"product": {
"name": "python311-aiohttp-3.13.5-3.1.x86_64",
"product_id": "python311-aiohttp-3.13.5-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.13.5-3.1.x86_64",
"product": {
"name": "python313-aiohttp-3.13.5-3.1.x86_64",
"product_id": "python313-aiohttp-3.13.5-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-aiohttp-3.13.5-3.1.x86_64",
"product": {
"name": "python314-aiohttp-3.13.5-3.1.x86_64",
"product_id": "python314-aiohttp-3.13.5-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.13.5-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.aarch64"
},
"product_reference": "python311-aiohttp-3.13.5-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.13.5-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.13.5-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.13.5-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.s390x"
},
"product_reference": "python311-aiohttp-3.13.5-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.13.5-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.x86_64"
},
"product_reference": "python311-aiohttp-3.13.5-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.13.5-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.aarch64"
},
"product_reference": "python313-aiohttp-3.13.5-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.13.5-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.13.5-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.13.5-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.s390x"
},
"product_reference": "python313-aiohttp-3.13.5-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.13.5-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.x86_64"
},
"product_reference": "python313-aiohttp-3.13.5-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-aiohttp-3.13.5-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.aarch64"
},
"product_reference": "python314-aiohttp-3.13.5-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-aiohttp-3.13.5-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.ppc64le"
},
"product_reference": "python314-aiohttp-3.13.5-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-aiohttp-3.13.5-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.s390x"
},
"product_reference": "python314-aiohttp-3.13.5-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-aiohttp-3.13.5-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.x86_64"
},
"product_reference": "python314-aiohttp-3.13.5-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34516"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, a response with an excessive number of multipart headers may be allowed to use more memory than intended, potentially allowing a DoS vulnerability. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34516",
"url": "https://www.suse.com/security/cve/CVE-2026-34516"
},
{
"category": "external",
"summary": "SUSE Bug 1261329 for CVE-2026-34516",
"url": "https://bugzilla.suse.com/1261329"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-34516"
},
{
"cve": "CVE-2026-34520",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34520"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34520",
"url": "https://www.suse.com/security/cve/CVE-2026-34520"
},
{
"category": "external",
"summary": "SUSE Bug 1261335 for CVE-2026-34520",
"url": "https://bugzilla.suse.com/1261335"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.5-3.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.13.5-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-34520"
}
]
}
PYSEC-2026-2102
Vulnerability from pysec - Published: 2026-04-01 21:17 - Updated: 2026-07-13 05:47AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.
| Name | purl | aiohttp | pkg:pypi/aiohttp |
|---|
{
"affected": [
{
"ecosystem_specific": {},
"package": {
"ecosystem": "PyPI",
"name": "aiohttp",
"purl": "pkg:pypi/aiohttp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.13.4"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1",
"0.10.0",
"0.10.1",
"0.10.2",
"0.11.0",
"0.12.0",
"0.13.0",
"0.13.1",
"0.14.0",
"0.14.1",
"0.14.2",
"0.14.3",
"0.14.4",
"0.15.0",
"0.15.1",
"0.15.2",
"0.15.3",
"0.16.0",
"0.16.1",
"0.16.2",
"0.16.3",
"0.16.4",
"0.16.5",
"0.16.6",
"0.17.0",
"0.17.1",
"0.17.2",
"0.17.3",
"0.17.4",
"0.18.0",
"0.18.1",
"0.18.2",
"0.18.3",
"0.18.4",
"0.19.0",
"0.2",
"0.20.0",
"0.20.1",
"0.20.2",
"0.21.0",
"0.21.1",
"0.21.2",
"0.21.4",
"0.21.5",
"0.21.6",
"0.22.0",
"0.22.0a0",
"0.22.0b0",
"0.22.0b1",
"0.22.0b2",
"0.22.0b3",
"0.22.0b4",
"0.22.0b5",
"0.22.0b6",
"0.22.1",
"0.22.2",
"0.22.3",
"0.22.4",
"0.22.5",
"0.3",
"0.4",
"0.4.1",
"0.4.2",
"0.4.3",
"0.4.4",
"0.5.0",
"0.6.0",
"0.6.1",
"0.6.2",
"0.6.3",
"0.6.4",
"0.6.5",
"0.7.0",
"0.7.1",
"0.7.2",
"0.7.3",
"0.8.0",
"0.8.1",
"0.8.2",
"0.8.3",
"0.8.4",
"0.9.0",
"0.9.1",
"0.9.2",
"0.9.3",
"1.0.0",
"1.0.1",
"1.0.2",
"1.0.3",
"1.0.5",
"1.1.0",
"1.1.1",
"1.1.2",
"1.1.3",
"1.1.4",
"1.1.5",
"1.1.6",
"1.2.0",
"1.3.0",
"1.3.1",
"1.3.2",
"1.3.3",
"1.3.4",
"1.3.5",
"2.0.0",
"2.0.0rc1",
"2.0.1",
"2.0.2",
"2.0.3",
"2.0.4",
"2.0.5",
"2.0.6",
"2.0.7",
"2.1.0",
"2.2.0",
"2.2.1",
"2.2.2",
"2.2.3",
"2.2.4",
"2.2.5",
"2.3.0",
"2.3.0a1",
"2.3.0a2",
"2.3.0a3",
"2.3.0a4",
"2.3.1",
"2.3.10",
"2.3.1a1",
"2.3.2",
"2.3.2b2",
"2.3.2b3",
"2.3.3",
"2.3.4",
"2.3.5",
"2.3.6",
"2.3.7",
"2.3.8",
"2.3.9",
"3.0.0",
"3.0.0b0",
"3.0.0b1",
"3.0.0b2",
"3.0.0b3",
"3.0.0b4",
"3.0.1",
"3.0.2",
"3.0.3",
"3.0.4",
"3.0.5",
"3.0.6",
"3.0.7",
"3.0.8",
"3.0.9",
"3.1.0",
"3.1.1",
"3.1.2",
"3.1.3",
"3.10.0",
"3.10.0b1",
"3.10.0rc0",
"3.10.1",
"3.10.10",
"3.10.11",
"3.10.11rc0",
"3.10.2",
"3.10.3",
"3.10.4",
"3.10.5",
"3.10.6",
"3.10.6rc0",
"3.10.6rc1",
"3.10.6rc2",
"3.10.7",
"3.10.8",
"3.10.9",
"3.11.0",
"3.11.0b0",
"3.11.0b1",
"3.11.0b2",
"3.11.0b3",
"3.11.0b4",
"3.11.0b5",
"3.11.0rc0",
"3.11.0rc1",
"3.11.0rc2",
"3.11.1",
"3.11.10",
"3.11.11",
"3.11.12",
"3.11.13",
"3.11.14",
"3.11.15",
"3.11.16",
"3.11.17",
"3.11.18",
"3.11.2",
"3.11.3",
"3.11.4",
"3.11.5",
"3.11.6",
"3.11.7",
"3.11.8",
"3.11.9",
"3.12.0",
"3.12.0b0",
"3.12.0b1",
"3.12.0b2",
"3.12.0b3",
"3.12.0rc0",
"3.12.0rc1",
"3.12.1",
"3.12.10",
"3.12.11",
"3.12.12",
"3.12.13",
"3.12.14",
"3.12.15",
"3.12.1rc0",
"3.12.2",
"3.12.3",
"3.12.4",
"3.12.6",
"3.12.7",
"3.12.7rc0",
"3.12.8",
"3.12.9",
"3.13.0",
"3.13.1",
"3.13.2",
"3.13.3",
"3.2.0",
"3.2.1",
"3.3.0",
"3.3.0a0",
"3.3.1",
"3.3.2",
"3.3.2a0",
"3.4.0",
"3.4.0a0",
"3.4.0a3",
"3.4.0b1",
"3.4.0b2",
"3.4.1",
"3.4.2",
"3.4.3",
"3.4.4",
"3.5.0",
"3.5.0a1",
"3.5.0b1",
"3.5.0b2",
"3.5.0b3",
"3.5.1",
"3.5.2",
"3.5.3",
"3.5.4",
"3.6.0",
"3.6.0a0",
"3.6.0a1",
"3.6.0a11",
"3.6.0a12",
"3.6.0a2",
"3.6.0a3",
"3.6.0a4",
"3.6.0a5",
"3.6.0a6",
"3.6.0a7",
"3.6.0a8",
"3.6.0a9",
"3.6.0b0",
"3.6.1",
"3.6.1b3",
"3.6.1b4",
"3.6.2",
"3.6.2a0",
"3.6.2a1",
"3.6.2a2",
"3.6.3",
"3.7.0",
"3.7.0b0",
"3.7.0b1",
"3.7.1",
"3.7.2",
"3.7.3",
"3.7.4",
"3.7.4.post0",
"3.8.0",
"3.8.0a7",
"3.8.0b0",
"3.8.1",
"3.8.2",
"3.8.3",
"3.8.4",
"3.8.5",
"3.8.6",
"3.9.0",
"3.9.0b0",
"3.9.0b1",
"3.9.0rc0",
"3.9.1",
"3.9.2",
"3.9.3",
"3.9.4",
"3.9.4rc0",
"3.9.5"
]
}
],
"aliases": [
"CVE-2026-34520",
"GHSA-63hf-3vf5-4wqf"
],
"details": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.",
"id": "PYSEC-2026-2102",
"modified": "2026-07-13T05:47:34.387243Z",
"published": "2026-04-01T21:17:00.333Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4"
},
{
"type": "FIX",
"url": "https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4"
},
{
"type": "FIX",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
SUSE-SU-2026:22173-1
Vulnerability from csaf_suse - Published: 2026-06-19 07:54 - Updated: 2026-06-19 07:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1261320 | self |
| https://bugzilla.suse.com/1261321 | self |
| https://bugzilla.suse.com/1261322 | self |
| https://bugzilla.suse.com/1261329 | self |
| https://bugzilla.suse.com/1261331 | self |
| https://bugzilla.suse.com/1261332 | self |
| https://bugzilla.suse.com/1261334 | self |
| https://bugzilla.suse.com/1261335 | self |
| https://bugzilla.suse.com/1261343 | self |
| https://bugzilla.suse.com/1267471 | self |
| https://bugzilla.suse.com/1267561 | self |
| https://www.suse.com/security/cve/CVE-2026-22815/ | self |
| https://www.suse.com/security/cve/CVE-2026-34513/ | self |
| https://www.suse.com/security/cve/CVE-2026-34514/ | self |
| https://www.suse.com/security/cve/CVE-2026-34516/ | self |
| https://www.suse.com/security/cve/CVE-2026-34517/ | self |
| https://www.suse.com/security/cve/CVE-2026-34518/ | self |
| https://www.suse.com/security/cve/CVE-2026-34519/ | self |
| https://www.suse.com/security/cve/CVE-2026-34520/ | self |
| https://www.suse.com/security/cve/CVE-2026-34525/ | self |
| https://www.suse.com/security/cve/CVE-2026-34993/ | self |
| https://www.suse.com/security/cve/CVE-2026-47265/ | self |
| https://www.suse.com/security/cve/CVE-2026-22815 | external |
| https://bugzilla.suse.com/1261320 | external |
| https://www.suse.com/security/cve/CVE-2026-34513 | external |
| https://bugzilla.suse.com/1261321 | external |
| https://www.suse.com/security/cve/CVE-2026-34514 | external |
| https://bugzilla.suse.com/1261322 | external |
| https://www.suse.com/security/cve/CVE-2026-34516 | external |
| https://bugzilla.suse.com/1261329 | external |
| https://www.suse.com/security/cve/CVE-2026-34517 | external |
| https://bugzilla.suse.com/1261331 | external |
| https://www.suse.com/security/cve/CVE-2026-34518 | external |
| https://bugzilla.suse.com/1261332 | external |
| https://www.suse.com/security/cve/CVE-2026-34519 | external |
| https://bugzilla.suse.com/1261334 | external |
| https://www.suse.com/security/cve/CVE-2026-34520 | external |
| https://bugzilla.suse.com/1261335 | external |
| https://www.suse.com/security/cve/CVE-2026-34525 | external |
| https://bugzilla.suse.com/1261343 | external |
| https://www.suse.com/security/cve/CVE-2026-34993 | external |
| https://bugzilla.suse.com/1267471 | external |
| https://www.suse.com/security/cve/CVE-2026-47265 | external |
| https://bugzilla.suse.com/1267561 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-aiohttp",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-aiohttp fixes the following issues\n\n- CVE-2026-22815: insufficient header/trailer handling can cause a denial of service (bsc#1261320).\n- CVE-2026-34513: unbounded DNS cache can cause a denial of service (bsc#1261321).\n- CVE-2026-34514: content_type parameter manipulation can lead to header Injection (bsc#1261322).\n- CVE-2026-34516: excessive multipart headers can cause a denial of service (bsc#1261329).\n- CVE-2026-34517: large multipart form fields can cause a denial of service (bsc#1261331).\n- CVE-2026-34518: retained Cookie and Proxy-Authorization headers during redirects can lead to information disclosure\n (bsc#1261332).\n- CVE-2026-34519: reason parameter can be use to perform header injection (bsc#1261334).\n- CVE-2026-34520: improper character handling can lead to header injection (bsc#1261335).\n- CVE-2026-34525: multiple Host headers can potentially lead to security bypass (bsc#1261343).\n- CVE-2026-34993: arbitrary code execution via loading untrusted input in CookieJar.load() (bsc#1267471).\n- CVE-2026-47265: cookies set with the `cookies` parameter on requests are sent after following a cross-origin redirect\n (bsc#1267561).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-963",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22173-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22173-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622173-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22173-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026918.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261320",
"url": "https://bugzilla.suse.com/1261320"
},
{
"category": "self",
"summary": "SUSE Bug 1261321",
"url": "https://bugzilla.suse.com/1261321"
},
{
"category": "self",
"summary": "SUSE Bug 1261322",
"url": "https://bugzilla.suse.com/1261322"
},
{
"category": "self",
"summary": "SUSE Bug 1261329",
"url": "https://bugzilla.suse.com/1261329"
},
{
"category": "self",
"summary": "SUSE Bug 1261331",
"url": "https://bugzilla.suse.com/1261331"
},
{
"category": "self",
"summary": "SUSE Bug 1261332",
"url": "https://bugzilla.suse.com/1261332"
},
{
"category": "self",
"summary": "SUSE Bug 1261334",
"url": "https://bugzilla.suse.com/1261334"
},
{
"category": "self",
"summary": "SUSE Bug 1261335",
"url": "https://bugzilla.suse.com/1261335"
},
{
"category": "self",
"summary": "SUSE Bug 1261343",
"url": "https://bugzilla.suse.com/1261343"
},
{
"category": "self",
"summary": "SUSE Bug 1267471",
"url": "https://bugzilla.suse.com/1267471"
},
{
"category": "self",
"summary": "SUSE Bug 1267561",
"url": "https://bugzilla.suse.com/1267561"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22815 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22815/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34513 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34513/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34514 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34514/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34516 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34517 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34518 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34519/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34520 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34520/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34525 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34525/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34993 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34993/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-47265 page",
"url": "https://www.suse.com/security/cve/CVE-2026-47265/"
}
],
"title": "Security update for python-aiohttp",
"tracking": {
"current_release_date": "2026-06-19T07:54:42Z",
"generator": {
"date": "2026-06-19T07:54:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22173-1",
"initial_release_date": "2026-06-19T07:54:42Z",
"revision_history": [
{
"date": "2026-06-19T07:54:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.5.1.aarch64",
"product": {
"name": "python313-aiohttp-3.11.16-160000.5.1.aarch64",
"product_id": "python313-aiohttp-3.11.16-160000.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"product": {
"name": "python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"product_id": "python313-aiohttp-3.11.16-160000.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.5.1.s390x",
"product": {
"name": "python313-aiohttp-3.11.16-160000.5.1.s390x",
"product_id": "python313-aiohttp-3.11.16-160000.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.5.1.x86_64",
"product": {
"name": "python313-aiohttp-3.11.16-160000.5.1.x86_64",
"product_id": "python313-aiohttp-3.11.16-160000.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.5.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x"
},
"product_reference": "python313-aiohttp-3.11.16-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.5.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x"
},
"product_reference": "python313-aiohttp-3.11.16-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22815",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22815"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, insufficient restrictions in header/trailer handling could cause uncapped memory usage. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22815",
"url": "https://www.suse.com/security/cve/CVE-2026-22815"
},
{
"category": "external",
"summary": "SUSE Bug 1261320 for CVE-2026-22815",
"url": "https://bugzilla.suse.com/1261320"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-22815"
},
{
"cve": "CVE-2026-34513",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34513"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an unbounded DNS cache could result in excessive memory usage possibly resulting in a DoS situation. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34513",
"url": "https://www.suse.com/security/cve/CVE-2026-34513"
},
{
"category": "external",
"summary": "SUSE Bug 1261321 for CVE-2026-34513",
"url": "https://bugzilla.suse.com/1261321"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "low"
}
],
"title": "CVE-2026-34513"
},
{
"cve": "CVE-2026-34514",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34514"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an attacker who controls the content_type parameter in aiohttp could use this to inject extra headers or similar exploits. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34514",
"url": "https://www.suse.com/security/cve/CVE-2026-34514"
},
{
"category": "external",
"summary": "SUSE Bug 1261322 for CVE-2026-34514",
"url": "https://bugzilla.suse.com/1261322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-34514"
},
{
"cve": "CVE-2026-34516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34516"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, a response with an excessive number of multipart headers may be allowed to use more memory than intended, potentially allowing a DoS vulnerability. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34516",
"url": "https://www.suse.com/security/cve/CVE-2026-34516"
},
{
"category": "external",
"summary": "SUSE Bug 1261329 for CVE-2026-34516",
"url": "https://bugzilla.suse.com/1261329"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-34516"
},
{
"cve": "CVE-2026-34517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34517"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, for some multipart form fields, aiohttp read the entire field into memory before checking client_max_size. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34517",
"url": "https://www.suse.com/security/cve/CVE-2026-34517"
},
{
"category": "external",
"summary": "SUSE Bug 1261331 for CVE-2026-34517",
"url": "https://bugzilla.suse.com/1261331"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "low"
}
],
"title": "CVE-2026-34517"
},
{
"cve": "CVE-2026-34518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34518"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, when following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34518",
"url": "https://www.suse.com/security/cve/CVE-2026-34518"
},
{
"category": "external",
"summary": "SUSE Bug 1261332 for CVE-2026-34518",
"url": "https://bugzilla.suse.com/1261332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-34518"
},
{
"cve": "CVE-2026-34519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34519"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an attacker who controls the reason parameter when creating a Response may be able to inject extra headers or similar exploits. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34519",
"url": "https://www.suse.com/security/cve/CVE-2026-34519"
},
{
"category": "external",
"summary": "SUSE Bug 1261334 for CVE-2026-34519",
"url": "https://bugzilla.suse.com/1261334"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "low"
}
],
"title": "CVE-2026-34519"
},
{
"cve": "CVE-2026-34520",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34520"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34520",
"url": "https://www.suse.com/security/cve/CVE-2026-34520"
},
{
"category": "external",
"summary": "SUSE Bug 1261335 for CVE-2026-34520",
"url": "https://bugzilla.suse.com/1261335"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-34520"
},
{
"cve": "CVE-2026-34525",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34525"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, multiple Host headers were allowed in aiohttp. This issue has been patched in version 3.13.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34525",
"url": "https://www.suse.com/security/cve/CVE-2026-34525"
},
{
"category": "external",
"summary": "SUSE Bug 1261343 for CVE-2026-34525",
"url": "https://bugzilla.suse.com/1261343"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-34525"
},
{
"cve": "CVE-2026-34993",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34993"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most applications using this function will be doing so with the user\u0027s own data, so this is unlikely to affect many applications. Version 3.14.0 patches the issue. If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitize the files before loading.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34993",
"url": "https://www.suse.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "SUSE Bug 1267471 for CVE-2026-34993",
"url": "https://bugzilla.suse.com/1267471"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "important"
}
],
"title": "CVE-2026-34993"
},
{
"cve": "CVE-2026-47265",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-47265"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the `cookies` parameter on requests are sent after following a cross-origin redirect. If a developer uses the `cookies` parameter on a per-request basis then sensitive data might be leaked to an attacker if they manage to control a redirect. Version 3.14.0 patches the issue. If unable to upgrade, using a `Cookie` header in the `headers` parameter is not vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-47265",
"url": "https://www.suse.com/security/cve/CVE-2026-47265"
},
{
"category": "external",
"summary": "SUSE Bug 1267561 for CVE-2026-47265",
"url": "https://bugzilla.suse.com/1267561"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T07:54:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-47265"
}
]
}
ubuntu-cve-2026-34520
Vulnerability from osv_ubuntu
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "0.20.2-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@0.20.2-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.17.2-1",
"0.17.4-1",
"0.17.4-1build1",
"0.20.2-1",
"0.20.2-1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.0.1-1ubuntu0.1~esm7"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.0.1-1ubuntu0.1~esm7?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.3-1build1",
"2.2.3-2",
"2.3.6-1",
"3.0.1-1",
"3.0.1-1ubuntu0.1~esm1",
"3.0.1-1ubuntu0.1~esm4",
"3.0.1-1ubuntu0.1~esm5",
"3.0.1-1ubuntu0.1~esm6",
"3.0.1-1ubuntu0.1~esm7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.6.2-1ubuntu1+esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.6.2-1ubuntu1+esm6?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.5.4-1",
"3.5.4-1build1",
"3.6.1-1",
"3.6.2-1",
"3.6.2-1build1",
"3.6.2-1ubuntu0.1~esm1",
"3.6.2-1ubuntu1",
"3.6.2-1ubuntu1+esm1",
"3.6.2-1ubuntu1+esm3",
"3.6.2-1ubuntu1+esm4",
"3.6.2-1ubuntu1+esm5",
"3.6.2-1ubuntu1+esm6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.8.1-4ubuntu0.2+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.8.1-4ubuntu0.2+esm3?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.7.4-1",
"3.7.4-1build2",
"3.8.1-3",
"3.8.1-4",
"3.8.1-4build1",
"3.8.1-4ubuntu0.2",
"3.8.1-4ubuntu0.2+esm1",
"3.8.1-4ubuntu0.2+esm2",
"3.8.1-4ubuntu0.2+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.9.1-1ubuntu0.1+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.9.1-1ubuntu0.1+esm3?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.8.4-1",
"3.9.1-1",
"3.9.1-1build1",
"3.9.1-1ubuntu0.1",
"3.9.1-1ubuntu0.1+esm1",
"3.9.1-1ubuntu0.1+esm2",
"3.9.1-1ubuntu0.1+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.11.16-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.11.16-1ubuntu0.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.10.11-1build1",
"3.11.16-1",
"3.11.16-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.13.3-3ubuntu1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:26.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.13.3-3ubuntu1+esm1?arch=source\u0026distro=esm-apps/resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.11.16-1",
"3.13.1-1",
"3.13.3-3",
"3.13.3-3ubuntu1",
"3.13.3-3ubuntu1+esm1"
]
}
],
"aliases": [],
"details": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser (the default for most installs) accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4.",
"id": "UBUNTU-CVE-2026-34520",
"modified": "2026-07-22T23:18:22Z",
"published": "2026-04-01T21:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-34520"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34520"
},
{
"type": "REPORT",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-63hf-3vf5-4wqf"
},
{
"type": "REPORT",
"url": "https://github.com/aio-libs/aiohttp/commit/9370b9714a7a56003cacd31a9b4ae16eab109ba4"
},
{
"type": "REPORT",
"url": "https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-34520"
]
}
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.