Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/74235?format=api",
    "purl": "pkg:composer/statamic/cms@5.73.10",
    "type": "composer",
    "namespace": "statamic",
    "name": "cms",
    "version": "5.73.10",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "5.73.11",
    "latest_non_vulnerable_version": "6.7.2",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50346?format=api",
            "vulnerability_id": "VCID-wjgz-btnr-67cv",
            "summary": "Statamic is vulnerable to account takeover via password reset link injection\nAn attacker may leverage a vulnerability in the password reset feature to capture a user's token and reset the password on their behalf.\n\nThe attacker must know the email address of a valid account on the site, and the actual user must blindly click the link in their email even though they didn't request the reset.",
            "references": [
                {
                    "reference_url": "https://github.com/statamic/cms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/statamic/cms"
                },
                {
                    "reference_url": "https://github.com/statamic/cms/commit/6fdd03324982848e8754f2edd2265262d361714e",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/statamic/cms/commit/6fdd03324982848e8754f2edd2265262d361714e"
                },
                {
                    "reference_url": "https://github.com/statamic/cms/commit/78e63dfcf705b116d5ac0f7f7f5a1a69be63d1be",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/statamic/cms/commit/78e63dfcf705b116d5ac0f7f7f5a1a69be63d1be"
                },
                {
                    "reference_url": "https://github.com/statamic/cms/commit/b2be592ddfb588bcb88c9be454f3590e14b145b0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/statamic/cms/commit/b2be592ddfb588bcb88c9be454f3590e14b145b0"
                },
                {
                    "reference_url": "https://github.com/statamic/cms/releases/tag/v5.73.10",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/statamic/cms/releases/tag/v5.73.10"
                },
                {
                    "reference_url": "https://github.com/statamic/cms/releases/tag/v6.3.3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/statamic/cms/releases/tag/v6.3.3"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27593",
                    "reference_id": "CVE-2026-27593",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27593"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jxq9-79vj-rgvw",
                    "reference_id": "GHSA-jxq9-79vj-rgvw",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-jxq9-79vj-rgvw"
                },
                {
                    "reference_url": "https://github.com/statamic/cms/security/advisories/GHSA-jxq9-79vj-rgvw",
                    "reference_id": "GHSA-jxq9-79vj-rgvw",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/statamic/cms/security/advisories/GHSA-jxq9-79vj-rgvw"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/74235?format=api",
                    "purl": "pkg:composer/statamic/cms@5.73.10",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/statamic/cms@5.73.10"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/74236?format=api",
                    "purl": "pkg:composer/statamic/cms@6.7.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/statamic/cms@6.7.1"
                }
            ],
            "aliases": [
                "CVE-2026-27593",
                "GHSA-jxq9-79vj-rgvw"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wjgz-btnr-67cv"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/statamic/cms@5.73.10"
}