Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/270398?format=api",
    "purl": "pkg:apk/alpine/libraw@0.18.5-r0?arch=armhf&distroversion=v3.17&reponame=community",
    "type": "apk",
    "namespace": "alpine",
    "name": "libraw",
    "version": "0.18.5-r0",
    "qualifiers": {
        "arch": "armhf",
        "distroversion": "v3.17",
        "reponame": "community"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "0.18.6-r0",
    "latest_non_vulnerable_version": "0.20.0-r0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/4700?format=api",
            "vulnerability_id": "VCID-krb5-kzhv-zfd2",
            "summary": "multiple issues",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-13735",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.57122",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-13735"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5",
                            "scoring_system": "cvssv2",
                            "scoring_elements": "AV:N/AC:L/Au:N/C:N/I:N/A:P"
                        },
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874729",
                    "reference_id": "874729",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874729"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-201709-18",
                    "reference_id": "ASA-201709-18",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-201709-18"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-410",
                    "reference_id": "AVG-410",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-410"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/3492-1/",
                    "reference_id": "USN-3492-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/3492-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/270398?format=api",
                    "purl": "pkg:apk/alpine/libraw@0.18.5-r0?arch=armhf&distroversion=v3.17&reponame=community",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/libraw@0.18.5-r0%3Farch=armhf&distroversion=v3.17&reponame=community"
                }
            ],
            "aliases": [
                "CVE-2017-13735"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-krb5-kzhv-zfd2"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/libraw@0.18.5-r0%3Farch=armhf&distroversion=v3.17&reponame=community"
}