CVE-2025-36855
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-09-08
Last updated on: 2025-09-08
Assigner: HeroDevs
Description
Description
A vulnerability ( CVE-2025-21176 https://www.cve.org/CVERecord ) exists in DiaSymReader.dllΒ due to buffer over-read.
Per CWE-126: Buffer Over-read https://cwe.mitre.org/data/definitions/126.html , Buffer Over-read is when a product reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer.
This issue affects EOL ASP.NET 6.0.0 <= 6.0.36 as represented in this CVE, as well as 8.0.0 <= 8.0.11 & <= 9.0.0 as represented inΒ CVE-2025-21176.
Additionally, if you've deployed self-contained applications https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd Β targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.
NOTE:Β This CVE affects only End Of Life (EOL)Β software components. The vendor, Microsoft, has indicated there will be no future updates nor support provided upon inquiry.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | .net_runtime | 6.0.36 |
| microsoft | .net_runtime | 9.0.1 |
| microsoft | .net_runtime | 8.0.12 |
| microsoft | .net_runtime | 9.0.0 |
| microsoft | .net_runtime | 6.0.0 |
| microsoft | .net_runtime | 8.0.0 |
| microsoft | .net_runtime | 8.0.11 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-126 | The product reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer. |