Close Menu
    What's Hot

    How memory tools can make AI models worse

    Ivanti, Fortinet, and SAP Release Patches for Multiple Critical Vulnerabilities

    Directors in Hollywood close in on a 4-year deal with studios and streaming services

    Facebook X (Twitter) Instagram
    Trending
    • How memory tools can make AI models worse
    • Ivanti, Fortinet, and SAP Release Patches for Multiple Critical Vulnerabilities
    • Directors in Hollywood close in on a 4-year deal with studios and streaming services
    • Could Control of Congress Run Through Northern Maine?
    • Trump-backed candidate wins GOP primary to replace Nevada Rep. Mark Amodei
    • Indonesia Landslides Devastated Endangered Orangutans, Study Finds
    • Opinion | How Trump Weaponized the Antiwar Platform
    • Sanctions on settlers not enough: Target Israeli gov’t, say campaigners | Israel-Palestine conflict News
    interluknewsinterluknews
    • Home
    • Business
      • Corporate News
      • Industry Insights
      • Startups & Entrepreneurship
      • Technology & Innovation
    • Economy
      • Economic Policy
      • Financial Analysis
      • Inflation & Interest Rates
      • Trade & Markets
    • Global
      • Conflicts & Security
      • Diplomacy
      • Global Trends
      • International Affairs
    • Lifestyle
      • Fashion
      • Food & Dining
      • Personal Development
      • Travel
    • Opinion
      • Columns
      • Editorials
      • Expert Opinions
      • Reader Voices
    • More
      • Politics
        • Elections
        • Government & Policy
        • International Relations
        • Political Analysis
      • Sports
        • Cricket
        • Football / Soccer
        • International Sports
        • Local Sports
      • Technology
        • Artificial Intelligence
        • Cybersecurity
        • Gadgets & Reviews
        • Tech News
      • South Africa News
    Facebook X (Twitter) Instagram
    interluknewsinterluknews
    Cybersecurity

    Microsoft Patches Record 206 Flaws, Including Three Zero-Days and Critical RCE Bugs

    adminBy adminJune 10, 2026No Comments5 Mins Read
    Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
    Microsoft Patches Record 206 Flaws, Including Three Zero-Days and Critical RCE Bugs
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Microsoft Patches Record 206 Flaws, Including Three Zero-Days and Critical RCE Bugs

    Microsoft on Tuesday released fixes for a record 206 security vulnerabilities impacting its software portfolio, including three flaws that have been publicly disclosed at the time of release.

    Of the 206 flaws, 39 are rated Critical, and 167 are rated Important in severity. This includes 63 privilege escalation, 56 remote code execution, 30 information disclosure, 27 spoofing, 20 security feature bypass, seven denial-of-service, and three tampering vulnerabilities.

    The patches also include two non-Microsoft CVEs, a privilege escalation vulnerability impacting Windows Kernel (CVE-2025-10263) and a UEFI Secure Boot security feature bypass (CVE-2026-8863). They are in addition to more than 350 security flaws that Google has addressed in Chromium, which is used in Microsoft’s Edge browser.

    Topping the list of fixes is CVE-2026-45657 (CVSS score: 9.8), a use-after-free flaw affecting Windows Kernel that could result in remote code execution.

    “An attacker could exploit this vulnerability by sending specially crafted network traffic to a vulnerable Windows system,” Microsoft said. “If successful, the malicious network packets could trigger a flaw in how the Windows kernel processes certain TCP/IP data, potentially allowing the attacker to run code with system-level privileges without needing to sign in or interact with a user.”

    Cybersecurity

    Other important vulnerabilities of note are listed below –

    • CVE-2026-47291 (CVSS score: 9.8) – An integer overflow or wraparound flaw in Windows HTTP.sys that allows an unauthorized attacker to execute code over a network.
    • CVE-2026-44815 (CVSS score: 9.8) – A stack-based buffer overflow vulnerability in Windows DHCP Client that allows an unauthorized attacker to execute code over a network.

    “This flaw needs no credentials or user action and can turn network traffic into a full system compromise,” Alex Vovk, CEO and co-founder of Action1, said about CVE-2026-44815. “An attacker could send specially crafted network traffic to a system configured for DHCP services.”

    “Successful exploitation could allow unauthorized code execution over the network with high impact to confidentiality, integrity, and availability. This vulnerability creates serious risk because DHCP is a core network function. Successful exploitation could lead to server compromise, malware deployment, data theft, service disruption, and movement deeper into the network. Systems handling DHCP traffic should be treated as high-priority patch targets.”

    Microsoft has also released patches to address CVE-2026-45585 (CVSS score: 6.8), a Windows BitLocker security feature bypass vulnerability for which a proof-of-concept (PoC) exploit called YellowKey was released by security researcher Chaotic Eclipse (aka Nightmare-Eclipse) last month.

    CVE-2026-45585 is one of several secure feature bypasses that the Windows makers has addressed this month –

    “A successful attacker could bypass the BitLocker Device Encryption feature on the system storage device,” Microsoft said in its advisories for the three issues. “An attacker with physical access to the target could exploit this vulnerability to gain access to encrypted data.”

    According to security researcher Will Dormann, CVE-2026-50507 is assessed to be a fix for a BitLocker bypass dubbed bitskrieg that grants full access to encrypted data. It’s worth noting that CVE-2026-50507, along with CVE-2026-49160 and CVE-2026-45586, are listed as publicly disclosed zero-days.

    • CVE-2026-45586 (CVSS score: 7.8) – Windows Collaborative Translation Framework (CTFMON) privilege escalation vulnerability
    • CVE-2026-49160 (CVSS score: 7.5) – HTTP.sys denial-of-service vulnerability

    CVE-2026-49160 is related to HTTP2/Bomb, an attack technique that can be used to knock web servers offline in seconds. In tests conducted by Calif, an IIS server was found to exhaust 64 GB RAM in about 45 seconds. To mitigate the attack, Microsoft has introduced a new “MaxHeadersCount” registry setting to limit the number of headers in HTTP/2 and HTTP/3 requests.

    “Limiting HTTP headers can help protect systems and servers from excessive memory use, high CPU consumption, and denial-of-service attacks,” Microsoft said. “Because HTTP/2 (HPACK) or HTTP/3 (QPACK) header compression is used and more complex protocol processing, enforcing a header limit such as MaxHeadersCount can help maintain performance and reliability.”

    Cybersecurity

    On the other hand, CVE-2026-45586 is suspected to be a fix for a zero-day privilege escalation exploit that Chaotic Eclipse released under the name GreenPlasma.

    Lastly, the June 2026 update also plugs MiniPlasma, a separate vulnerability disclosed by Chaotic Eclipse as an incomplete fix for CVE-2020-17103, which was originally addressed by Microsoft in December 2020.

    “To comprehensively address the vulnerability identified by CVE-2020-17103 and recently publicly referred to as ‘MiniPlasma,’ Microsoft recommends installing the June 2026 updates for your Windows operating systems,” the tech giant said in an update to its advisory.

    The increasing number of patches has been attributed to the use of artificial intelligence (AI)-assisted vulnerability discovery approaches, a trend that Microsoft said will continue in the foreseeable future.

    “Pandora’s proverbial box has been opened, and as more advanced AI models become available, we expect the norm to continue upward across the board, not just for Patch Tuesday,” Satnam Narang, senior staff research engineer at Tenable, said in a statement.

    Dustin Childs, head of threat awareness at TrendAI’s Zero Day Initiative (ZDI), described the massive drop in Microsoft vulnerabilities as a testament to how AI is supercharging flaw discovery at an uncontrollable scale.

    “The current number of CVEs shipped by Microsoft this year exceeds the total number of CVEs shipped in all of 2018,” Childs said. “It is extraordinary that Microsoft can produce so many patches in a single month, and I expect many testers are wondering what quality issues may exist.”

    The patches come as Chaotic Eclipse released a PoC exploit for yet another Microsoft Defender zero-day named RoguePlanet, characterizing it as a race condition that could be used to spawn a Windows command prompt with SYSTEM privileges.

    bugs critical Flaws including Microsoft Patches RCE record ZeroDays
    Follow on Google News Follow on Flipboard
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Previous ArticleSoccer fans can score free Chipotle on June 11—here’s how
    Next Article Valve is phasing out physical Steam gift cards due to scammers
    admin
    • Website

    Related Posts

    Ivanti, Fortinet, and SAP Release Patches for Multiple Critical Vulnerabilities

    June 10, 2026

    Who Runs the Ransomware Group ‘The Gentlemen?’ – Krebs on Security

    June 10, 2026

    Your Automated Pentest Looks Clean. See What It Missed in This Expert Webinar

    June 10, 2026
    Leave A Reply Cancel Reply

    Demo
    Latest Posts

    How memory tools can make AI models worse

    Ivanti, Fortinet, and SAP Release Patches for Multiple Critical Vulnerabilities

    Directors in Hollywood close in on a 4-year deal with studios and streaming services

    Could Control of Congress Run Through Northern Maine?

    Latest Posts

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    Advertisement
    Demo

    We are a digital news platform delivering timely, accurate, and insightful coverage of politics, global affairs, business, economy, sports, and more. Our mission is to keep readers informed with reliable news, clear analysis, and stories that truly matter.
    We're social. Connect with us:

    Facebook X (Twitter) Instagram Pinterest YouTube

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.

    Powered by
    ...
    ►
    Necessary cookies enable essential site features like secure log-ins and consent preference adjustments. They do not store personal data.
    None
    ►
    Functional cookies support features like content sharing on social media, collecting feedback, and enabling third-party tools.
    None
    ►
    Analytical cookies track visitor interactions, providing insights on metrics like visitor count, bounce rate, and traffic sources.
    None
    ►
    Advertisement cookies deliver personalized ads based on your previous visits and analyze the effectiveness of ad campaigns.
    None
    ►
    Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
    None
    Powered by