CVE-2026-70646
Published:August 06, 2026
Updated:August 31, 2026
aiosend is a synchronous and asynchronous Crypto Pay API client. Pror to version 3.0.7, "WebhookHandler.feed_update()" deserializes the entire request body before verifying the HMAC signature. This allows an unauthenticated attacker to force expensive parsing of arbitrary JSON payloads that will ultimately be rejected, leading to unnecessary CPU and memory consumption. Version 3.0.7 fixes the issue. Some workarounds are available. Restrict request body size at the reverse proxy or web framework, rate-limit webhook endpoints, and/or reject oversized requests before JSON parsing.
Affected Packages
https://github.com/vovchic17/aiosend.git (GITHUB):
Affected version(s) >=v0.1.1 <v3.0.7Fix Suggestion:
Update to version v3.0.7aiosend (PYTHON):
Affected version(s) >=0.1.14 <3.0.7Fix Suggestion:
Update to version 3.0.7aiosend (PYTHON):
Affected version(s) >=0.1.14 <3.0.7Fix Suggestion:
Update to version 3.0.7Related Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Resource Consumption
EPSS
Base Score:
0.35