CVE-2026-47157 MEDIUM

CVE-2026-47157: aiograpi: Unsafe signup challenge path handling

Vendor Subzeroid
Product aiograpi
Weakness CWE-918 · SSRF
Published June 11, 2026
Last update June 11, 2026

CVSS base score

6.5/10
Attack vector Adjacent
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 11, 2026 CVE published
June 11, 2026 Record updated