SCA: security update for aiograpi (GHSA-jh37-x3fv-4x72)

medium Tenable Self-Hosted Container Security Plugin ID 442332

Description

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

- aiograpi is an asynchronous Instagram API for Python. aiograpi versions before 0.9.10 accepted server-
supplied signup challenge paths and used them to build request URLs before validating that the paths were
relative Instagram API paths. If an attacker can influence a challenge response, for example through a
local network, DNS, or proxy compromise, challenge handling requests could be sent outside the intended
Instagram host with the client's existing session headers. Version 0.9.10 validates challenge paths before
building URLs, solving captcha challenges, or submitting phone/SMS challenge forms. (CVE-2026-47157)

Solution

Update the aiograpi library and its related packages to version 0.9.10 or later.

See Also

https://github.com/advisories/GHSA-jh37-x3fv-4x72

Plugin Details

Severity: Medium

ID: 442332

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/25/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.5

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

CVSS Score Source: CVE-2026-47157

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/23/2026

Vulnerability Publication Date: 5/23/2026

Reference Information

CVE: CVE-2026-47157

cwe: CWE-918