CVE-2026-47157

MEDIUM EPSS 9.3%
Published Jun 11, 20263w ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Jun 11, 2026 3w ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
Vector string
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector Adjacent
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
9.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

References 4

  • github.com https://github.com/subzeroid/aiograpi/commit/9c24151916beca622e588bfb3167c98711ff744f
  • github.com https://github.com/subzeroid/aiograpi/pull/274
  • github.com https://github.com/subzeroid/aiograpi/releases/tag/0.9.10
  • github.com https://github.com/subzeroid/aiograpi/security/advisories/GHSA-jh37-x3fv-4x72

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.