// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 13, 2026
26.6 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

‘I felt small’: Maid says she sat without food while feeding employer’s children at restaurant

SINGAPORE: A domestic helper took to social media to share that she “felt small” after her employer did not allow her to join the family for a meal at a restaurant. Posting in the “SINGAPORE TRAN...

New parents opted for a S$1 million HDB over a condo — here’s why

SINGAPORE: Home buyers in Singapore often face the dilemma of having to choose between a resale Housing and Development Board (HDB) flat or a condominium. Deciding becomes even more complex when l...

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