// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 12, 2026
28.9 C
Singapore

Alert to all Windows 10 users—Microsoft wants you to update now

On Tuesday (Aug. 13), Microsoft released a global warning to all Windows 10 users—update your operating systems immediately to avoid two “critical” vulnerabilities that can spread viruses and malware.

The tech giant released a blog post on the alert, citing the vulnerabilities as Remote Code Execution (RCE) vulnerabilities CVE-2019-1181 and CVE-2019-1182, which Microsoft warned are potentially “wormable”.
Microsoft defines “wormable” as thus—it means that affected computers could spread viruses and malware from vulnerable computer to vulnerable computer without user interaction.

Simon Pope, Microsoft’s director of Incident Response and the author of the blog post, said that there are “potentially hundreds of millions of vulnerable computers”.

Windows 10 is the most popular desktop operating system in the world, according to Net Marketshare. Microsoft approximated that more than 800 million devices all over the globe use Windows 10.

“It is important that affected systems are patched as quickly as possible because of the elevated risks associated with wormable vulnerabilities like these, and downloads for these can be found in the Microsoft Security Update Guide,” said Pope.

The affected versions of Windows are Windows 7 SP1, Windows Server 2008 R2 SP1, Windows Server 2012, Windows 8.1, Windows Server 2012 R2, and all supported versions of Windows 10, including server versions.

Windows XP, Windows Server 2003, and Windows Server 2008 are not affected.

These vulnerabilities were discovered by Microsoft during hardening of Remote Desktop Services, which is a part of the tech company’s continual focus on strengthening the security of our products.

At this time, Microsoft has no evidence that these vulnerabilities are known to any third party.

Windows 10 users that have allowed and enabled automatic updates on their devices are already protected from the vulnerabilities.
Users who update manually should update at once by clicking on the search button and typing “Windows Update” to access the update tool. /TISG
- Advertisement -

Hot this week

Singapore mum says finding a good helper is harder than ever after five ‘disappointing’ hires

SINGAPORE: Finding a good domestic helper seems easier said than done these days, at least according to one Singaporean parent, who said all five helpers she has hired over the years ended up leavi...

‘Only Umno-BN can protect Malay rights’: Netizens question Khairy’s remarks

Former Health Minister Khairy Jamaluddin recently claimed that Malay rights in Negeri Sembilan would be at risk if voters did not support UMNO. The remark drew backlash online, with many social med...

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