Evading and crashing anti-malware solutions via data collection overloading during analysis serialization
Evgenios Gkritsis, Constantinos Patsakis, and George Stergiopoulos

TL;DR
This paper introduces Telemetry Complexity Attacks (TCAs), exploiting vulnerabilities in malware analysis systems' telemetry pipelines to cause denial-of-analysis states through data overloads, affecting 18 platforms with some CVEs assigned.
Contribution
It identifies a new class of vulnerabilities in telemetry systems, demonstrating how data collection overloads can disrupt malware analysis without requiring elevated privileges.
Findings
7 products failed at different telemetry pipeline stages
2 CVEs have been assigned related to these vulnerabilities
Some systems exhibited unresponsive dashboards or missing behavioral reports
Abstract
Malware analysis systems, including dynamic-analysis sandboxes and digital forensics and incident response (DFIR) platforms, rely on telemetry pipelines comprising collection agents, serializers, and database backends to capture and present program behavior to analysts. We show that these data-handling components constitute an exploitable attack surface that can lead to denial-of-analysis (DoA) states without disabling sensors or requiring elevated privileges. We present Telemetry Complexity Attacks (TCAs), a new class of vulnerabilities that exploit mismatches between unbounded collection mechanisms and bounded processing capabilities. Our method recursively spawns child processes to generate deeply nested and oversized objects that stress serialization and storage boundaries, as well as visualization layers, e.g., JSON/BSON depth and size limits. Depending on the product, this leads…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Security and Verification in Computing · Smart Grid Security and Resilience
