Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/526282?format=api",
    "purl": "pkg:apk/alpine/mbedtls2@2.28.1-r0?arch=armv7&distroversion=edge&reponame=community",
    "type": "apk",
    "namespace": "alpine",
    "name": "mbedtls2",
    "version": "2.28.1-r0",
    "qualifiers": {
        "arch": "armv7",
        "distroversion": "edge",
        "reponame": "community"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.28.5-r0",
    "latest_non_vulnerable_version": "2.28.10-r0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/32154?format=api",
            "vulnerability_id": "VCID-k8w1-nrjy-wfbe",
            "summary": "Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-35409",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82015",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82037",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82031",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82058",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82065",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82085",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82075",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82067",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82101",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82103",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82126",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82138",
                            "published_at": "2026-04-26T12:55:00Z"
                        },
                        {
                            "value": "0.01661",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82141",
                            "published_at": "2026-04-29T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-35409"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35409",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35409"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/202301-08",
                    "reference_id": "GLSA-202301-08",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/202301-08"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/526282?format=api",
                    "purl": "pkg:apk/alpine/mbedtls2@2.28.1-r0?arch=armv7&distroversion=edge&reponame=community",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/mbedtls2@2.28.1-r0%3Farch=armv7&distroversion=edge&reponame=community"
                }
            ],
            "aliases": [
                "CVE-2022-35409"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-k8w1-nrjy-wfbe"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/mbedtls2@2.28.1-r0%3Farch=armv7&distroversion=edge&reponame=community"
}