This paper introduces BART-FL (Backdoor Attack Resilient Technique for Federated Learning), a lightweight defense mechanism designed to detect and filter malicious client updates in federated learning. By combining Principal Component Analysis (PCA), cosine similarity, and K-means clustering with a multi-metric statistical voting system, BART-FL effectively identifies adversarial clients before model aggregation. Experiments on LISA traffic light, CIFAR-10, and CIFAR-100 datasets demonstrate that BART-FL enhances model robustness against backdoor attacks while maintaining high accuracy and computational efficiency.