Close Menu

    Subscribe to Updates

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

    What's Hot

    Show HN: Better Hub – A better GitHub experience

    Show HN: Better Hub – A better GitHub experience

    Show HN: Better Hub – A better GitHub experience

    Facebook X (Twitter) Instagram
    • Artificial Intelligence
    • Business Technology
    • Cryptocurrency
    • Gadgets
    • Gaming
    • Health
    • Software and Apps
    • Technology
    Facebook X (Twitter) Instagram Pinterest Vimeo
    Tech AI Verse
    • Home
    • Artificial Intelligence

      Tensions between the Pentagon and AI giant Anthropic reach a boiling point

      February 21, 2026

      Read the extended transcript: President Donald Trump interviewed by ‘NBC Nightly News’ anchor Tom Llamas

      February 6, 2026

      Stocks and bitcoin sink as investors dump software company shares

      February 4, 2026

      AI, crypto and Trump super PACs stash millions to spend on the midterms

      February 2, 2026

      To avoid accusations of AI cheating, college students are turning to AI

      January 29, 2026
    • Business

      How Smarsh built an AI front door for regulated industries — and drove 59% self-service adoption

      February 24, 2026

      Where MENA CIOs draw the line on AI sovereignty

      February 24, 2026

      Ex-President’s shift away from Xbox consoles to cloud gaming reportedly caused friction

      February 24, 2026

      Gartner: Why neoclouds are the future of GPU-as-a-Service

      February 21, 2026

      The HDD brand that brought you the 1.8-inch, 2.5-inch, and 3.5-inch hard drives is now back with a $19 pocket-sized personal cloud for your smartphones

      February 12, 2026
    • Crypto

      Crypto Market Rebound Wipes Out Nearly $500 Million in Short Positions

      February 26, 2026

      Ethereum Climbs Above $2000: Investors Step In With Fresh Accumulation

      February 26, 2026

      Mutuum Finance (MUTM) Prepares New Feature Expansion for V1 Protocol

      February 26, 2026

      Bitcoin Rebounds Toward $70,000, But Is It a Momentary Relief or Slow Bull Run Signal?

      February 26, 2026

      IMF: US Inflation Won’t Hit Fed Target Until 2027, Delaying Rate Cuts

      February 26, 2026
    • Technology

      8 billion tokens a day forced AT&T to rethink AI orchestration — and cut costs by 90%

      February 26, 2026

      The best budget cameras for 2026

      February 26, 2026

      NY AG: Valve’s loot boxes can get kids hooked on gambling

      February 26, 2026

      Instagram will alert parents if teens repeatedly search for suicide or self-harm content

      February 26, 2026

      Gaming accessory maker and publisher Nacon files for insolvency

      February 26, 2026
    • Others
      • Gadgets
      • Gaming
      • Health
      • Software and Apps
    Check BMI
    Tech AI Verse
    You are at:Home»Technology»July Patch Tuesday brings over 130 new flaws to address
    Technology

    July Patch Tuesday brings over 130 new flaws to address

    TechAiVerseBy TechAiVerseJuly 9, 2025No Comments6 Mins Read0 Views
    Facebook Twitter Pinterest Telegram LinkedIn Tumblr Email Reddit
    July Patch Tuesday brings over 130 new flaws to address
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp Email

    July Patch Tuesday brings over 130 new flaws to address

    Microsoft patched well over 100 new common vulnerabilities and exposures on the second Tuesday of the month, but its latest update is mercifully light on zero-days

    By

    • Alex Scroxton,
      Security Editor

    Published: 08 Jul 2025 23:20

    Microsoft has patched a total of 130 new common vulnerabilities and exposures (CVEs) across its product suite in its monthly Patch Tuesday update, including a total of 10 critically dangerous flaws, many of them in Microsoft Office, while a bunch of third-party issues bring the monthly total to approximately 140. However, despite its wide breadth, Redmond’s latest update is light on zero-day issues.

    Indeed, the top line vulnerability – and the only one that comes close to being classed as a zero-day, is tracked as CVE-2025-49719. It is an information disclosure vulnerability in Microsoft SQL Server arising from improper input validation, enabling an unauthorised attacker to disclose information – specifically uninitialised memory – over the network.

    Credited to Microsoft’s own Vladimir Aleksic, CVE-2025-49719 is considered relatively trivial to exploit, and although Microsoft has no evidence that it is being exploited in the wild, it has already been publicly-disclosed, so attacks will likely begin imminently. CVE-2025-49719 carries a CVSS score of 7.5, and is ranked as being of important severity.

    Mike Walters, president and co-founder of Action1, a patch management specialist, outlined a number of advanced attack scenarios in which CVE-2025-49719 could come into play.

    “An attacker could map out database structures, identify injection points, and gather information to support more targeted intrusions,” he said. “[Or] by accessing uninitialised memory, they might recover fragments of authentication credentials, potentially enabling further attacks against the database or related systems.

    Walters added: “The risk increases when combined with other techniques – for example, using the leaked data to refine SQL injection, bypass authentication, or move laterally using connection strings that contain credentials to other systems.

    “The potential impact on organisations is significant, as any user of Microsoft SQL Server could be affected, covering a large portion of the enterprise database market.”

    Walters said that the data exposure risk made CVE-2025-49719 a high-priority concern for defenders at any organisation holding valuable or regulated data. He added that the comprehensive nature of the affected versions – which span multiple releases dating back nine years – may indicate a more “fundamental issue” in how SQL Server handles memory management and input validation.

    The 10 critical vulnerabilities, in CVE number order, are as follows:

    • CVE-2025-47980, an information disclosure vulnerability in Windows Imaging Component;
    • CVE-2025-47981, an RCE vulnerability in SPNEGO Extended Negotiation Security Mechanism;
    • CVE-2025-48822, an RCE vulnerability in Windows Hyper-V Discrete Device Assignment (DDA).
    • CVE-2025-49695, a remote code execution (RCE) vulnerability in Microsoft Office;
    • CVE-2025-49696, a second RCE flaw in Microsoft Office;
    • CVE-2025-49697, a third RCE flaw in Microsoft Office;
    • CVE-2025-49702, a fourth and final RCE flaw the same product suite;
    • CVE-2025-49704, an RCE issue in Microsoft SharePoint;
    • CVE-2025-49717, an RCE flaw in Microsoft SQL Server;
    • CVE-2025-49735, an RCE vulnerability in Windows KDC Proxy Service (KPSSVC);

    The July Patch Tuesday drop also lists two critical third-party RCE vulns in AMD processors, to which security teams should pay close attention.

    None of the 12 above listed issues is currently known to be being exploited, and nor have exploits yet been made available. However, CVE-2025-47981 in  SPNEGO – an important protocol that is used to negotiate authentication on critical services, many of them internet-facing – caught the eye of the Qualys Threat Research Unit’s (TRU’s) senior manager of security research, Saeed Abbasi, who warned that this particular patch should be applied immediately.

    “A single unauthenticated NEGOEX packet can drop attacker-controlled code straight into Local Security Authority Subsystem Service (LSASS), running as SYSTEM. No clicks, no creds needed – exactly the recipe that turns bugs into network worms. This isn’t just a bug – it’s a loaded gun pointed at your organisation,” he said.

    “Once inside, the exploit can pivot to every Windows 10 endpoint that still has the default PKU2U setting enabled. We expect NEGOEX exploits to be weaponised within days, so attacks are imminent. 

    “Patch within 48 hours, start with internet-facing or VPN-reachable assets and anything that touches AD. If you absolutely can’t patch, disable ‘Allow PKU2U authentication requests’ via GPO and block inbound 135/445/5985 at the edge,” he said.

    WatchTowr founder and CEO Ben Harris agreed this was one to watch. He said: “Remote code execution is bad, but early analysis is suggesting that this vulnerability may be wormable – the sort of vulnerability that could be leveraged in self-propagating malware and make many revisit trauma from the WannaCry incident, and similar.

    “Microsoft is clear on pre-requisites here: no authentication required, just network access. We shouldn’t fool ourselves – if the private industry has noticed this vulnerability, it is certainly already on the radar of every attacker with an ounce of malice. Defenders need to drop everything, patch rapidly, and hunt down exposed systems.”

    NotLogon – the vulnerability found by an AI

    Finally this month, Dor Segal, senior security researcher at Silverfort, highlighted CVE-2025-47978, that his team identified in the Windows Netlogon protocol using an artificial intelligence large language model (LLM) to scan and compare old release notes as part of a test to see whether or not AI could help speed up the vulnerability discovery process.

     The Silverfort team has dubbed this issue NotLogon – although note that Microsoft’s disclosure refers to it as affecting the closely-related Windows Kerberos protocol.

    Although not critical in its severity, CVE-2025-47978, enables an attacker using a domain-joined machine with minimal privileges to send a specially-crafted authentication request that will have the effect of crashing a domain controller and causing the system to fully reboot.

    Such a crash impacts the core Windows LSASS security process and disrupts Active Directory services such as user logins, policy application, and access to authentication-dependent resources.

    Segal said the issue was a great example of how even low-privilege computers with basic network access can still be the harbinger of bigger problems.

    “This vulnerability shows how only a valid machine account and a crafted RPC message can bring down a domain controller – the backbone of Active Directory operations like authentication, authorisation, policy enforcement, and more,” he said.

    “If multiple domain controllers are affected, it can bring business to a halt. NOTLogon is a reminder that new protocol features – especially in privileged authentication services – can become attack surfaces overnight. Staying secure isn’t only about applying patches – it’s about examining the foundational systems we rely on every day.

    “I strongly suggest installing the latest Microsoft Patch Tuesday update immediately across all domain controllers, along with tightening access controls for service and machine accounts,” he concluded.

    Read more on Application security and coding requirements


    • Latest Citrix vulnerability could be every bit as bad as Citrix Bleed

      By: Alex Scroxton


    • June Patch Tuesday brings a lighter load for defenders

      By: Alex Scroxton


    • May Patch Tuesday brings five exploited zero-days to fix

      By: Alex Scroxton


    • Microsoft’s April 2025 bumper Patch Tuesday corrects 124 bugs

      By: Brian McKenna

    Share. Facebook Twitter Pinterest LinkedIn Reddit WhatsApp Telegram Email
    Previous ArticleM&S calls for mandatory ransomware reporting
    Next Article Podcast: Container storage challenges and how to overcome them
    TechAiVerse
    • Website

    Jonathan is a tech enthusiast and the mind behind Tech AI Verse. With a passion for artificial intelligence, consumer tech, and emerging innovations, he deliver clear, insightful content to keep readers informed. From cutting-edge gadgets to AI advancements and cryptocurrency trends, Jonathan breaks down complex topics to make technology accessible to all.

    Related Posts

    8 billion tokens a day forced AT&T to rethink AI orchestration — and cut costs by 90%

    February 26, 2026

    The best budget cameras for 2026

    February 26, 2026

    NY AG: Valve’s loot boxes can get kids hooked on gambling

    February 26, 2026
    Leave A Reply Cancel Reply

    Top Posts

    Ping, You’ve Got Whale: AI detection system alerts ships of whales in their path

    April 22, 2025693 Views

    Lumo vs. Duck AI: Which AI is Better for Your Privacy?

    July 31, 2025279 Views

    6.7 Cummins Lifter Failure: What Years Are Affected (And Possible Fixes)

    April 14, 2025160 Views

    6 Best MagSafe Phone Grips (2025), Tested and Reviewed

    April 6, 2025122 Views
    Don't Miss
    Uncategorized February 26, 2026

    Show HN: Better Hub – A better GitHub experience

    Show HN: Better Hub – A better GitHub experienceChoose GitHub access before connectingClick any permission…

    Show HN: Better Hub – A better GitHub experience

    Show HN: Better Hub – A better GitHub experience

    Show HN: Better Hub – A better GitHub experience

    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    About Us
    About Us

    Welcome to Tech AI Verse, your go-to destination for everything technology! We bring you the latest news, trends, and insights from the ever-evolving world of tech. Our coverage spans across global technology industry updates, artificial intelligence advancements, machine learning ethics, and automation innovations. Stay connected with us as we explore the limitless possibilities of technology!

    Facebook X (Twitter) Pinterest YouTube WhatsApp
    Our Picks

    Show HN: Better Hub – A better GitHub experience

    February 26, 20260 Views

    Show HN: Better Hub – A better GitHub experience

    February 26, 20262 Views

    Show HN: Better Hub – A better GitHub experience

    February 26, 20260 Views
    Most Popular

    7 Best Kids Bikes (2025): Mountain, Balance, Pedal, Coaster

    March 13, 20250 Views

    VTOMAN FlashSpeed 1500: Plenty Of Power For All Your Gear

    March 13, 20250 Views

    This new Roomba finally solves the big problem I have with robot vacuums

    March 13, 20250 Views
    © 2026 TechAiVerse. Designed by Divya Tech.
    • Home
    • About Us
    • Contact Us
    • Privacy Policy
    • Terms & Conditions

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