Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/24517?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/24517?format=api",
    "vulnerability_id": "VCID-cq8d-59u6-2bc5",
    "summary": "# Microsoft Security Advisory CVE-2026-26131 – .NET Elevation of Privilege Vulnerability\n\n## Executive summary\n\nMicrosoft is releasing this security advisory to provide information about a vulnerability in .NET 10.0. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. \n\nAn elevation of privilege vulnerability exists in .NET due to improper authorization. Incorrect packaging permissions could allow an attacker to gain elevated privileges.\n\n## Announcement\n\nAnnouncement for this issue can be found at https://github.com/dotnet/announcements/issues/386\n\n## CVSS Details\n\n- **Severity:** High\n- **Version:** 3.1\n- **Score:** 7.8\n- **Vector:** `CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C`\n- **Weakness:** CWE-276 (Incorrect Default Permissions)\n\n## Affected Platforms\n\n- **Platforms:** Linux\n- **Architectures:** All\n\n## Affected Products\n\n### <a name=\".NET 10\"></a>.NET 10\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.NetCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-arm)               | >= 10.0.0, <= 10.0.3 | 10.0.4\n[Microsoft.NetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-arm64)           | >= 10.0.0, <= 10.0.3 | 10.0.4\n[Microsoft.NetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-arm)     | >= 10.0.0, <= 10.0.3 | 10.0.4\n[Microsoft.NetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-arm64) | >= 10.0.0, <= 10.0.3 | 10.0.4\n[Microsoft.NetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-x64)     | >= 10.0.0, <= 10.0.3 | 10.0.4\n[Microsoft.NetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-x64)               | >= 10.0.0, <= 10.0.3 | 10.0.4\n\n## Advisory FAQ\n\n### <a name=\"how-affected\"></a>How do I know if I am affected?\n\nIf using an affected package listed in [affected products](#affected-products), you're exposed to the vulnerability.\n\n### <a name=\"how-fix\"></a>How do I fix the issue?\n\n1. To fix the issue please install the latest version of .NET 10.0. If you have installed one or more .NET SDKs through Visual Studio, Visual Studio will prompt you to update Visual Studio, which will also update your .NET  SDKs.\n2. If your application references the vulnerable package, update the package reference to the patched version. You can list the versions you have installed by running the `dotnet --info` command. \n\nOnce you have installed the updated runtime or SDK, restart your apps for the update to take effect.\n\nAdditionally, 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.\n\n## Other Information\n\n### Reporting Security Issues\n\nIf you have found a potential security issue in a supported version of .NET, please report it to the Microsoft Security Response Center (MSRC) via the [MSRC Researcher Portal](https://msrc.microsoft.com/report/vulnerability/new). Further information can be found in the MSRC [Report an Issue FAQ](https://www.microsoft.com/msrc/faqs-report-an-issue).\n\nSecurity reports made through MSRC may qualify for the Microsoft .NET Bounty. Details of the Microsoft .NET Bounty Program including terms and conditions are at https://aka.ms/corebounty.\n\n### Support\n\nYou can ask questions about this issue on GitHub in the .NET GitHub organization. The main repos are located at https://github.com/dotnet/runtime. The Announcements repo (https://github.com/dotnet/Announcements) will contain this bulletin as an issue and will include a link to a discussion issue. You can ask questions in the linked discussion issue.\n\n### Disclaimer\n\nThe information provided in this advisory is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.\n\n### External Links\n\n[CVE-2026-26131]( https://www.cve.org/CVERecord?id=CVE-2026-26131)\n\n### Acknowledgements\n\nIgor Kovalchuk\n\n### Revisions\n\nV1.0 (March 10, 2026): Advisory published.",
    "aliases": [
        {
            "alias": "CVE-2026-26131"
        },
        {
            "alias": "GHSA-crjq-wm6x-6qx7"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/390354?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=ppc64le&distroversion=edge&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=ppc64le&distroversion=edge&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/390357?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=x86&distroversion=edge&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=x86&distroversion=edge&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/394296?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=x86&distroversion=v3.23&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=x86&distroversion=v3.23&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/394290?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=armhf&distroversion=v3.23&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=armhf&distroversion=v3.23&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/394291?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=armv7&distroversion=v3.23&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=armv7&distroversion=v3.23&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/394293?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=ppc64le&distroversion=v3.23&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=ppc64le&distroversion=v3.23&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/394295?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=s390x&distroversion=v3.23&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=s390x&distroversion=v3.23&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/394294?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=riscv64&distroversion=v3.23&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=riscv64&distroversion=v3.23&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/394297?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=x86_64&distroversion=v3.23&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=x86_64&distroversion=v3.23&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/390350?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=aarch64&distroversion=edge&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=aarch64&distroversion=edge&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/390351?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=armhf&distroversion=edge&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=armhf&distroversion=edge&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/390353?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=loongarch64&distroversion=edge&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=loongarch64&distroversion=edge&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/390352?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=armv7&distroversion=edge&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=armv7&distroversion=edge&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/390355?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=riscv64&distroversion=edge&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=riscv64&distroversion=edge&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/390356?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=s390x&distroversion=edge&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=s390x&distroversion=edge&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/390358?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=x86_64&distroversion=edge&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=x86_64&distroversion=edge&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/394289?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=aarch64&distroversion=v3.23&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=aarch64&distroversion=v3.23&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/394292?format=api",
            "purl": "pkg:apk/alpine/dotnet10-runtime@10.0.4-r0?arch=loongarch64&distroversion=v3.23&reponame=community",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet10-runtime@10.0.4-r0%3Farch=loongarch64&distroversion=v3.23&reponame=community"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66272?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@10.0.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@10.0.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1060815?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.4"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147557?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                },
                {
                    "vulnerability": "VCID-u6eh-1bec-n7c2"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147558?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm@10.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm@10.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1060812?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147546?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm64@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                },
                {
                    "vulnerability": "VCID-u6eh-1bec-n7c2"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm64@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147547?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm64@10.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm64@10.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1060800?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147541?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                },
                {
                    "vulnerability": "VCID-u6eh-1bec-n7c2"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147542?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@10.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@10.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1060814?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1062051?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1062052?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1062053?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@10.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147559?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm64@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                },
                {
                    "vulnerability": "VCID-u6eh-1bec-n7c2"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm64@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147560?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm64@10.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm64@10.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1060809?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147555?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-x64@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                },
                {
                    "vulnerability": "VCID-u6eh-1bec-n7c2"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-x64@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147556?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-x64@10.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-x64@10.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1060805?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147544?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-x64@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                },
                {
                    "vulnerability": "VCID-u6eh-1bec-n7c2"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-x64@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/147545?format=api",
            "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.linux-x64@10.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-x64@10.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1060803?format=api",
            "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnkq-wms1-f7dp"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-e5t8-uenc-6uag"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1076538?format=api",
            "purl": "pkg:rpm/redhat/dotnet10-0-main@10.0.106-1?arch=hum1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-cc3y-8y5n-v7cq"
                },
                {
                    "vulnerability": "VCID-cq8d-59u6-2bc5"
                },
                {
                    "vulnerability": "VCID-hrem-hhst-97en"
                },
                {
                    "vulnerability": "VCID-kd36-kt84-1fcz"
                },
                {
                    "vulnerability": "VCID-u6eh-1bec-n7c2"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet10-0-main@10.0.106-1%3Farch=hum1"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-26131.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-26131.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-26131",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03523",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03572",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03549",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03548",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03538",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.04659",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.04651",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.00018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.04684",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.04701",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.04719",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06099",
                    "published_at": "2026-05-14T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.05832",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.05865",
                    "published_at": "2026-04-24T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.05901",
                    "published_at": "2026-04-26T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.05912",
                    "published_at": "2026-04-29T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.05926",
                    "published_at": "2026-05-05T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06015",
                    "published_at": "2026-05-07T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06075",
                    "published_at": "2026-05-09T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06089",
                    "published_at": "2026-05-11T12:55:00Z"
                },
                {
                    "value": "0.00021",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06092",
                    "published_at": "2026-05-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-26131"
        },
        {
            "reference_url": "https://github.com/dotnet/runtime",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/dotnet/runtime"
        },
        {
            "reference_url": "https://github.com/dotnet/runtime/security/advisories/GHSA-crjq-wm6x-6qx7",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/dotnet/runtime/security/advisories/GHSA-crjq-wm6x-6qx7"
        },
        {
            "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26131",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-03-11T03:55:27Z/"
                }
            ],
            "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26131"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26131",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26131"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446069",
            "reference_id": "2446069",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446069"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-crjq-wm6x-6qx7",
            "reference_id": "GHSA-crjq-wm6x-6qx7",
            "reference_type": "",
            "scores": [
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-crjq-wm6x-6qx7"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:9077",
            "reference_id": "RHSA-2026:9077",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:9077"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 276,
            "name": "Incorrect Default Permissions",
            "description": "During installation, installed file permissions are set to allow anyone to modify those files."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.0 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cq8d-59u6-2bc5"
}