// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 20, 2026
30 C
Singapore

Thief tries to take baby hostage after attempted theft at supermarket gets foiled

MALAYSIA: What began as a suspected shoplifting incident at a supermarket took a dangerous turn on Saturday (Aug 9) when the thief attempted to seize an infant from a woman and use him as a hostage in a bid to escape.

According to The New Straits Times, the incident took place at about 12:45pm in a supermarket in Butterworth, Penang. The man, believed to be a Vietnamese national, was reportedly carrying several bags of seafood and trying to leave without paying.

Supermarket staff confronted him at the exit and when it became clear he was cornered, the suspect allegedly turned on a woman holding her 11-month-old son, threatening her with a knife.

Bystanders quickly rushed in, with several shoppers and store employees grappling with the man. The group managed to subdue him until police arrived and the child was unharmed.

Police later confirmed the suspect is a security guard and father of three. He has been detained and is being investigated under Section 380 of the Penal Code (theft in buildings), Section 324 (causing hurt by dangerous weapons) and Section 506 (criminal intimidation).

Investigations are ongoing.

- Advertisement -

Hot this week

Singaporeans discuss why female tenants often get lower room rental rates

On Reddit, a netizen asked: Why are room rentals for females cheaper in sg? Is that how male landlords attract female tenants or is there a greater reason?

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