Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/364340?format=api",
    "purl": "pkg:apk/alpine/grafana@6.3.4-r0?arch=x86_64&distroversion=v3.21&reponame=community",
    "type": "apk",
    "namespace": "alpine",
    "name": "grafana",
    "version": "6.3.4-r0",
    "qualifiers": {
        "arch": "x86_64",
        "distroversion": "v3.21",
        "reponame": "community"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "8.3.2-r0",
    "latest_non_vulnerable_version": "11.1.4-r0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/108611?format=api",
            "vulnerability_id": "VCID-ww58-pd76-1ffz",
            "summary": "grafana: incorrect access control in snapshot HTTP API leads to denial of service",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2019-15043.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2019-15043.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-15043",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.90928",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99647",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.90928",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99648",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-15043"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1746945",
                    "reference_id": "1746945",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1746945"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-201908-21",
                    "reference_id": "ASA-201908-21",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-201908-21"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-1034",
                    "reference_id": "AVG-1034",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Medium",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-1034"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:1659",
                    "reference_id": "RHSA-2020:1659",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:1659"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/364340?format=api",
                    "purl": "pkg:apk/alpine/grafana@6.3.4-r0?arch=x86_64&distroversion=v3.21&reponame=community",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/grafana@6.3.4-r0%3Farch=x86_64&distroversion=v3.21&reponame=community"
                }
            ],
            "aliases": [
                "CVE-2019-15043"
            ],
            "risk_score": 10.0,
            "exploitability": "2.0",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ww58-pd76-1ffz"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/grafana@6.3.4-r0%3Farch=x86_64&distroversion=v3.21&reponame=community"
}