Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/80271?format=api",
    "vulnerability_id": "VCID-bpzz-9qe3-2kdg",
    "summary": "argocd: ServiceAccount argocd-argocd-server is able to read all resources of the whole cluster",
    "aliases": [
        {
            "alias": "CVE-2021-3557"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/372072?format=api",
            "purl": "pkg:alpm/archlinux/argocd@2.0.1-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bpzz-9qe3-2kdg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/argocd@2.0.1-1"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-3557.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-3557.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-3557",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39861",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40009",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40035",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39955",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40008",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40021",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40032",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39995",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39975",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40025",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.00182",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39996",
                    "published_at": "2026-04-18T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-3557"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961929",
            "reference_id": "1961929",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961929"
        },
        {
            "reference_url": "https://security.archlinux.org/AVG-1973",
            "reference_id": "AVG-1973",
            "reference_type": "",
            "scores": [
                {
                    "value": "High",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-1973"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2021:2053",
            "reference_id": "RHSA-2021:2053",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2021:2053"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 732,
            "name": "Incorrect Permission Assignment for Critical Resource",
            "description": "The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.5 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bpzz-9qe3-2kdg"
}