Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/3014?format=api",
    "purl": "pkg:alpm/archlinux/networkmanager-vpnc@1.2.4-3",
    "type": "alpm",
    "namespace": "archlinux",
    "name": "networkmanager-vpnc",
    "version": "1.2.4-3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.2.6-1",
    "latest_non_vulnerable_version": "1.2.6-1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/6268?format=api",
            "vulnerability_id": "VCID-8hhf-s9h2-skad",
            "summary": "privilege escalation",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-10900",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.14681",
                            "scoring_system": "epss",
                            "scoring_elements": "0.94607",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-10900"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10900",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10900"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904255",
                    "reference_id": "904255",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904255"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-201807-13",
                    "reference_id": "ASA-201807-13",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-201807-13"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-739",
                    "reference_id": "AVG-739",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-739"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/local/45313.rb",
                    "reference_id": "CVE-2018-10900",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/local/45313.rb"
                },
                {
                    "reference_url": "https://raw.githubusercontent.com/rapid7/metasploit-framework/6ec8522786dc5e2fd5f259159820b3f68cc63d85/modules/exploits/linux/local/network_manager_vpnc_username_priv_esc.rb",
                    "reference_id": "CVE-2018-10900",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://raw.githubusercontent.com/rapid7/metasploit-framework/6ec8522786dc5e2fd5f259159820b3f68cc63d85/modules/exploits/linux/local/network_manager_vpnc_username_priv_esc.rb"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/3015?format=api",
                    "purl": "pkg:alpm/archlinux/networkmanager-vpnc@1.2.6-1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/networkmanager-vpnc@1.2.6-1"
                }
            ],
            "aliases": [
                "CVE-2018-10900"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8hhf-s9h2-skad"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/networkmanager-vpnc@1.2.4-3"
}