Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/74119?format=api",
    "purl": "pkg:maven/net.mingsoft/ms-mcms@6.1.1",
    "type": "maven",
    "namespace": "net.mingsoft",
    "name": "ms-mcms",
    "version": "6.1.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50224?format=api",
            "vulnerability_id": "VCID-nxdv-gre3-b3fu",
            "summary": "mingSoft MCMS does not properly restrict file uploads\nA flaw has been found in mingSoft MCMS 6.1.1. The affected element is an unknown function of the file /ms/file/uploadTemplate.do of the component Template Archive Handler. Executing a manipulation of the argument File can lead to unrestricted upload. The attack can be launched remotely. The exploit has been published and may be used.",
            "references": [
                {
                    "reference_url": "https://github.com/chujianxin0101/vuln/issues/11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/chujianxin0101/vuln/issues/11"
                },
                {
                    "reference_url": "https://github.com/ming-soft/MCMS",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/ming-soft/MCMS"
                },
                {
                    "reference_url": "https://vuldb.com/?ctiid.346463",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://vuldb.com/?ctiid.346463"
                },
                {
                    "reference_url": "https://vuldb.com/?id.346463",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://vuldb.com/?id.346463"
                },
                {
                    "reference_url": "https://vuldb.com/?submit.753243",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://vuldb.com/?submit.753243"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2666",
                    "reference_id": "CVE-2026-2666",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2666"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-r9wp-qq53-qvjx",
                    "reference_id": "GHSA-r9wp-qq53-qvjx",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-r9wp-qq53-qvjx"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2026-2666",
                "GHSA-r9wp-qq53-qvjx"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nxdv-gre3-b3fu"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/net.mingsoft/ms-mcms@6.1.1"
}