SCA: security update for aiohttp (GHSA-3wq7-rqq7-wx6j)

medium Tenable Self-Hosted Container Security Plugin ID 439641

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-34517)

Solution

Update the aiohttp library and its related packages to version 3.13.4 or later.

See Also

https://github.com/advisories/GHSA-3wq7-rqq7-wx6j

Plugin Details

Severity: Medium

ID: 439641

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 4/2/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2026-34517

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

Vector: 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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/1/2026

Vulnerability Publication Date: 4/1/2026

Reference Information

CVE: CVE-2026-34517

cwe: CWE-770