Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/354034?format=api",
    "vulnerability_id": "VCID-g72n-xhap-aqds",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2022-38817"
        },
        {
            "alias": "GHSA-2w6m-q946-399r"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-38817",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.77272",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98998",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.77272",
                    "scoring_system": "epss",
                    "scoring_elements": "0.99002",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.77272",
                    "scoring_system": "epss",
                    "scoring_elements": "0.99003",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-38817"
        },
        {
            "reference_url": "https://github.com/dapr/dashboard",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/dapr/dashboard"
        },
        {
            "reference_url": "https://github.com/dapr/dashboard/issues/222",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/dapr/dashboard/issues/222"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38817",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38817"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 306,
            "name": "Missing Authentication for Critical Function",
            "description": "The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.0 - 8.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-g72n-xhap-aqds"
}