// Adds dimensions UUID, Author and Topic into GA4
Monday, June 15, 2026
28.3 C
Singapore

75% of Singapore security leaders report machine identity breaches

SINGAPORE: A significant majority of security leaders in Singapore—three out of four (75%)—have encountered security incidents or breaches linked to compromised machine identities over the past year, according to a recent study by cybersecurity firm CyberArk.

The breaches have led to substantial operational disruptions, with 60% of affected organisations experiencing delays in application launches, 44.64% facing customer-facing outages, and 61% reporting unauthorised access to sensitive data or networks. These incidents highlight the growing risks associated with machine identities, which now outnumber human identities in many organisations.

The report highlights a pressing security challenge, as 91% of security leaders in Singapore anticipate a continued rise in machine identities over the next year. This growth, driven by increased automation and digital transformation efforts, is expected to further complicate identity security management.

With artificial intelligence (AI) and AI-driven agents becoming more prevalent, 87% of Singapore’s security leaders believe that securing machine identities will be crucial to protecting AI systems in the future. As organisations integrate AI into their operations, ensuring the integrity of machine identities is seen as a key measure to prevent cyber threats.

Despite these concerns, the survey reveals that many organisations still lack mature security strategies and robust lifecycle management for machine identities. This gap leaves businesses vulnerable to evolving cyber risks, emphasising the urgent need for stronger security frameworks and identity management practices.

CyberArk’s findings serve as a warning for organisations to prioritise machine identity security as part of their overall cybersecurity strategy, ensuring that authentication, access controls, and lifecycle management keep pace with the rapid expansion of digital identities.

- Advertisement -

Hot this week

Singaporean couple swap corporate for rural life, build thriving sheep business in Johor

A Singaporean couple left their corporate careers in 2015 to start a sheep farm in Johor, growing it into a multi-farm business and finding fulfillment in rural life.

‘Just resign’: Netizens discuss reality of workplace bullying after landmark case

It highlights how the recent American Express Malaysia wrongful dismissal case has sparked discussions on workplace bullying, employee rights, toxic workplace culture, and the importance of speaki...

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