// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Facebook admits to harvesting millions of email contacts without users’ consent

In the latest privacy issue concerning Facebook, the social media giant admitted on Wed (Apr 17) that it “unintentionally uploaded” the email contacts of 1.5 million users that signed up since May 2016.

A security researcher noticed how Facebook used to request the email password of users who signed up for the first time. The security glitch consisted of a pop-up message saying contacts are being “imported” even without the user’s permission.

According to a statement from Facebook, the issue was caused by a glitch that has already been fixed. The company added that the contact information were not shared with anyone and that Facebook is currently “deleting them.”

Last March, Facebook no longer sent email password verification methods for people initially signing up for the site.

In a report by Business Insider, Facebook admitted that they used the data to improve targeted advertisements and friend suggestions, and to build a bigger social web of connections.

Recently, Facebook was in hot water for allegedly storing user passwords “in a readable format” within their data storage systems. More than 20,000 Facebook staff had access to the passwords and accounts of 600 million Facebook users.

Facebook was also revealed to have stored hundreds of millions of users’ private data in Amazon’s cloud servers where the data can be accessed and downloaded by the public.

Security experts and governments have condemned Facebook for its violations of privacy. Despite the numerous privacy breaches and the global consequences that resulted from them, Facebook has only been fined a measly amount compared to its total net worth./TISG

Read:

Facebook users rise despite scandals and privacy outrage; 4.8 million S’poreans are on Facebook

Facebook blunder: employees had access to hundreds of millions of private passwords

Facebook seeks tab to promote ‘high quality news’

- Advertisement -

Hot this week

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks