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

      Tenable updates Vulnerability Priority Rating scoring method to flag fewer vulnerabilities as critical

      July 24, 2025

      Google adds updated workspace templates in Firebase Studio that leverage new Agent mode

      July 24, 2025

      AI and its impact on the developer experience, or ‘where is the joy?’

      July 23, 2025

      Google launches OSS Rebuild tool to improve trust in open source packages

      July 23, 2025

      EcoFlow’s new portable battery stations are lighter and more powerful (DC plug included)

      July 24, 2025

      7 ways Linux can save you money

      July 24, 2025

      My favorite Kindle tablet just got a kids model, and it makes so much sense

      July 24, 2025

      You can turn your Google Photos into video clips now – here’s how

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

      Blade Service Injection: Direct Service Access in Laravel Templates

      July 24, 2025
      Recent

      Blade Service Injection: Direct Service Access in Laravel Templates

      July 24, 2025

      This Week in Laravel: NativePHP Mobile and AI Guidelines from Spatie

      July 24, 2025

      Retrieve the Currently Executing Closure in PHP 8.5

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

      FOSS Weekly #25.30: AUR Poisoned, Linux Rising, PPA Explained, New Open Source Grammar Checker and More

      July 24, 2025
      Recent

      FOSS Weekly #25.30: AUR Poisoned, Linux Rising, PPA Explained, New Open Source Grammar Checker and More

      July 24, 2025

      How to Open Control Panel in Windows 11

      July 24, 2025

      How to Shut Down Windows 11

      July 24, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Zero-Day Vulnerability Hits Microsoft SharePoint, Urgent Patch Issued

    Zero-Day Vulnerability Hits Microsoft SharePoint, Urgent Patch Issued

    July 21, 2025

    Zero-Day Vulnerability

    Microsoft has issued a warning about active cyberattacks targeting on-premises SharePoint servers widely used by government agencies and businesses. The cyberattacks exploit a zero-day vulnerability that has placed tens of thousands of servers at risk, prompting quick action to protect affected systems.

    The FBI confirmed it is aware of the situation and is coordinating efforts with federal and private-sector partners to mitigate the impact of the ongoing exploitation.

    On-Premises SharePoint Servers Under Attack

    In a security advisory released on July 20, 2025, Microsoft confirmed that the ongoing cyberattacks are limited to on-premises SharePoint Servers. The company clarified that SharePoint Online, the cloud-based version integrated with Microsoft 365, remains unaffected.

    The vulnerability, tracked as CVE-2025-53770 and CVE-2025-53771, enables an authorized attacker to perform spoofing attacks over a network. Spoofing involves impersonating a trusted source to gain unauthorized access, often leading to further system compromise or data theft.

    Zero-Day Vulnerability Actively Exploited

    This situation is described as a zero-day attack, meaning attackers are exploiting a previously unknown software flaw before a patch was made available. According to The Washington Post, the vulnerability has already been used to target various U.S. and global agencies and organizations.

    Though Microsoft did not disclose the identity of the threat actors or the scale of affected organizations, the flaw is considered severe due to the wide use of SharePoint servers in government, healthcare, education, and corporate sectors.

    Microsoft Releases Critical Security Updates

    Microsoft has rolled out security updates for SharePoint Server Subscription Edition and SharePoint Server 2019. These updates provide full protection against the exploited vulnerabilities. However, updates for SharePoint Server 2016 are still pending. Customers are urged to check Microsoft’s official blog for the latest developments.

    The company emphasized the importance of keeping systems updated and has published detailed guidance to help organizations apply the fixes effectively.

    Key Steps to Protect SharePoint Environments

    Microsoft outlined several mitigation steps to reduce exposure:

    1. Use Supported SharePoint Versions
      Ensure the use of supported versions such as SharePoint Server 2016, 2019, or Subscription Edition.
    2. Install July 2025 Security Updates
      Immediate application of the latest security updates is critical to preventing exploitation.
      • SharePoint Server 2019: KB5002741
      • SharePoint Enterprise Server 2016: KB5002744
    3. Enable AMSI (Antimalware Scan Interface)
      Microsoft recommends configuring AMSI integration with Defender Antivirus to detect and block malicious activities in real-time.
      • AMSI was enabled by default in the September 2023 security update for SharePoint Server 2016/2019.
      • For environments where AMSI cannot be enabled, Microsoft advises disconnecting the affected servers from the internet until a fix is available.
    4. Deploy Microsoft Defender for Endpoint
      Organizations should implement Defender for Endpoint or equivalent endpoint protection solutions to detect and contain post-exploitation activities.
    5. Rotate ASP.NET Machine Keys and Restart IIS
      After applying updates or enabling AMSI, it is essential to rotate the ASP.NET machine keys and restart IIS on all SharePoint servers to complete the security hardening process.
      • Use PowerShell (Update-SPMachineKey cmdlet) or Central Administration to trigger the key rotation.
      • Restart using iisreset.exe after rotation.

    Microsoft also mentioned that detection logs and additional telemetry can be monitored through Microsoft Defender Vulnerability Management for signs of exploitation attempts.

    CISA Join in Coordinated Response

    The FBI, in coordination with other agencies, is actively investigating the attacks. While no detailed statement was issued, the Bureau confirmed ongoing collaboration with public and private sector stakeholders to address the threat.

    In parallel, the Cybersecurity and Infrastructure Security Agency (CISA) added CVE-2025-53770 to its Known Exploited Vulnerabilities Catalog, based on confirmed active exploitation. CISA emphasized that such vulnerabilities pose a serious risk to the federal enterprise and urged organizations to implement Microsoft’s recommended mitigations without delay.

    SharePoint Online Not Affected

    Microsoft confirmed that the attacks do not affect SharePoint Online, which is hosted in the cloud as part of Microsoft 365. Organizations using the cloud-based version can continue normal operations, though they are encouraged to stay informed about future threats.

    Security Update Summary

    Product KB Article Fixed Build Number
    SharePoint Server 2019 KB5002741 16.0.10417.20027
    SharePoint Enterprise Server 2016 KB5002744 16.0.5508.1000
    SharePoint Subscription Edition KB5002768 Security Update Released
    SharePoint Server 2016 (Full Fix) Pending In progress

    Next Steps and Recommendations

    Microsoft continues to assess the situation and has committed to updating its guidance as more information becomes available. Organizations running on-premises SharePoint servers should act immediately:

    • Apply all recommended updates
    • Enable protection tools and AMSI
    • Rotate machine keys
    • Monitor systems for signs of compromise

    With active exploitation in progress, prompt action is essential to safeguard sensitive data and maintain system integrity.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleCyberattack on CoinDCX Triggers $44M Loss, But No Impact on User Wallets
    Next Article PoisonSeed Hackers Bypass FIDO Keys Using QR Phishing and Cross-Device Sign-In Abuse

    Related Posts

    Development

    Blade Service Injection: Direct Service Access in Laravel Templates

    July 24, 2025
    Development

    This Week in Laravel: NativePHP Mobile and AI Guidelines from Spatie

    July 24, 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-52896 – Frappe Cross-Site Scripting (XSS) via Data Import Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Forget Satya Nadella’s Windows Phone fumble, Bill Gates’ “greatest mistake of all time” cost Microsoft $400 billion

    News & Updates

    CVE-2025-44182 – “PhpGurukul Vehicle Record Management System Cross Site Scripting (XSS)”

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-48927 – Apache TeleMessage Spring Boot Actuator Heap Dump Exposed Endpoint Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    Development

    Chinese Hackers Abuse IPv6 SLAAC for AitM Attacks via Spellbinder Lateral Movement Tool

    April 30, 2025

    A China-aligned advanced persistent threat (APT) group called TheWizards has been linked to a lateral…

    CVE-2025-4363 – iSourcecode Gym Management System SQL Injection Vulnerability

    May 6, 2025

    CVE-2025-52880 – Komga EPUB XSS Attack Vector

    June 24, 2025
    100,000+ WordPress Sites at Risk as SureTriggers Exploit Goes Live

    100,000+ WordPress Sites at Risk as SureTriggers Exploit Goes Live

    April 11, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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