Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Google Chrome’s May Update: What You Need to Know About CVE-2025-4372 and More

    Google Chrome’s May Update: What You Need to Know About CVE-2025-4372 and More

    May 16, 2025

    Google Chrome

    Google has just rolled out a critical security and feature update for its widely used web browser, Google Chrome, and if you are one of the millions using it daily, this is not the kind of update you should miss. The new version—136.0.7103.113/.114 for Windows and macOS, and 136.0.7103.113 for Linux—started rolling out via the Stable channel on May 14, 2025, and brings with it crucial patches for multiple security vulnerabilities, including the medium-severity CVE-2025-4372.

    This particular flaw, a “use-after-free” vulnerability in Chrome’s Web Audio module, could be used to crash your browser or even let attackers execute malicious code on your system. And it’s not the only one: the update also addresses CVE-2025-4664, a high-risk bug that is already being actively exploited in the wild, and CVE-2025-2783, the first confirmed zero-day vulnerability found in Chrome this year.

    Let us break that down. A zero-day means there was no time for users to patch the flaw before bad actors started using it, so the clock is ticking.

    Why CVE-2025-4664 Matters

    Google has confirmed that this update addresses four critical security vulnerabilities, including one that is actively being exploited. Among the most notable fixes is CVE-2025-4664, a high-severity vulnerability tied to insufficient policy enforcement in the Chrome Loader component. 

    Originally reported by security researcher @slonser_ on May 5, 2025, CVE-2025-4664 allows potential attackers to bypass Chrome’s internal security policies. Exploiting this flaw could result in unauthorized code execution or even sandbox escapes. Google acknowledged active exploitation of the vulnerability in the wild and issued a security advisory encouraging users to update their browsers immediately. 

    In response, the Cybersecurity and Infrastructure Security Agency (CISA) added CVE-2025-4664 to its Known Exploited Vulnerabilities Catalog and urged users and organizations to apply the patch by June 5, 2025. 

    Another key fix in this update is CVE-2025-4372, a medium-severity vulnerability categorized as a “use-after-free” issue in the Web Audio module. These types of vulnerabilities can potentially be exploited to crash systems or execute malicious code. 

    Google also addressed CVE-2025-2783, the first zero-day vulnerability discovered in Chrome this year. While details on its exploitation remain limited, it highlights the increasing frequency of zero-day threats in modern software ecosystems. 

    A fourth vulnerability, CVE-2025-4609, was reported by a researcher named Micky on April 22, 2025. This high-severity flaw stems from an incorrect handle provided in unspecified conditions within the Mojo IPC system. Like CVE-2025-4664, this vulnerability could be exploited to execute arbitrary code with user-level privileges, especially concerning users operating with administrative rights. 

    Google Chrome Performance and Feature Enhancements  

    Beyond security, Chrome version 136.0.7103.113/.114 introduces several performance improvements and user-facing features. Notable backend enhancements include more efficient rendering processes and better memory management, designed to streamline overall browser performance.

    Chrome users can also expect new features such as updates to the TabGroupHeader accessible name and improved behavior in popover-focus functionality, both of which aim to refine user navigation and accessibility. 

    Additionally, developers have resolved bugs that were causing crashes in the AddToTopLayer function and issues with the Update button in chrome://extensions, contributing to a more stable browsing experience. 

    What You Should Do

    If you’re running a version of Google Chrome older than 136.0.7103.113, it’s time to update immediately. Google strongly advises both individual users and organizations to apply the patch to stay protected. Unpatched browsers are easy targets, especially when flaws like CVE-2025-4372 and CVE-2025-4664 are known and actively being probed by attackers.

    Recommendation One Must Follow:

    • Enabling automatic updates so patches are applied as soon as they’re available.

    • Using browsers and software that are fully supported and actively maintained.

    • Employing regular vulnerability assessments in enterprise environments to catch outdated software versions before attackers do.

    Conclusion 

    It is strongly recommended that users and organizations apply the patch without delay and implement automated patching procedures regularly. It is equally important to use only fully supported and up-to-date browsers and email clients to minimize exposure to threats.

    Google acknowledged the critical role of external researchers in identifying issues such as CVE-2025-4372, CVE-2025-4664, and CVE-2025-2783—some of which were uncovered using advanced tools like AddressSanitizer, MemorySanitizer, UndefinedBehaviorSanitizer, libFuzzer, and AFL. 

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleFileless Remcos RAT Delivered via LNK Files and MSHTA in PowerShell-Based Attacks
    Next Article [Webinar] From Code to Cloud to SOC: Learn a Smarter Way to Defend Modern Applications

    Related Posts

    Development

    GPT-5 is Coming: Revolutionizing Software Testing

    July 22, 2025
    Development

    Win the Accessibility Game: Combining AI with Human Judgment

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Why and how to unlock proprietary data to drive AI success

    Tech & Work

    CVE-2025-4252 – PCMan FTP Server Buffer Overflow Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-5925 – WordPress Bunny’s Print CSS CSRF Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    VRAM shortages could be a thing of the past — NVIDIA and DirectX tech drops usage by up to 90% as seen in early tests

    News & Updates

    Highlights

    News & Updates

    Ori and the Blind Forest studio head says they could be forced to “shut down” due to the impact of negative Steam reviews for ‘No Rest for the Wicked’

    May 11, 2025

    “No Rest for the Wicked” is a hardcore action RPG with precise combat and absolutely…

    CVE-2025-5707 – PHPGurukul Human Metapneumovirus Testing Management System SQL Injection

    June 5, 2025

    CVE-2025-32924 – Roninwp Revy SQL Injection Vulnerability

    May 19, 2025

    The Future is Now: How to Create a YouTube Channel Using Only AI (Researched by Srinidhi Ranganathan)

    May 24, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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