SB20260721104 - Ubuntu update for dotnet10
Published: July 21, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 13 vulnerabilities.
1) Incorrect Implementation of Authentication Algorithm (CVE-ID: CVE-2026-47300)
CWE-ID: CWE-303 - Incorrect Implementation of Authentication Algorithm
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to escalate privileges.
The vulnerability exists due to incorrect implementation of authentication algorithm in ASP.NET Core. A remote user can gain elevated privileges on the target system.
2) Allocation of Resources Without Limits or Throttling (CVE-ID: CVE-2026-47302)
CWE-ID: CWE-770 - Allocation of Resources Without Limits or Throttling
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in .NET when handling network requests. A remote attacker can send crafted network requests to cause a denial of service.
3) Authentication Bypass by Assumed-Immutable Data (CVE-ID: CVE-2026-47303)
CWE-ID: CWE-302 - Authentication Bypass by Assumed-Immutable Data
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to escalate privileges.
The vulnerability exists due to authentication bypass by assumed-immutable data in ASP.NET Core. A remote user can gain elevated privileges on the target system.
4) Improper Verification of Cryptographic Signature (CVE-ID: CVE-2026-47304)
CWE-ID: CWE-347 - Improper Verification of Cryptographic Signature
CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to bypass an authentication security feature.
The vulnerability exists due to improper verification of cryptographic signature in .NET when processing cryptographically signed data over a network. A remote attacker can submit crafted signed data to bypass an authentication security feature.
This vulnerability may allow impersonation.
5) Input validation error (CVE-ID: CVE-2026-50524)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in .NET Framework when processing input. A remote attacker can send crafted input to cause a denial of service.
6) Allocation of Resources Without Limits or Throttling (CVE-ID: CVE-2026-50525)
CWE-ID: CWE-770 - Allocation of Resources Without Limits or Throttling
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in .NET when handling network requests. A remote attacker can send network requests to cause a denial of service.
7) Link following (CVE-ID: CVE-2026-50526)
CWE-ID: CWE-59 - Improper Link Resolution Before File Access ('Link Following')
CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a local user to perform tampering.
The vulnerability exists due to improper link resolution before file access in .NET when accessing files through links. A local user can manipulate a link target to perform tampering.
8) Stack-based buffer overflow (CVE-ID: CVE-2026-50527)
CWE-ID: CWE-121 - Stack-based buffer overflow
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to stack-based buffer overflow in .NET Framework when handling network input. A remote attacker can send specially crafted network input to cause a denial of service.
9) Improper access control (CVE-ID: CVE-2026-50528)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to bypass the authentication feature.
The vulnerability exists due to improper access control in .NET authentication handling when processing network requests. A remote attacker can send crafted requests to bypass the authentication feature.
The issue can result in impersonation.
10) Allocation of Resources Without Limits or Throttling (CVE-ID: CVE-2026-50648)
CWE-ID: CWE-770 - Allocation of Resources Without Limits or Throttling
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in .NET Framework when handling network requests. A remote attacker can send crafted requests to cause a denial of service.
11) Allocation of Resources Without Limits or Throttling (CVE-ID: CVE-2026-50651)
CWE-ID: CWE-770 - Allocation of Resources Without Limits or Throttling
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in .NET when handling network requests. A remote attacker can send a series of requests to cause a denial of service.
12) Improper Encoding or Escaping of Output (CVE-ID: CVE-2026-50659)
CWE-ID: CWE-116 - Improper Encoding or Escaping of Output
CVSSv4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to perform spoofing.
The vulnerability exists due to improper encoding or escaping of output in .NET for macOS when handling network requests. A remote user can send crafted input to perform spoofing.
13) Type Confusion (CVE-ID: CVE-2026-57108)
CWE-ID: CWE-843 - Type confusion
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to type confusion in .NET Core when handling network requests. A remote attacker can send crafted network input to cause a denial of service.
Remediation
Install update from vendor's website.