Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/114095?format=api",
    "purl": "pkg:nginx/nginx@1.1.6",
    "type": "nginx",
    "namespace": "",
    "name": "nginx",
    "version": "1.1.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.29.7",
    "latest_non_vulnerable_version": "1.29.7",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/7?format=api",
            "vulnerability_id": "VCID-2cu7-pyw5-t3dm",
            "summary": "Injection in auth_http and XCLIENT",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-28753.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-28753.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-28753",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00024",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06342",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00024",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06426",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00024",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06409",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00024",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06451",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00024",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06443",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00024",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06436",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00024",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06375",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00024",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06361",
                            "published_at": "2026-04-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-28753"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-28753",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-28753"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://my.f5.com/manage/s/article/K000160367",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
                        },
                        {
                            "value": "6.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-03-24T15:24:28Z/"
                        }
                    ],
                    "url": "https://my.f5.com/manage/s/article/K000160367"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450780",
                    "reference_id": "2450780",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450780"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28753",
                    "reference_id": "CVE-2026-28753",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28753"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/23?format=api",
                    "purl": "pkg:nginx/nginx@1.28.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-hemy-pnpj-sfg3"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.28.3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/22?format=api",
                    "purl": "pkg:nginx/nginx@1.29.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.29.7"
                }
            ],
            "aliases": [
                "CVE-2026-28753"
            ],
            "risk_score": 1.6,
            "exploitability": "0.5",
            "weighted_severity": "3.3",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2cu7-pyw5-t3dm"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35?format=api",
            "vulnerability_id": "VCID-3czf-dtzg-8kdm",
            "summary": "NULL pointer dereference while using CRAM-MD5 or APOP",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-27651.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-27651.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-27651",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.12662",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.12533",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.12594",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.12645",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.12613",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.12573",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.12704",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.12516",
                            "published_at": "2026-04-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-27651"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-27651",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-27651"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://my.f5.com/manage/s/article/K000160383",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "8.7",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-03-24T15:02:03Z/"
                        }
                    ],
                    "url": "https://my.f5.com/manage/s/article/K000160383"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791",
                    "reference_id": "2450791",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
                    "reference_id": "CVE-2026-27651",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:6906",
                    "reference_id": "RHSA-2026:6906",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:6906"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:6907",
                    "reference_id": "RHSA-2026:6907",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:6907"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:6923",
                    "reference_id": "RHSA-2026:6923",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:6923"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:7002",
                    "reference_id": "RHSA-2026:7002",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:7002"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:7343",
                    "reference_id": "RHSA-2026:7343",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:7343"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/23?format=api",
                    "purl": "pkg:nginx/nginx@1.28.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-hemy-pnpj-sfg3"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.28.3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/22?format=api",
                    "purl": "pkg:nginx/nginx@1.29.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.29.7"
                }
            ],
            "aliases": [
                "CVE-2026-27651"
            ],
            "risk_score": 3.4,
            "exploitability": "0.5",
            "weighted_severity": "6.8",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3czf-dtzg-8kdm"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/8?format=api",
            "vulnerability_id": "VCID-fmvd-vyt7-mkfk",
            "summary": "Buffer overflow in ngx_http_dav_module",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-27654.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.2",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-27654.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-27654",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00034",
                            "scoring_system": "epss",
                            "scoring_elements": "0.0984",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00034",
                            "scoring_system": "epss",
                            "scoring_elements": "0.09867",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00034",
                            "scoring_system": "epss",
                            "scoring_elements": "0.09861",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00034",
                            "scoring_system": "epss",
                            "scoring_elements": "0.09914",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00034",
                            "scoring_system": "epss",
                            "scoring_elements": "0.0992",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00034",
                            "scoring_system": "epss",
                            "scoring_elements": "0.09883",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00034",
                            "scoring_system": "epss",
                            "scoring_elements": "0.0989",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00034",
                            "scoring_system": "epss",
                            "scoring_elements": "0.09789",
                            "published_at": "2026-04-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-27654"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-27654",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-27654"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://my.f5.com/manage/s/article/K000160382",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-03-24T15:14:50Z/"
                        }
                    ],
                    "url": "https://my.f5.com/manage/s/article/K000160382"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776",
                    "reference_id": "2450776",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
                    "reference_id": "CVE-2026-27654",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:6906",
                    "reference_id": "RHSA-2026:6906",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:6906"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:6907",
                    "reference_id": "RHSA-2026:6907",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:6907"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:6923",
                    "reference_id": "RHSA-2026:6923",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:6923"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:7002",
                    "reference_id": "RHSA-2026:7002",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:7002"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:7343",
                    "reference_id": "RHSA-2026:7343",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:7343"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/23?format=api",
                    "purl": "pkg:nginx/nginx@1.28.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-hemy-pnpj-sfg3"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.28.3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/22?format=api",
                    "purl": "pkg:nginx/nginx@1.29.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.29.7"
                }
            ],
            "aliases": [
                "CVE-2026-27654"
            ],
            "risk_score": 3.7,
            "exploitability": "0.5",
            "weighted_severity": "7.4",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fmvd-vyt7-mkfk"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/4?format=api",
            "vulnerability_id": "VCID-hemy-pnpj-sfg3",
            "summary": "Buffer overread in the ngx_mail_smtp_module",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-53859.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-53859.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-53859",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00023",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06024",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00023",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06102",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00023",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06084",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00023",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06123",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00023",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06114",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00023",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06109",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00023",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06059",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00023",
                            "scoring_system": "epss",
                            "scoring_elements": "0.06044",
                            "published_at": "2026-04-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-53859"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53859",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53859"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://my.f5.com/manage/s/article/K000152786",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "6.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-08-13T15:06:23Z/"
                        }
                    ],
                    "url": "https://my.f5.com/manage/s/article/K000152786"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111138",
                    "reference_id": "1111138",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111138"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388238",
                    "reference_id": "2388238",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388238"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53859",
                    "reference_id": "CVE-2025-53859",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53859"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/7715-1/",
                    "reference_id": "USN-7715-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/7715-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/16?format=api",
                    "purl": "pkg:nginx/nginx@1.29.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2cu7-pyw5-t3dm"
                        },
                        {
                            "vulnerability": "VCID-3czf-dtzg-8kdm"
                        },
                        {
                            "vulnerability": "VCID-d1c6-dt2p-9kaa"
                        },
                        {
                            "vulnerability": "VCID-fmvd-vyt7-mkfk"
                        },
                        {
                            "vulnerability": "VCID-kpjx-rrjs-subs"
                        },
                        {
                            "vulnerability": "VCID-sxf9-qr1j-u3et"
                        },
                        {
                            "vulnerability": "VCID-z3xb-4krg-rbae"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.29.1"
                }
            ],
            "aliases": [
                "CVE-2025-53859"
            ],
            "risk_score": 1.6,
            "exploitability": "0.5",
            "weighted_severity": "3.3",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hemy-pnpj-sfg3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/24?format=api",
            "vulnerability_id": "VCID-ktxc-d5t4-bkhg",
            "summary": "Buffer overflow in resolver",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2011-4315",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02811",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8607",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.02811",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8608",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.02811",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86096",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.02811",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86114",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.02811",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86126",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.02811",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8614",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.02811",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86139",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.02811",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86135",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2011-4315"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4315",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4315"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4315",
                    "reference_id": "CVE-2011-4315",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4315"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201203-22",
                    "reference_id": "GLSA-201203-22",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201203-22"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/68?format=api",
                    "purl": "pkg:nginx/nginx@1.1.8",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2cu7-pyw5-t3dm"
                        },
                        {
                            "vulnerability": "VCID-3czf-dtzg-8kdm"
                        },
                        {
                            "vulnerability": "VCID-fmvd-vyt7-mkfk"
                        },
                        {
                            "vulnerability": "VCID-hemy-pnpj-sfg3"
                        },
                        {
                            "vulnerability": "VCID-m393-anc8-dfgf"
                        },
                        {
                            "vulnerability": "VCID-wsxq-wqqr-n3ey"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.1.8"
                }
            ],
            "aliases": [
                "CVE-2011-4315"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ktxc-d5t4-bkhg"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/32?format=api",
            "vulnerability_id": "VCID-m393-anc8-dfgf",
            "summary": "Buffer overflow in the ngx_http_mp4_module",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-2089",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89995",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89998",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9001",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90015",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90031",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90037",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90045",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90044",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90038",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-2089"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2089",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2089"
                },
                {
                    "reference_url": "https://mailman.nginx.org/pipermail/nginx-announce/2012/000080.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://mailman.nginx.org/pipermail/nginx-announce/2012/000080.html"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2012.mp4.txt",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2012.mp4.txt"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2012.mp4.txt.asc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2012.mp4.txt.asc"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2089",
                    "reference_id": "CVE-2012-2089",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2089"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201206-07",
                    "reference_id": "GLSA-201206-07",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201206-07"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/33?format=api",
                    "purl": "pkg:nginx/nginx@1.1.19",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2cu7-pyw5-t3dm"
                        },
                        {
                            "vulnerability": "VCID-3czf-dtzg-8kdm"
                        },
                        {
                            "vulnerability": "VCID-fmvd-vyt7-mkfk"
                        },
                        {
                            "vulnerability": "VCID-hemy-pnpj-sfg3"
                        },
                        {
                            "vulnerability": "VCID-sxf9-qr1j-u3et"
                        },
                        {
                            "vulnerability": "VCID-z3xb-4krg-rbae"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.1.19"
                }
            ],
            "aliases": [
                "CVE-2012-2089"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-m393-anc8-dfgf"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/31?format=api",
            "vulnerability_id": "VCID-wsxq-wqqr-n3ey",
            "summary": "Memory disclosure with specially crafted backend responses",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1180",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.03062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86659",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.03062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86669",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.03062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86688",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.03062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86687",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.03062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86706",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.03062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86716",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.03062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86729",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.03062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86727",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.03062",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8672",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1180"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1180",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1180"
                },
                {
                    "reference_url": "https://mailman.nginx.org/pipermail/nginx-announce/2012/000076.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://mailman.nginx.org/pipermail/nginx-announce/2012/000076.html"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2012.memory.txt",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2012.memory.txt"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2012.memory.txt.asc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2012.memory.txt.asc"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664137",
                    "reference_id": "664137",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664137"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1180",
                    "reference_id": "CVE-2012-1180",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1180"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201203-22",
                    "reference_id": "GLSA-201203-22",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201203-22"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83?format=api",
                    "purl": "pkg:nginx/nginx@1.1.17",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2cu7-pyw5-t3dm"
                        },
                        {
                            "vulnerability": "VCID-3czf-dtzg-8kdm"
                        },
                        {
                            "vulnerability": "VCID-fmvd-vyt7-mkfk"
                        },
                        {
                            "vulnerability": "VCID-hemy-pnpj-sfg3"
                        },
                        {
                            "vulnerability": "VCID-m393-anc8-dfgf"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.1.17"
                }
            ],
            "aliases": [
                "CVE-2012-1180"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wsxq-wqqr-n3ey"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "3.7",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.1.6"
}