Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/123567?format=api",
    "purl": "pkg:apk/alpine/supervisor@4.1.0-r0?arch=armv7&distroversion=v3.21&reponame=main",
    "type": "apk",
    "namespace": "alpine",
    "name": "supervisor",
    "version": "4.1.0-r0",
    "qualifiers": {
        "arch": "armv7",
        "distroversion": "v3.21",
        "reponame": "main"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/161651?format=api",
            "vulnerability_id": "VCID-s5m6-srdh-nfde",
            "summary": "In Supervisor through 4.0.2, an unauthenticated user can read log files or restart a service. Note: The maintainer responded that the affected component, inet_http_server, is not enabled by default but if the user enables it and does not set a password, Supervisor logs a warning message. The maintainer indicated the ability to run an open server will not be removed but an additional warning was added to the documentation",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-12105",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01534",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81737",
                            "published_at": "2026-06-11T12:55:00Z"
                        },
                        {
                            "value": "0.01534",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81798",
                            "published_at": "2026-06-12T12:55:00Z"
                        },
                        {
                            "value": "0.01534",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81807",
                            "published_at": "2026-06-13T12:55:00Z"
                        },
                        {
                            "value": "0.01534",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81799",
                            "published_at": "2026-06-14T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-12105"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12105",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12105"
                },
                {
                    "reference_url": "https://github.com/Supervisor/supervisor/issues/1245",
                    "reference_id": "1245",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-06-11T18:36:35Z/"
                        }
                    ],
                    "url": "https://github.com/Supervisor/supervisor/issues/1245"
                },
                {
                    "reference_url": "https://github.com/Supervisor/supervisor/commit/4e334d9cf2a1daff685893e35e72398437df3dcb",
                    "reference_id": "4e334d9cf2a1daff685893e35e72398437df3dcb",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-06-11T18:36:35Z/"
                        }
                    ],
                    "url": "https://github.com/Supervisor/supervisor/commit/4e334d9cf2a1daff685893e35e72398437df3dcb"
                },
                {
                    "reference_url": "http://supervisord.org/configuration.html#inet-http-server-section-settings",
                    "reference_id": "configuration.html#inet-http-server-section-settings",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-06-11T18:36:35Z/"
                        }
                    ],
                    "url": "http://supervisord.org/configuration.html#inet-http-server-section-settings"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/123567?format=api",
                    "purl": "pkg:apk/alpine/supervisor@4.1.0-r0?arch=armv7&distroversion=v3.21&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/supervisor@4.1.0-r0%3Farch=armv7&distroversion=v3.21&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2019-12105",
                "PYSEC-2019-126"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s5m6-srdh-nfde"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/supervisor@4.1.0-r0%3Farch=armv7&distroversion=v3.21&reponame=main"
}