CVE-2024-35264
Microsoft Security Advisory CVE-2024-35264 | .NET Remote Code Execution Vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Microsoft.AspNetCore.App.Runtime.linux-arm64 --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.linux-musl-arm --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.linux-x64 --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.osx-arm64 --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.linux-musl-x64 --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.win-arm64 --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.osx-x64 --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.win-x64 --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.win-x86 --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.win-arm --version 8.0.7
dotnet add package Microsoft.AspNetCore.App.Runtime.linux-arm --version 8.0.7
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (12)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| Microsoft.AspNetCore.App.Runtime.linux-arm64 | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.linux-x64 | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.osx-arm64 | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.win-arm64 | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.osx-x64 | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.win-x64 | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.win-x86 | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.win-arm | nuget | All versions | 8.0.7 |
| Microsoft.AspNetCore.App.Runtime.linux-arm | nuget | 8.0.0, 8.0.1, 8.0.2, 8.0.3 (+3 more) | 8.0.7 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-416Use After FreeMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/dotnet/aspnetcore/security/advisories/GHSA-chfc-9w6m-75rfWEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-35264ADVISORY
- https://github.com/dotnet/aspnetcorePACKAGE
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-35264WEB
- https://www.herodevs.com/vulnerability-directory/cve-2024-35264WEB
Frequently Asked Questions
- What is CVE-2024-35264?
- Microsoft Security Advisory CVE-2024-35264 | .NET Remote Code Execution Vulnerability This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 8.1/10).
- How do I check if my project is affected by CVE-2024-35264?
- CVE-2024-35264 affects Microsoft.AspNetCore.App.Runtime.linux-arm64, Microsoft.AspNetCore.App.Runtime.linux-musl-arm and Microsoft.AspNetCore.App.Runtime.linux-x64 (and 9 more). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-35264 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2025-55315CRITICAL
Microsoft Security Advisory CVE-2025-55315: .NET Security Feature Bypass Vulnerability
- CVE-2023-33170HIGH
Microsoft Security Advisory CVE-2023-33170: .NET Security Feature Bypass Vulnerability
- CVE-2025-24070HIGH
Microsoft Security Advisory CVE-2025-24070: .NET Elevation of Privilege Vulnerability
- CVE-2024-38229HIGH
Microsoft Security Advisory CVE-2024-38229 | .NET Remote Code Execution Vulnerability
- CVE-2026-42899HIGH
Microsoft Security Advisory CVE-2026-42899 – ASP.NET Core Denial of Service Vulnerability
- CVE-2024-21386HIGH
Microsoft Security Advisory CVE-2024-21386: .NET Denial of Service Vulnerability
- CVE-2026-56170HIGH
Microsoft Security Advisory CVE-2026-56170 – .NET Denial of Service Vulnerability
- CVE-2024-30046MEDIUM
Microsoft Security Advisory CVE-2024-30046 | .NET Denial of Service Vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies