Eluding Secure Aggregation in Federated Learning via Model Inconsistency
Dario Pasquini, Danilo Francati, Giuseppe Ateniese

TL;DR
This paper reveals that secure aggregation in federated learning can be bypassed by malicious servers through model inconsistency attacks, exposing private data despite cryptographic protections.
Contribution
It introduces two novel attacks that can infer private datasets in federated learning, highlighting vulnerabilities due to improper protocol usage and lack of validation.
Findings
Attacks are effective regardless of the number of users.
Vulnerabilities stem from incorrect implementation and parameter validation issues.
Current secure aggregation methods provide only a false sense of security.
Abstract
Secure aggregation is a cryptographic protocol that securely computes the aggregation of its inputs. It is pivotal in keeping model updates private in federated learning. Indeed, the use of secure aggregation prevents the server from learning the value and the source of the individual model updates provided by the users, hampering inference and data attribution attacks. In this work, we show that a malicious server can easily elude secure aggregation as if the latter were not in place. We devise two different attacks capable of inferring information on individual private training datasets, independently of the number of users participating in the secure aggregation. This makes them concrete threats in large-scale, real-world federated learning applications. The attacks are generic and equally effective regardless of the secure aggregation protocol used. They exploit a vulnerability of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Access Control and Trust
