Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-50269 (GCVE-0-2026-50269)
Vulnerability from cvelistv5 – Published: 2026-06-22 16:30 – Updated: 2026-06-22 17:22| URL | Tags |
|---|---|
| https://github.com/aio-libs/aiohttp/security/advi… | x_refsource_CONFIRM |
| https://github.com/aio-libs/aiohttp/commit/bf8807… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-50269",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-22T17:22:25.141712Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-22T17:22:34.049Z",
"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.14.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0."
}
],
"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-93",
"description": "CWE-93: Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"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-06-22T16:30:55.789Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-m6qw-4cw2-hm4m",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-m6qw-4cw2-hm4m"
},
{
"name": "https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8"
}
],
"source": {
"advisory": "GHSA-m6qw-4cw2-hm4m",
"discovery": "UNKNOWN"
},
"title": "AIOHTTP: CRLF injection in multipart headers"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-50269",
"datePublished": "2026-06-22T16:30:55.789Z",
"dateReserved": "2026-06-04T16:26:05.984Z",
"dateUpdated": "2026-06-22T17:22:34.049Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-50269",
"date": "2026-07-15",
"epss": "0.00301",
"percentile": "0.22029"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-50269\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-06-22T18:16:42.920\",\"lastModified\":\"2026-06-26T19:39:57.660\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"aio-libs\",\"product\":\"aiohttp\",\"versions\":[{\"version\":\"\u003c 3.14.0\",\"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\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-22T17:22:25.141712Z\",\"id\":\"CVE-2026-50269\",\"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-93\"},{\"lang\":\"en\",\"value\":\"CWE-113\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.14.0\",\"matchCriteriaId\":\"CB79CC3D-A03D-42FA-B124-4E63FC9F0A5B\"}]}]}],\"references\":[{\"url\":\"https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-m6qw-4cw2-hm4m\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-06-30T17:46:28+00:00",
"cve": "CVE-2026-50269",
"id": "CVE-2026-50269",
"initial_release_date": "2026-06-22T16:30:55.789000+00:00",
"product_status:known_affected": "109",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "aiohttp: AIOHTTP: CRLF injection in multipart headers",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-50269.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-50269\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-22T17:22:25.141712Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-22T17:22:29.603Z\"}}], \"cna\": {\"title\": \"AIOHTTP: CRLF injection in multipart headers\", \"source\": {\"advisory\": \"GHSA-m6qw-4cw2-hm4m\", \"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.14.0\"}]}], \"references\": [{\"url\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-m6qw-4cw2-hm4m\", \"name\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-m6qw-4cw2-hm4m\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8\", \"name\": \"https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-93\", \"description\": \"CWE-93: Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)\"}]}, {\"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-06-22T16:30:55.789Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-50269\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-22T17:22:34.049Z\", \"dateReserved\": \"2026-06-04T16:26:05.984Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-06-22T16:30:55.789Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-50269
Vulnerability from fkie_nvd - Published: 2026-06-22 18:16 - Updated: 2026-06-26 19:39{
"affected": [
{
"affectedData": [
{
"product": "aiohttp",
"vendor": "aio-libs",
"versions": [
{
"status": "affected",
"version": "\u003c 3.14.0"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CB79CC3D-A03D-42FA-B124-4E63FC9F0A5B",
"versionEndExcluding": "3.14.0",
"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 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0."
}
],
"id": "CVE-2026-50269",
"lastModified": "2026-06-26T19:39:57.660",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"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-50269",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-22T17:22:25.141712Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-22T18:16:42.920",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-m6qw-4cw2-hm4m"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-93"
},
{
"lang": "en",
"value": "CWE-113"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-M6QW-4CW2-HM4M
Vulnerability from github – Published: 2026-06-15 20:07 – Updated: 2026-06-15 20:07Summary
Attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar.
Impact
In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request.
Workaround
Sanitise such user input.
Patch: https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 3.13.5"
},
"package": {
"ecosystem": "PyPI",
"name": "aiohttp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-50269"
],
"database_specific": {
"cwe_ids": [
"CWE-113",
"CWE-93"
],
"github_reviewed": true,
"github_reviewed_at": "2026-06-15T20:07:26Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "### Summary\n\nAttacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar.\n\n### Impact\n\nIn the unlikely situation that an application is passing user-controlled strings into `MultipartWriter.append(headers=...)` or `Payload.headers`, then an attacker may be able to modify the request to inject headers or change the contents of the request.\n\n### Workaround\n\nSanitise such user input.\n\n-----\n\nPatch: https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8",
"id": "GHSA-m6qw-4cw2-hm4m",
"modified": "2026-06-15T20:07:26Z",
"published": "2026-06-15T20:07:26Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-m6qw-4cw2-hm4m"
},
{
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8"
},
{
"type": "PACKAGE",
"url": "https://github.com/aio-libs/aiohttp"
}
],
"schema_version": "1.4.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"
}
],
"summary": "aiohttp: CRLF injection in multipart headers"
}
OPENSUSE-SU-2026:11097-1
Vulnerability from csaf_opensuse - Published: 2026-06-22 00:00 - Updated: 2026-06-22 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64 | — |
Vendor Fix
|
{
"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.14.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-aiohttp-3.14.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11097",
"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_11097-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-50269 page",
"url": "https://www.suse.com/security/cve/CVE-2026-50269/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-54273 page",
"url": "https://www.suse.com/security/cve/CVE-2026-54273/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-54275 page",
"url": "https://www.suse.com/security/cve/CVE-2026-54275/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-54277 page",
"url": "https://www.suse.com/security/cve/CVE-2026-54277/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-54279 page",
"url": "https://www.suse.com/security/cve/CVE-2026-54279/"
}
],
"title": "python311-aiohttp-3.14.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-22T00:00:00Z",
"generator": {
"date": "2026-06-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11097-1",
"initial_release_date": "2026-06-22T00:00:00Z",
"revision_history": [
{
"date": "2026-06-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.14.1-1.1.aarch64",
"product": {
"name": "python311-aiohttp-3.14.1-1.1.aarch64",
"product_id": "python311-aiohttp-3.14.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.14.1-1.1.aarch64",
"product": {
"name": "python313-aiohttp-3.14.1-1.1.aarch64",
"product_id": "python313-aiohttp-3.14.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-aiohttp-3.14.1-1.1.aarch64",
"product": {
"name": "python314-aiohttp-3.14.1-1.1.aarch64",
"product_id": "python314-aiohttp-3.14.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.14.1-1.1.ppc64le",
"product": {
"name": "python311-aiohttp-3.14.1-1.1.ppc64le",
"product_id": "python311-aiohttp-3.14.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.14.1-1.1.ppc64le",
"product": {
"name": "python313-aiohttp-3.14.1-1.1.ppc64le",
"product_id": "python313-aiohttp-3.14.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-aiohttp-3.14.1-1.1.ppc64le",
"product": {
"name": "python314-aiohttp-3.14.1-1.1.ppc64le",
"product_id": "python314-aiohttp-3.14.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.14.1-1.1.s390x",
"product": {
"name": "python311-aiohttp-3.14.1-1.1.s390x",
"product_id": "python311-aiohttp-3.14.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.14.1-1.1.s390x",
"product": {
"name": "python313-aiohttp-3.14.1-1.1.s390x",
"product_id": "python313-aiohttp-3.14.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-aiohttp-3.14.1-1.1.s390x",
"product": {
"name": "python314-aiohttp-3.14.1-1.1.s390x",
"product_id": "python314-aiohttp-3.14.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.14.1-1.1.x86_64",
"product": {
"name": "python311-aiohttp-3.14.1-1.1.x86_64",
"product_id": "python311-aiohttp-3.14.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.14.1-1.1.x86_64",
"product": {
"name": "python313-aiohttp-3.14.1-1.1.x86_64",
"product_id": "python313-aiohttp-3.14.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-aiohttp-3.14.1-1.1.x86_64",
"product": {
"name": "python314-aiohttp-3.14.1-1.1.x86_64",
"product_id": "python314-aiohttp-3.14.1-1.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.14.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64"
},
"product_reference": "python311-aiohttp-3.14.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.14.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.14.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.14.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x"
},
"product_reference": "python311-aiohttp-3.14.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.14.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64"
},
"product_reference": "python311-aiohttp-3.14.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.14.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64"
},
"product_reference": "python313-aiohttp-3.14.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.14.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.14.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.14.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x"
},
"product_reference": "python313-aiohttp-3.14.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.14.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64"
},
"product_reference": "python313-aiohttp-3.14.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-aiohttp-3.14.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64"
},
"product_reference": "python314-aiohttp-3.14.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-aiohttp-3.14.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le"
},
"product_reference": "python314-aiohttp-3.14.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-aiohttp-3.14.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x"
},
"product_reference": "python314-aiohttp-3.14.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-aiohttp-3.14.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
},
"product_reference": "python314-aiohttp-3.14.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-50269",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-50269"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-50269",
"url": "https://www.suse.com/security/cve/CVE-2026-50269"
},
{
"category": "external",
"summary": "SUSE Bug 1268398 for CVE-2026-50269",
"url": "https://bugzilla.suse.com/1268398"
}
],
"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.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-50269"
},
{
"cve": "CVE-2026-54273",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-54273"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, no limit was present on the number of pipelined requests that could be queued. An attacker may be able to use pipelined requests to use excessive amounts of memory, potentially leading to DoS. This vulnerability is fixed in 3.14.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-54273",
"url": "https://www.suse.com/security/cve/CVE-2026-54273"
},
{
"category": "external",
"summary": "SUSE Bug 1268543 for CVE-2026-54273",
"url": "https://bugzilla.suse.com/1268543"
}
],
"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.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-54273"
},
{
"cve": "CVE-2026-54275",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-54275"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, the server_hostname TLS SNI check can be bypassed when an existing connection is reused. If an application makes multiple requests to the same domain, but with different per-request server_hostname parameters, then the later calls may succeed by reusing the existing connection when they should have been rejected due to the TLS SNI check. This vulnerability is fixed in 3.14.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-54275",
"url": "https://www.suse.com/security/cve/CVE-2026-54275"
},
{
"category": "external",
"summary": "SUSE Bug 1268549 for CVE-2026-54275",
"url": "https://bugzilla.suse.com/1268549"
}
],
"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.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.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:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-54275"
},
{
"cve": "CVE-2026-54277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-54277"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, it is possible to bypass the max_line_size check in parts of an HTTP request in the C parser. If using the optimised C parser (the default in pre-built wheels), then an attacker may be able to send oversized lines through the HTTP parser and use an excessive amount of memory, potentially leading to DoS. This vulnerability is fixed in 3.14.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-54277",
"url": "https://www.suse.com/security/cve/CVE-2026-54277"
},
{
"category": "external",
"summary": "SUSE Bug 1268556 for CVE-2026-54277",
"url": "https://bugzilla.suse.com/1268556"
}
],
"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.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-54277"
},
{
"cve": "CVE-2026-54279",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-54279"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, host-only cookies that are saved with CookieJar.save() and then restored later with CookieJar.load() lose their host-only status. This vulnerability is fixed in 3.14.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-54279",
"url": "https://www.suse.com/security/cve/CVE-2026-54279"
},
{
"category": "external",
"summary": "SUSE Bug 1268560 for CVE-2026-54279",
"url": "https://bugzilla.suse.com/1268560"
}
],
"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.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.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": [
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.14.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.s390x",
"openSUSE Tumbleweed:python314-aiohttp-3.14.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-54279"
}
]
}
PYSEC-2026-2106
Vulnerability from pysec - Published: 2026-06-22 18:16 - Updated: 2026-07-13 05:47AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.
| Name | purl | aiohttp | pkg:pypi/aiohttp |
|---|
{
"affected": [
{
"ecosystem_specific": {},
"package": {
"ecosystem": "PyPI",
"name": "aiohttp",
"purl": "pkg:pypi/aiohttp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.0"
}
],
"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.13.4",
"3.13.5",
"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-50269",
"GHSA-m6qw-4cw2-hm4m"
],
"details": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.",
"id": "PYSEC-2026-2106",
"modified": "2026-07-13T05:47:36.135546Z",
"published": "2026-06-22T18:16:42.920Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-m6qw-4cw2-hm4m"
},
{
"type": "FIX",
"url": "https://github.com/aio-libs/aiohttp/commit/bf88077ebb14f4c29924b8e8904cba20c55c28b8"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
ubuntu-cve-2026-50269
Vulnerability from osv_ubuntu
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "0.20.2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@0.20.2-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.17.2-1",
"0.17.4-1",
"0.17.4-1build1",
"0.20.2-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.0.1-1ubuntu0.1~esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.0.1-1ubuntu0.1~esm6?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"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.6.2-1ubuntu1+esm5"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.6.2-1ubuntu1+esm5?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"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.8.1-4ubuntu0.2+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.8.1-4ubuntu0.2+esm2?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"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-aiohttp",
"binary_version": "3.9.1-1ubuntu0.1+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.9.1-1ubuntu0.1+esm2?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"
]
},
{
"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"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "python-aiohttp",
"purl": "pkg:deb/ubuntu/python-aiohttp@3.13.3-3ubuntu1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.11.16-1",
"3.13.1-1",
"3.13.3-3",
"3.13.3-3ubuntu1"
]
}
],
"aliases": [],
"details": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.",
"id": "UBUNTU-CVE-2026-50269",
"modified": "2026-06-29T11:35:23Z",
"published": "2026-06-22T18:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-50269"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50269"
},
{
"type": "REPORT",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-m6qw-4cw2-hm4m"
}
],
"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:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-50269"
]
}
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.