CVE-2025-36854 (GCVE-0-2025-36854)

Vulnerability from cvelistv5 – Published: 2025-09-08 13:53 – Updated: 2025-09-08 14:01
VLAI?
Summary
A vulnerability ( CVE-2024-38229 https://www.cve.org/CVERecord ) exists in EOL ASP.NET when closing an HTTP/3 stream while application code is writing to the response body, a race condition may lead to use-after-free, resulting in Remote Code Execution. Per CWE-416: Use After Free https://cwe.mitre.org/data/definitions/416.html , Use After Free is when a product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer. 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.8, 9.0.0-preview.1.24081.5 <= 9.0.0.RC.1 as represented in  CVE-2024-38229 https://www.cve.org/CVERecord . 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 only represents End Of Life (EOL) software components. The vendor, Microsoft, has indicated there will be no future updates nor support provided upon inquiry.
CWE
Assigner
Impacted products
Vendor Product Version
Microsoft .NET 6.0 Affected: 6.0.0 , ≤ 6.0.36 (custom)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.Identity Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.win-arm Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.win-arm64 Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.win-x64 Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.win-x86 Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.linux-arm Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.linux-arm64 Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.linux-musl-arm Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.linux-musl-x64 Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.linux-x64 Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.osx-arm64 Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
    Microsoft Microsoft.AspNetCore.App.Runtime.osx-x64 Affected: >=6.0.0 , ≤ 6.0.36 (semver)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-36854",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-09-08T14:01:05.268290Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-09-08T14:01:20.382Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "platforms": [
            "Unknown"
          ],
          "product": ".NET 6.0",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "6.0.0",
              "versionType": "custom"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.Identity",
          "platforms": [
            "Windows",
            "Linux",
            "MacOS"
          ],
          "product": "Microsoft.AspNetCore.Identity",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.win-arm",
          "platforms": [
            "Windows"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.win-arm",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.win-arm64",
          "platforms": [
            "Windows"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.win-arm64",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.win-x64",
          "platforms": [
            "Windows"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.win-x64",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.win-x86",
          "platforms": [
            "Windows"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.win-x86",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.linux-arm",
          "platforms": [
            "Linux"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.linux-arm",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.linux-arm64",
          "platforms": [
            "Linux"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.linux-arm64",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm",
          "platforms": [
            "Linux"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64",
          "platforms": [
            "Linux"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64",
          "platforms": [
            "Linux"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.linux-x64",
          "platforms": [
            "Linux"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.linux-x64",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.osx-arm64",
          "platforms": [
            "MacOS"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.osx-arm64",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "Microsoft.AspNetCore.App.Runtime.osx-x64",
          "platforms": [
            "MacOS"
          ],
          "product": "Microsoft.AspNetCore.App.Runtime.osx-x64",
          "vendor": "Microsoft",
          "versions": [
            {
              "lessThanOrEqual": "6.0.36",
              "status": "affected",
              "version": "\u003e=6.0.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "datePublic": "2025-09-03T07:00:00.000Z",
      "descriptions": [
        {
          "lang": "en-US",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eA vulnerability (\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.cve.org/CVERecord?id=CVE-2024-38229\"\u003eCVE-2024-38229\u003c/a\u003e) exists in EOL ASP.NET when closing an HTTP/3 stream while application code is writing to the response body, a race condition may lead to use-after-free, resulting in Remote Code Execution.\u003c/p\u003e  \u003cp\u003ePer \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://cwe.mitre.org/data/definitions/416.html\"\u003eCWE-416: Use After Free\u003c/a\u003e, Use After Free is when a product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory \"belongs\" to the code that operates on the new pointer.\u003c/p\u003e  \u003cp\u003eThis issue affects EOL ASP.NET\u0026nbsp;6.0.0 \u0026lt;= 6.0.36 as represented in this CVE, as well as\u0026nbsp;8.0.0 \u0026lt;= 8.0.8, 9.0.0-preview.1.24081.5 \u0026lt;= 9.0.0.RC.1 as represented in\u0026nbsp;\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.cve.org/CVERecord?id=CVE-2024-38229\"\u003eCVE-2024-38229\u003c/a\u003e.\u003c/p\u003e  \u003cp\u003eAdditionally, if you\u0027ve deployed \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd\"\u003eself-contained applications\u003c/a\u003e\u0026nbsp;targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.\u003c/p\u003e \u003cdiv\u003e \u003cdiv\u003e \u003cp\u003eNOTE: This CVE only represents End Of Life (EOL) software components. The vendor, Microsoft, has indicated there will be no future updates nor support provided upon inquiry.\u003c/p\u003e \u003c/div\u003e \u003c/div\u003e"
            }
          ],
          "value": "A vulnerability ( CVE-2024-38229 https://www.cve.org/CVERecord ) exists in EOL ASP.NET when closing an HTTP/3 stream while application code is writing to the response body, a race condition may lead to use-after-free, resulting in Remote Code Execution.\n\n  Per  CWE-416: Use After Free https://cwe.mitre.org/data/definitions/416.html , Use After Free is when a product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory \"belongs\" to the code that operates on the new pointer.\n\n  This issue affects EOL ASP.NET\u00a06.0.0 \u003c= 6.0.36 as represented in this CVE, as well as\u00a08.0.0 \u003c= 8.0.8, 9.0.0-preview.1.24081.5 \u003c= 9.0.0.RC.1 as represented in\u00a0 CVE-2024-38229 https://www.cve.org/CVERecord .\n\n  Additionally, if you\u0027ve deployed  self-contained applications https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd \u00a0targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.\n\n   NOTE: This CVE only represents End Of Life (EOL) software components. The vendor, Microsoft, has indicated there will be no future updates nor support provided upon inquiry."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-416",
              "description": "CWE-416: Use After Free",
              "lang": "en-US",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-09-08T13:53:08.619Z",
        "orgId": "36c7be3b-2937-45df-85ea-ca7133ea542c",
        "shortName": "HeroDevs"
      },
      "references": [
        {
          "name": ".NET and Visual Studio Remote Code Execution Vulnerability",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://www.herodevs.com/vulnerability-directory/cve-2024-38229"
        },
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-38229"
        }
      ],
      "title": "EOL ASP.NET 6.0 Remote Code Execution Vulnerability"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "36c7be3b-2937-45df-85ea-ca7133ea542c",
    "assignerShortName": "HeroDevs",
    "cveId": "CVE-2025-36854",
    "datePublished": "2025-09-08T13:53:08.619Z",
    "dateReserved": "2025-04-15T23:50:31.198Z",
    "dateUpdated": "2025-09-08T14:01:20.382Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-36854\",\"sourceIdentifier\":\"36c7be3b-2937-45df-85ea-ca7133ea542c\",\"published\":\"2025-09-08T14:15:34.380\",\"lastModified\":\"2025-09-08T16:25:38.810\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability ( CVE-2024-38229 https://www.cve.org/CVERecord ) exists in EOL ASP.NET when closing an HTTP/3 stream while application code is writing to the response body, a race condition may lead to use-after-free, resulting in Remote Code Execution.\\n\\n  Per  CWE-416: Use After Free https://cwe.mitre.org/data/definitions/416.html , Use After Free is when a product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory \\\"belongs\\\" to the code that operates on the new pointer.\\n\\n  This issue affects EOL ASP.NET\u00a06.0.0 \u003c= 6.0.36 as represented in this CVE, as well as\u00a08.0.0 \u003c= 8.0.8, 9.0.0-preview.1.24081.5 \u003c= 9.0.0.RC.1 as represented in\u00a0 CVE-2024-38229 https://www.cve.org/CVERecord .\\n\\n  Additionally, if you\u0027ve deployed  self-contained applications https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd \u00a0targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.\\n\\n   NOTE: This CVE only represents End Of Life (EOL) software components. The vendor, Microsoft, has indicated there will be no future updates nor support provided upon inquiry.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"36c7be3b-2937-45df-85ea-ca7133ea542c\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"36c7be3b-2937-45df-85ea-ca7133ea542c\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"references\":[{\"url\":\"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-38229\",\"source\":\"36c7be3b-2937-45df-85ea-ca7133ea542c\"},{\"url\":\"https://www.herodevs.com/vulnerability-directory/cve-2024-38229\",\"source\":\"36c7be3b-2937-45df-85ea-ca7133ea542c\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-36854\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-08T14:01:05.268290Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-08T14:01:08.829Z\"}}], \"cna\": {\"title\": \"EOL ASP.NET 6.0 Remote Code Execution Vulnerability\", \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Microsoft\", \"product\": \".NET 6.0\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.0.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Unknown\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.Identity\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Windows\", \"Linux\", \"MacOS\"], \"packageName\": \"Microsoft.AspNetCore.Identity\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.win-arm\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Windows\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.win-arm\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.win-arm64\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Windows\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.win-arm64\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.win-x64\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Windows\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.win-x64\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.win-x86\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Windows\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.win-x86\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.linux-arm\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Linux\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.linux-arm\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.linux-arm64\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Linux\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.linux-arm64\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.linux-musl-arm\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Linux\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.linux-musl-arm\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.linux-musl-arm64\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Linux\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.linux-musl-arm64\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.linux-musl-x64\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Linux\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.linux-musl-x64\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.linux-x64\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"Linux\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.linux-x64\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.osx-arm64\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"MacOS\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.osx-arm64\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft.AspNetCore.App.Runtime.osx-x64\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=6.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.36\"}], \"platforms\": [\"MacOS\"], \"packageName\": \"Microsoft.AspNetCore.App.Runtime.osx-x64\", \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2025-09-03T07:00:00.000Z\", \"references\": [{\"url\": \"https://www.herodevs.com/vulnerability-directory/cve-2024-38229\", \"name\": \".NET and Visual Studio Remote Code Execution Vulnerability\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-38229\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en-US\", \"value\": \"A vulnerability ( CVE-2024-38229 https://www.cve.org/CVERecord ) exists in EOL ASP.NET when closing an HTTP/3 stream while application code is writing to the response body, a race condition may lead to use-after-free, resulting in Remote Code Execution.\\n\\n  Per  CWE-416: Use After Free https://cwe.mitre.org/data/definitions/416.html , Use After Free is when a product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory \\\"belongs\\\" to the code that operates on the new pointer.\\n\\n  This issue affects EOL ASP.NET\\u00a06.0.0 \u003c= 6.0.36 as represented in this CVE, as well as\\u00a08.0.0 \u003c= 8.0.8, 9.0.0-preview.1.24081.5 \u003c= 9.0.0.RC.1 as represented in\\u00a0 CVE-2024-38229 https://www.cve.org/CVERecord .\\n\\n  Additionally, if you\u0027ve deployed  self-contained applications https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd \\u00a0targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.\\n\\n   NOTE: This CVE only represents End Of Life (EOL) software components. The vendor, Microsoft, has indicated there will be no future updates nor support provided upon inquiry.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eA vulnerability (\u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://www.cve.org/CVERecord?id=CVE-2024-38229\\\"\u003eCVE-2024-38229\u003c/a\u003e) exists in EOL ASP.NET when closing an HTTP/3 stream while application code is writing to the response body, a race condition may lead to use-after-free, resulting in Remote Code Execution.\u003c/p\u003e  \u003cp\u003ePer \u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://cwe.mitre.org/data/definitions/416.html\\\"\u003eCWE-416: Use After Free\u003c/a\u003e, Use After Free is when a product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory \\\"belongs\\\" to the code that operates on the new pointer.\u003c/p\u003e  \u003cp\u003eThis issue affects EOL ASP.NET\u0026nbsp;6.0.0 \u0026lt;= 6.0.36 as represented in this CVE, as well as\u0026nbsp;8.0.0 \u0026lt;= 8.0.8, 9.0.0-preview.1.24081.5 \u0026lt;= 9.0.0.RC.1 as represented in\u0026nbsp;\u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://www.cve.org/CVERecord?id=CVE-2024-38229\\\"\u003eCVE-2024-38229\u003c/a\u003e.\u003c/p\u003e  \u003cp\u003eAdditionally, if you\u0027ve deployed \u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd\\\"\u003eself-contained applications\u003c/a\u003e\u0026nbsp;targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.\u003c/p\u003e \u003cdiv\u003e \u003cdiv\u003e \u003cp\u003eNOTE: This CVE only represents End Of Life (EOL) software components. The vendor, Microsoft, has indicated there will be no future updates nor support provided upon inquiry.\u003c/p\u003e \u003c/div\u003e \u003c/div\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en-US\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416: Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"36c7be3b-2937-45df-85ea-ca7133ea542c\", \"shortName\": \"HeroDevs\", \"dateUpdated\": \"2025-09-08T13:53:08.619Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-36854\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-08T14:01:20.382Z\", \"dateReserved\": \"2025-04-15T23:50:31.198Z\", \"assignerOrgId\": \"36c7be3b-2937-45df-85ea-ca7133ea542c\", \"datePublished\": \"2025-09-08T13:53:08.619Z\", \"assignerShortName\": \"HeroDevs\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…