// Adds dimensions UUID, Author and Topic into GA4
Monday, December 8, 2025
29.5 C
Singapore

Woman allegedly died after consuming S$6 skin whitening supplement she bought online

MALAYSIA: The Malaysian Ministry of Health (MOH) has launched an investigation after reports surfaced online claiming that a woman died after consuming a health supplement said to whiten skin.

The product, which was apparently priced at around RM20 (approximately S$6.25), was sold through social media platforms.

According to The New Straits Times, the incident came to light when a netizen posted on Threads alleging that a woman had died after taking the product, which was marketed as a skin-whitening supplement.

In response, the MOH’s Food Safety and Quality Division issued a statement confirming that preliminary tests showed the product contained glutathione, an active ingredient listed under the prohibited substances in Malaysia’s Drug Registration Guidelines.

Authorities said the supplement continues to be sold on various e-commerce and social media platforms, in violation of the Food Act, which prohibits the inclusion of unapproved substances in food products.

The Health Ministry said further investigations are ongoing to verify the authenticity of the claims surrounding the woman’s death and to gather detailed information on the product. This includes examining whether its labelling meets regulatory requirements, as well as assessing its ingredients, manufacturing plant, importer, and distribution network within Malaysia.

See also  Perodua chief downplays knee jerk reaction on Geely's Malaysia entry

Officials are also working to trace the original source of the online claim.

Preliminary investigations have not uncovered any social media posts from the woman’s family or acquaintances that could confirm her death was linked to the consumption of the supplement.

- Advertisement -

Hot this week

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); } });
// //