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

      Tiny Screens, Big Impact: The Forgotten Art Of Developing Web Apps For Feature Phones

      July 16, 2025

      Kong AI Gateway 3.11 introduces new method for reducing token costs

      July 16, 2025

      Native vs hybrid vs cross-platform: Resolving the trilemma

      July 16, 2025

      JetBrains updates Junie, Gemini API adds embedding model, and more – Daily News Digest

      July 16, 2025

      Cyberpunk 2077 Update 2.3 is bringing more vehicle customization, photo mode options, and one amazing new feature — launching this week

      July 16, 2025

      The cheapest place to get my games just got even cheaper — get an extra 10% off while you can

      July 16, 2025

      Destiny 2: The Edge of Fate reviews open ‘Mixed’ on Steam, with a player count only a fraction of The Final Shape’s — I’m surprised it’s this low after a new expansion

      July 16, 2025

      A rare opportunity is here to get an HP gaming laptop for only $500 — NVIDIA RTX graphics and a 144Hz display at a bargain price

      July 16, 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 details of TC39’s last meeting

      July 17, 2025
      Recent

      The details of TC39’s last meeting

      July 17, 2025

      Vector Search Embeddings and RAG

      July 16, 2025

      Python Meets Power Automate: Trigger via URL

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

      FOSS Weekly #25.29: End of Ubuntu 24.10, AUR Issue, Terminal Tips, Screenshot Editing and More Linux Stuff

      July 17, 2025
      Recent

      FOSS Weekly #25.29: End of Ubuntu 24.10, AUR Issue, Terminal Tips, Screenshot Editing and More Linux Stuff

      July 17, 2025

      Cyberpunk 2077 Update 2.3 is bringing more vehicle customization, photo mode options, and one amazing new feature — launching this week

      July 16, 2025

      The cheapest place to get my games just got even cheaper — get an extra 10% off while you can

      July 16, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Remote Code Execution & Privilege Escalation: Two New Threats in CISA’s KEV

    Remote Code Execution & Privilege Escalation: Two New Threats in CISA’s KEV

    April 9, 2025
    Remote Code Execution & Privilege Escalation: Two New Threats in CISA’s KEV

    CVE-2025-30406

    The Cybersecurity and Infrastructure Security Agency (CISA) has recently updated its Known Exploited Vulnerabilities (KEV) Catalog, adding two new vulnerabilities that are actively being exploited in the wild.

    The vulnerabilities identified by CISA, includes CVE-2025-30406 and CVE-2025-29824. These two vulnerabilities are identified by Gladinet CentreStack and Microsoft Windows systems, respectively.

    CVE-2025-30406: Gladinet CentreStack’s Cryptographic Key Vulnerability

    One of the newly cataloged vulnerabilities, CVE-2025-30406, pertains to a cryptographic weakness in Gladinet CentreStack. This flaw, discovered in versions up to 16.1.10296.56315 (fixed in 16.4.10315.56368), involves the improper handling of cryptographic keys used by the CentreStack portal.

    Specifically, the vulnerability arises from the use of a hardcoded cryptographic key in the web configuration files (web.config), a critical security oversight. This issue is classified under the Common Weakness Enumeration (CWE) as CWE-321, highlighting the use of hard-coded cryptographic keys, which can easily be exploited by attackers.

    The flaw allows cybercriminals who have knowledge of the machineKey to forge ViewState data and bypass integrity checks. By doing so, they can potentially execute remote code on the server, gaining control over the affected system. Active exploitation of this vulnerability was observed in March 2025, prompting immediate action from security teams.

    The cryptographic key vulnerability in CentreStack is particularly concerning because of its potential to facilitate remote code execution (RCE) attacks, a common tactic used by threat actors to escalate privileges or deploy malware. Gladinet has responded by releasing a patch (version 16.4.10315.56368) that automatically generates a unique machineKey for each installation. Organizations are strongly encouraged to update to this patched version to mitigate the risk of exploitation. For those unable to upgrade immediately, rotating the machineKey values serves as an interim mitigation.

    The severity of this vulnerability is rated as Critical, with a CVSS score of 9.0. This emphasizes the potential for damage if left unaddressed. For users of CentreStack, it is imperative to follow the vendor’s guidelines for securely managing cryptographic keys and applying the necessary patches.

    CVE-2025-29824: Windows Common Log File System Use-After-Free Vulnerability

    The second vulnerability added to CISA’s catalog, CVE-2025-29824, affects the Microsoft Windows Common Log File System (CLFS) driver. This vulnerability is a Use-After-Free issue, classified under CWE-416. A Use-After-Free Vulnerability occurs when an application continues to reference memory after it has been freed, leading to unexpected behavior that could be exploited by attackers.

    In this case, an attacker with local access can exploit the CLFS driver to elevate their privileges within the system. The flaw affects multiple versions of Microsoft Windows, including Windows Server editions and Windows 10, spanning from version 10.0.17763.0 to later versions such as 10.0.26100.0. Once exploited, the vulnerability enables attackers to gain elevated privileges, potentially leading to full control over the compromised machine.

    The Use-After-Free Vulnerability in Windows CLFS poses a security risk for users and organizations relying on these platforms. The vulnerability affects both 32-bit and x64-based systems, as well as several versions of Windows Server. With a CVSS score of 7.8, this vulnerability is classified as High severity and could lead to severe consequences if exploited.

    Microsoft has released updates to address this vulnerability, and users are urged to promptly apply the latest security patches to protect their systems from potential exploitation. As with other vulnerabilities, timely updates are essential to minimize the risk of attacks that exploit memory handling flaws.

    Conclusion

    The addition of CVE-2025-30406 and CVE-2025-29824 to the CISA KEV Catalog highlights a growing trend of active exploitation targeting critical infrastructure systems and widely used platforms.

    Organizations using Gladinet CentreStack and Microsoft Windows must take immediate action to mitigate the risks of these vulnerabilities, including applying patches, rotating cryptographic keys, and ensuring proper system configurations.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleExplosive Growth of Non-Human Identities Creating Massive Security Blind Spots
    Next Article PipeMagic Trojan Exploits Windows Zero-Day Vulnerability to Deploy Ransomware

    Related Posts

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-7712 – The Madara WordPress Core Plugin Unvalidated File Deletion Vulnerability

    July 17, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-7735 – UNIMAX Hospital Information System SQL Injection

    July 17, 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

    CVE-2025-39377 – Appsero Helper SQL Injection

    Common Vulnerabilities and Exposures (CVEs)

    Mahjong Download for PC: 7 Resources For Various Versions

    Operating Systems
    Boson AI Introduces Higgs Audio Understanding and Higgs Audio Generation: An Advanced AI Solution with Real-Time Audio Reasoning and Expressive Speech Synthesis for Enterprise Applications

    Boson AI Introduces Higgs Audio Understanding and Higgs Audio Generation: An Advanced AI Solution with Real-Time Audio Reasoning and Expressive Speech Synthesis for Enterprise Applications

    Machine Learning

    CVE-2025-48268 – Guru Team Bot for Telegram WooCommerce Missing Authorization Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    Critical MobSF 0-Day Exposes Systems to Stored XSS & ZIP of Death Attacks

    May 6, 2025

    Critical MobSF 0-Day Exposes Systems to Stored XSS & ZIP of Death Attacks

    The Mobile Security Framework (MobSF), a widely utilized tool, contains two critical zero-day vulnerabilities.
    These vulnerabilities, designated as CVE-2025-46335 and CVE-2025-46730, impact all versio …
    Read more

    Published Date:
    May 06, 2025 (2 hours, 46 minutes ago)

    Vulnerabilities has been mentioned in this article.

    CVE-2025-46730

    CVE-2025-46335

    Freelancer vs React.js Development Agency: Who Should Build Your Web App? (2025)

    July 16, 2025

    I’ve never worn a pair of headphones quite like these – and they’re a swimmer’s delight

    April 25, 2025

    Starting this week, the Xbox PC app will integrate ‘leading PC gaming stores’ for Xbox Insiders — with no mention of Steam

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

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