CVE-2026-70646
Last modified
CVE-2026-70646 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| vovchic17 | aiosend | < 3.0.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-70646?
How severe is CVE-2026-70646?
How do I fix CVE-2026-70646?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-70636Flowise through 3.1.4 contains an authentication bypass vuln…8.7
- CVE-2026-70637LightFTP through 2.4 contains multiple data race vulnerabili…8.2
- CVE-2026-70638llama.cpp builds b1886 through b7445 contain an integer over…8.5
- CVE-2026-70639llama.cpp builds b1886 through b7445 contain a null pointer …6.8
- CVE-2026-7064A flaw has been found in AgentDeskAI browser-tools-mcp up to…7.3
- CVE-2026-70640llama.cpp builds b1886 through b7445 contain a race conditio…7.3
- CVE-2026-7065A vulnerability has been found in BidingCC BuildingAI up to …7.3
- CVE-2026-7066A vulnerability was found in choieastsea simple-openstack-mc…7.3
- CVE-2026-7067A vulnerability was determined in D-Link DIR-822 A_101. The …7.3
- CVE-2026-7068A vulnerability was identified in D-Link DIR-825 3.00b32. Th…8.8
- CVE-2026-7069A security flaw has been discovered in D-Link DIR-825 up to …8
- CVE-2026-7070A weakness has been identified in code-projects Inventory Ma…7.3
Are you affected by CVE-2026-70646?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
