Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/518?format=api",
    "purl": "pkg:mozilla/Focus%20for%20iOS@143.0.0",
    "type": "mozilla",
    "namespace": "",
    "name": "Focus for iOS",
    "version": "143.0.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "148.2.0",
    "latest_non_vulnerable_version": "148.2.0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/843?format=api",
            "vulnerability_id": "VCID-w8t7-1f4e-yba1",
            "summary": "Opening links via the contextual menu in Focus iOS for certain URL schemes would fail to load but would not refresh the toolbar correctly, allowing attackers to spoof websites if users were coerced into opening a link explicitly through a long-press",
            "references": [
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-76",
                    "reference_id": "mfsa2025-76",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "none",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-76"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/518?format=api",
                    "purl": "pkg:mozilla/Focus%20for%20iOS@143.0.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Focus%2520for%2520iOS@143.0.0"
                }
            ],
            "aliases": [
                "CVE-2025-10290"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-w8t7-1f4e-yba1"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Focus%2520for%2520iOS@143.0.0"
}