CVE-2026-26131
.NET Elevation of Privilege Vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Microsoft.NetCore.App.Runtime.linux-arm --version 10.0.4
dotnet add package Microsoft.NetCore.App.Runtime.linux-musl-arm64 --version 10.0.4
dotnet add package Microsoft.NetCore.App.Runtime.linux-arm64 --version 10.0.4
dotnet add package Microsoft.NetCore.App.Runtime.linux-musl-arm --version 10.0.4
dotnet add package Microsoft.NetCore.App.Runtime.linux-x64 --version 10.0.4
dotnet add package Microsoft.NetCore.App.Runtime.linux-musl-x64 --version 10.0.4
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (6)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| Microsoft.NetCore.App.Runtime.linux-arm | nuget | 10.0.0, 10.0.1, 10.0.2, 10.0.3 | 10.0.4 |
| Microsoft.NetCore.App.Runtime.linux-musl-arm64 | nuget | 10.0.0, 10.0.1, 10.0.2, 10.0.3 | 10.0.4 |
| Microsoft.NetCore.App.Runtime.linux-arm64 | nuget | 10.0.0, 10.0.1, 10.0.2, 10.0.3 | 10.0.4 |
| Microsoft.NetCore.App.Runtime.linux-musl-arm | nuget | 10.0.0, 10.0.1, 10.0.2, 10.0.3 | 10.0.4 |
| Microsoft.NetCore.App.Runtime.linux-x64 | nuget | 10.0.0, 10.0.1, 10.0.2, 10.0.3 | 10.0.4 |
| Microsoft.NetCore.App.Runtime.linux-musl-x64 | nuget | 10.0.0, 10.0.1, 10.0.2, 10.0.3 | 10.0.4 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-276Incorrect Default PermissionsMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.8 score means for each attack dimension.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-26131?
- .NET Elevation of Privilege Vulnerability This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.8/10).
- How do I check if my project is affected by CVE-2026-26131?
- CVE-2026-26131 affects Microsoft.NetCore.App.Runtime.linux-arm, Microsoft.NetCore.App.Runtime.linux-musl-arm64 and Microsoft.NetCore.App.Runtime.linux-arm64 (and 3 more). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-26131 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2024-38095HIGH
Microsoft Security Advisory CVE-2024-38095 | .NET Denial of Service Vulnerability
- CVE-2024-21392HIGH
Microsoft Security Advisory CVE-2024-21392: .NET Denial of Service Vulnerability
- CVE-2024-38167MEDIUM
Microsoft Security Advisory CVE-2024-38167 | .NET Information Disclosure Vulnerability
- CVE-2020-8927MEDIUM
Integer overflow in the bundled Brotli C library
- CVE-2026-50659MEDIUM
Microsoft Security Advisory CVE-2026-50659 – .NET Spoofing Vulnerability
- CVE-2024-30045MEDIUM
Microsoft Security Advisory CVE-2024-30045 | .NET Remote code Execution Vulnerability
- CVE-2026-62909MEDIUM
Microsoft Security Advisory CVE-2026-62909 – .NET Elevation of Privilege Vulnerability
- CVE-2022-24512MEDIUM
.NET Remote Code Execution Vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies