Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/80693?format=api",
    "vulnerability_id": "VCID-23vu-yqq2-afa5",
    "summary": "vault: Sentinel EGP policy feature incorrectly allowed requests to be processed",
    "aliases": [
        {
            "alias": "CVE-2020-35453"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/374097?format=api",
            "purl": "pkg:alpm/archlinux/vault@1.5.4-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-23vu-yqq2-afa5"
                },
                {
                    "vulnerability": "VCID-99xt-7k12-nfgc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/vault@1.5.4-1"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-35453.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-35453.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-35453",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55694",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55805",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55828",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55808",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55859",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55862",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55871",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55851",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55832",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55868",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55873",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55846",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55773",
                    "published_at": "2026-04-24T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.5579",
                    "published_at": "2026-04-26T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55766",
                    "published_at": "2026-04-29T12:55:00Z"
                },
                {
                    "value": "0.00328",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55712",
                    "published_at": "2026-05-05T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-35453"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1953038",
            "reference_id": "1953038",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1953038"
        },
        {
            "reference_url": "https://security.archlinux.org/AVG-1369",
            "reference_id": "AVG-1369",
            "reference_type": "",
            "scores": [
                {
                    "value": "Medium",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-1369"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 20,
            "name": "Improper Input Validation",
            "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.0 - 6.9",
    "exploitability": "0.5",
    "weighted_severity": "6.2",
    "risk_score": 3.1,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-23vu-yqq2-afa5"
}