๐Ÿ” CVE Alert

CVE-2026-70646

HIGH 7.5

aiosend: Deserialization of request body before signature verification (Pre-auth DoS) in webhook handler

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400
Vendor vovchic17
Product aiosend
Published Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for vovchic17 aiosend

Be the first to know when new high vulnerabilities affecting vovchic17 aiosend are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

vovchic17 / aiosend
< 3.0.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/vovchic17/aiosend/security/advisories/GHSA-7m8f-hgjq-8gc9 github.com: https://github.com/vovchic17/aiosend/commit/db20f0a742209dfac181863d398ec5112687efa4 github.com: https://github.com/vovchic17/aiosend/releases/tag/v3.0.7