Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/73701?format=api",
    "purl": "pkg:composer/symfony/symfony@5.4.51",
    "type": "composer",
    "namespace": "symfony",
    "name": "symfony",
    "version": "5.4.51",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "6.0.4",
    "latest_non_vulnerable_version": "8.0.5",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49869?format=api",
            "vulnerability_id": "VCID-f2w1-nvm5-rub3",
            "summary": "Symfony's incorrect argument escaping under MSYS2/Git Bash can lead to destructive file operations on Windows\nThe Symfony Process component did not correctly treat some characters (notably `=`) as “special” when escaping arguments on Windows. When PHP is executed from an MSYS2-based environment (e.g. Git Bash) and Symfony Process spawns native Windows executables, MSYS2’s argument/path conversion can mishandle unquoted arguments containing these characters.\n\nThis can cause the spawned process to receive corrupted/truncated arguments compared to what Symfony intended.",
            "references": [
                {
                    "reference_url": "https://github.com/symfony/symfony",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/symfony/symfony"
                },
                {
                    "reference_url": "https://github.com/symfony/symfony/commit/35203939050e5abd3caf2202113b00cab5d379b3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/symfony/symfony/commit/35203939050e5abd3caf2202113b00cab5d379b3"
                },
                {
                    "reference_url": "https://github.com/symfony/symfony/commit/ec154f6f95f8c60f831998ec4d246a857e9d179b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/symfony/symfony/commit/ec154f6f95f8c60f831998ec4d246a857e9d179b"
                },
                {
                    "reference_url": "https://github.com/symfony/symfony/issues/62921",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/symfony/symfony/issues/62921"
                },
                {
                    "reference_url": "https://github.com/symfony/symfony/pull/63164",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/symfony/symfony/pull/63164"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24739",
                    "reference_id": "CVE-2026-24739",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24739"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-r39x-jcww-82v6",
                    "reference_id": "GHSA-r39x-jcww-82v6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-r39x-jcww-82v6"
                },
                {
                    "reference_url": "https://github.com/symfony/symfony/security/advisories/GHSA-r39x-jcww-82v6",
                    "reference_id": "GHSA-r39x-jcww-82v6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/symfony/symfony/security/advisories/GHSA-r39x-jcww-82v6"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73701?format=api",
                    "purl": "pkg:composer/symfony/symfony@5.4.51",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@5.4.51"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73702?format=api",
                    "purl": "pkg:composer/symfony/symfony@6.4.33",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@6.4.33"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73703?format=api",
                    "purl": "pkg:composer/symfony/symfony@7.3.11",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@7.3.11"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73704?format=api",
                    "purl": "pkg:composer/symfony/symfony@7.4.5",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@7.4.5"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73705?format=api",
                    "purl": "pkg:composer/symfony/symfony@8.0.5",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@8.0.5"
                }
            ],
            "aliases": [
                "CVE-2026-24739",
                "GHSA-r39x-jcww-82v6"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-f2w1-nvm5-rub3"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@5.4.51"
}