A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-55248

CVE-2025-55248: .NET Framework Info Disclosure Flaw

CVE-2025-55248 is an information disclosure vulnerability in Microsoft .NET Framework caused by inadequate encryption strength. Authorized attackers can exploit this flaw to access sensitive data over a network.

Published: May 26, 2026

CVE-2025-55248 Overview

CVE-2025-55248 is an information disclosure vulnerability affecting Microsoft .NET, .NET Framework, and Visual Studio. The flaw stems from inadequate encryption strength [CWE-326] in cryptographic operations performed by these components. An authorized attacker with low privileges can disclose sensitive information transmitted over a network when a user is induced to interact with crafted content.

The vulnerability is tracked across multiple Microsoft platforms, including .NET Framework versions 3.0 through 4.8.1, modern .NET, and Visual Studio 2022. Both server and client Windows editions are affected, alongside cross-platform .NET runtimes on macOS and Linux.

Critical Impact

Attackers leveraging weak cryptographic protections can intercept or decrypt protected network traffic and disclose confidential information processed by .NET applications.

Affected Products

  • Microsoft .NET Framework 3.0 SP2, 3.5, 3.5.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
  • Microsoft .NET (cross-platform on Windows, macOS, and Linux)
  • Microsoft Visual Studio 2022

Discovery Timeline

  • 2025-10-14 - CVE-2025-55248 published to NVD
  • 2025-10-14 - Microsoft releases security advisory and patches
  • 2025-10-23 - Last updated in NVD database

Technical Details for CVE-2025-55248

Vulnerability Analysis

The vulnerability falls under [CWE-326] Inadequate Encryption Strength. Microsoft .NET, .NET Framework, and Visual Studio implement cryptographic routines that do not provide sufficient protection against network-level attackers. The weakness allows an authorized adversary to disclose information processed by affected applications.

Exploitation requires the attacker to hold valid low-privilege access and requires user interaction with attacker-controlled content. The scope of the impact is confidentiality only; integrity and availability are not directly affected. Because the cryptographic weakness sits inside framework-level libraries, any managed application relying on the affected APIs inherits the exposure.

The attack is performed over the network, which means an attacker positioned to observe or manipulate communications between the victim and an attacker-controlled endpoint can recover protected data. This class of weakness typically manifests as use of short keys, deprecated algorithms, predictable IVs, or insufficient entropy in protocol implementations.

Root Cause

The root cause is the use of cryptographic primitives or parameters that fall below current strength requirements within the .NET cryptographic stack. When affected APIs are used to protect data sent across a network, the resulting ciphertext is recoverable by an attacker with the right vantage point and access level.

Attack Vector

An attacker authenticates to an environment that processes data through a vulnerable .NET runtime or Visual Studio component. The attacker then induces a target user to interact with crafted content, such as a malicious document or link that triggers network communication. By observing the resulting traffic, the attacker recovers sensitive plaintext from inadequately protected ciphertext.

No proof-of-concept code is published. Microsoft has not reported observed exploitation, and the issue is not listed on the CISA Known Exploited Vulnerabilities catalog. Refer to the Microsoft Security Advisory CVE-2025-55248 for technical details.

Detection Methods for CVE-2025-55248

Indicators of Compromise

  • Unexpected outbound network connections from dotnet.exe, w3wp.exe, or other managed processes to untrusted hosts following user interaction with external content.
  • Presence of unpatched mscorlib.dll, System.Security.Cryptography.* assemblies, or older .NET Framework builds on systems handling sensitive data.

Detection Strategies

  • Inventory installed .NET Framework, .NET runtime, and Visual Studio 2022 versions, then flag any below the October 2025 security baseline.
  • Inspect TLS and cryptographic configurations in .NET applications for use of weak algorithms or short key lengths that could be downgraded.
  • Correlate user interaction events (document opens, link clicks) with subsequent network traffic from .NET-hosted processes for anomaly review.

Monitoring Recommendations

  • Enable network telemetry that captures cipher suite negotiation for traffic originating from .NET applications.
  • Alert on installation or execution of legacy .NET Framework versions on hosts that process regulated data.
  • Audit Visual Studio 2022 build hosts for unpatched runtimes used to compile or test cryptographic code.

How to Mitigate CVE-2025-55248

Immediate Actions Required

  • Apply the October 2025 Microsoft security updates listed in the Microsoft Security Advisory CVE-2025-55248 to all affected systems.
  • Update Visual Studio 2022 to the latest servicing release on developer and build machines.
  • Restrict low-privileged user accounts from executing arbitrary external content or links delivered through email and web channels.

Patch Information

Microsoft published patches for .NET, .NET Framework, and Visual Studio 2022 on 2025-10-14. Updates are delivered through Windows Update, Microsoft Update Catalog, and Visual Studio Installer. Apply the cumulative update appropriate for each supported .NET Framework branch (3.5, 4.6.2, 4.7.x, 4.8, 4.8.1) and modern .NET runtime.

Workarounds

  • Configure affected applications to enforce TLS 1.2 or higher with strong cipher suites until patches are deployed.
  • Disable or remove legacy .NET Framework 3.5 from systems where it is not required.
  • Limit user interaction with untrusted documents and links through application allowlisting and email filtering policies.

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMicrosoft Dot Net Framework

  • SeverityMEDIUM

  • CVSS Score5.7

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-326
  • Vendor Resources
  • Microsoft Security Advisory CVE-2025-55248
  • Related CVEs
  • CVE-2020-16937: .NET Framework Information Disclosure Flaw

  • CVE-2020-1476: .NET Framework Privilege Escalation Flaw

  • CVE-2024-21409: Microsoft .NET Framework RCE Vulnerability

  • CVE-2024-38081: .NET Framework Privilege Escalation Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English