Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/27524?format=api",
    "vulnerability_id": "VCID-bnye-3p23-zyc9",
    "summary": "Eventlet affected by HTTP request smuggling in unparsed trailers\n### Impact\nThe Eventlet WSGI parser is vulnerable to HTTP Request Smuggling due to improper handling of HTTP trailer sections.\n\nThis vulnerability could enable attackers to:\n- Bypass front-end security controls\n- Launch targeted attacks against active site users\n- Poison web caches\n\n### Patches\nProblem has been patched in eventlet 0.40.3.\n\nThe patch just drops trailers. If a backend behind eventlet.wsgi proxy requires trailers, then this patch BREAKS your setup.\n\n### Workarounds\nDo not use eventlet.wsgi facing untrusted clients.\n\n### References\n- Patch https://github.com/eventlet/eventlet/pull/1062\n- This issue is similar to https://github.com/advisories/GHSA-9548-qrrj-x5pj",
    "aliases": [
        {
            "alias": "CVE-2025-58068"
        },
        {
            "alias": "GHSA-hw6f-rjfj-j7j7"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936461?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.26.1-7%2Bdeb11u1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.26.1-7%252Bdeb11u1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936465?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.26.1-7%2Bdeb11u2?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.26.1-7%252Bdeb11u2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1051578?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.33.1-4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.33.1-4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936463?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.39.1-2%2Bdeb13u1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.39.1-2%252Bdeb13u1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1056777?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.39.1-2%2Bdeb13u1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.39.1-2%252Bdeb13u1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936466?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.40.1-3?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.40.1-3%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936462?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.40.4-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.40.4-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/69701?format=api",
            "purl": "pkg:pypi/eventlet@0.40.3",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.40.3"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1051572?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.9.16-3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.9.16-3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1051573?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.13.0-2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.13.0-2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1051574?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.19.0-6~bpo8%2B1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.19.0-6~bpo8%252B1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1051575?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.19.0-6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.19.0-6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1051576?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.20.0-6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.20.0-6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1051577?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.26.1-7%2Bdeb11u1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.26.1-7%252Bdeb11u1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1051578?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.33.1-4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.33.1-4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936459?format=api",
            "purl": "pkg:deb/debian/python-eventlet@0.33.1-4?distro=trixie",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python-eventlet@0.33.1-4%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676018?format=api",
            "purl": "pkg:pypi/eventlet@0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676019?format=api",
            "purl": "pkg:pypi/eventlet@0.5.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.5.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676020?format=api",
            "purl": "pkg:pypi/eventlet@0.6.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.6.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676021?format=api",
            "purl": "pkg:pypi/eventlet@0.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676022?format=api",
            "purl": "pkg:pypi/eventlet@0.8",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676023?format=api",
            "purl": "pkg:pypi/eventlet@0.8.16",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.8.16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676024?format=api",
            "purl": "pkg:pypi/eventlet@0.9.17",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.9.17"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16845?format=api",
            "purl": "pkg:pypi/eventlet@0.10.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.10.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16846?format=api",
            "purl": "pkg:pypi/eventlet@0.11.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.11.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16847?format=api",
            "purl": "pkg:pypi/eventlet@0.12.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.12.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16848?format=api",
            "purl": "pkg:pypi/eventlet@0.13.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.13.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16849?format=api",
            "purl": "pkg:pypi/eventlet@0.14.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.14.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16850?format=api",
            "purl": "pkg:pypi/eventlet@0.15.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.15.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16851?format=api",
            "purl": "pkg:pypi/eventlet@0.16.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.16.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16852?format=api",
            "purl": "pkg:pypi/eventlet@0.17.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.17.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16853?format=api",
            "purl": "pkg:pypi/eventlet@0.18.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.18.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16854?format=api",
            "purl": "pkg:pypi/eventlet@0.18.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.18.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16855?format=api",
            "purl": "pkg:pypi/eventlet@0.18.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.18.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16856?format=api",
            "purl": "pkg:pypi/eventlet@0.19.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.19.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16857?format=api",
            "purl": "pkg:pypi/eventlet@0.20.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.20.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16858?format=api",
            "purl": "pkg:pypi/eventlet@0.20.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.20.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16859?format=api",
            "purl": "pkg:pypi/eventlet@0.21.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.21.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16860?format=api",
            "purl": "pkg:pypi/eventlet@0.22.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.22.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16861?format=api",
            "purl": "pkg:pypi/eventlet@0.22.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.22.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16862?format=api",
            "purl": "pkg:pypi/eventlet@0.23.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.23.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16863?format=api",
            "purl": "pkg:pypi/eventlet@0.24.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.24.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16864?format=api",
            "purl": "pkg:pypi/eventlet@0.24.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.24.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16865?format=api",
            "purl": "pkg:pypi/eventlet@0.25.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.25.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16866?format=api",
            "purl": "pkg:pypi/eventlet@0.25.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.25.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16867?format=api",
            "purl": "pkg:pypi/eventlet@0.25.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.25.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16868?format=api",
            "purl": "pkg:pypi/eventlet@0.26.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.26.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16869?format=api",
            "purl": "pkg:pypi/eventlet@0.26.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.26.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16870?format=api",
            "purl": "pkg:pypi/eventlet@0.27.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.27.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16871?format=api",
            "purl": "pkg:pypi/eventlet@0.28.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.28.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16872?format=api",
            "purl": "pkg:pypi/eventlet@0.28.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.28.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16873?format=api",
            "purl": "pkg:pypi/eventlet@0.29.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.29.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16874?format=api",
            "purl": "pkg:pypi/eventlet@0.29.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.29.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16875?format=api",
            "purl": "pkg:pypi/eventlet@0.30.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.30.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16876?format=api",
            "purl": "pkg:pypi/eventlet@0.30.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.30.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16877?format=api",
            "purl": "pkg:pypi/eventlet@0.30.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.30.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16878?format=api",
            "purl": "pkg:pypi/eventlet@0.30.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                },
                {
                    "vulnerability": "VCID-cgcf-st57-tkd1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.30.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/16879?format=api",
            "purl": "pkg:pypi/eventlet@0.31.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.31.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676025?format=api",
            "purl": "pkg:pypi/eventlet@0.31.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.31.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676026?format=api",
            "purl": "pkg:pypi/eventlet@0.32.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.32.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676027?format=api",
            "purl": "pkg:pypi/eventlet@0.33.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.33.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676028?format=api",
            "purl": "pkg:pypi/eventlet@0.33.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.33.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676029?format=api",
            "purl": "pkg:pypi/eventlet@0.33.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.33.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676030?format=api",
            "purl": "pkg:pypi/eventlet@0.33.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.33.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676031?format=api",
            "purl": "pkg:pypi/eventlet@0.34.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.34.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676032?format=api",
            "purl": "pkg:pypi/eventlet@0.34.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.34.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676033?format=api",
            "purl": "pkg:pypi/eventlet@0.34.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.34.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676034?format=api",
            "purl": "pkg:pypi/eventlet@0.35.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.35.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/676035?format=api",
            "purl": "pkg:pypi/eventlet@0.35.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7493-kzzq-27dw"
                },
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.35.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/46000?format=api",
            "purl": "pkg:pypi/eventlet@0.35.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.35.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802133?format=api",
            "purl": "pkg:pypi/eventlet@0.36.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.36.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802134?format=api",
            "purl": "pkg:pypi/eventlet@0.36.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.36.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802135?format=api",
            "purl": "pkg:pypi/eventlet@0.37.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.37.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802136?format=api",
            "purl": "pkg:pypi/eventlet@0.38.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.38.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802137?format=api",
            "purl": "pkg:pypi/eventlet@0.38.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.38.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802138?format=api",
            "purl": "pkg:pypi/eventlet@0.38.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.38.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802139?format=api",
            "purl": "pkg:pypi/eventlet@0.39.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.39.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802140?format=api",
            "purl": "pkg:pypi/eventlet@0.39.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.39.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802141?format=api",
            "purl": "pkg:pypi/eventlet@0.40.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.40.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802142?format=api",
            "purl": "pkg:pypi/eventlet@0.40.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.40.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/802143?format=api",
            "purl": "pkg:pypi/eventlet@0.40.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/eventlet@0.40.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/89249?format=api",
            "purl": "pkg:rpm/redhat/python-eventlet@0.33.1-7?arch=el9ost",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bnye-3p23-zyc9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/python-eventlet@0.33.1-7%3Farch=el9ost"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-58068.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-58068.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-58068",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18479",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18413",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.1839",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18378",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18434",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18485",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18683",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18533",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18398",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18532",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18258",
                    "published_at": "2026-04-29T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.183",
                    "published_at": "2026-04-26T12:55:00Z"
                },
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18315",
                    "published_at": "2026-04-24T12:55:00Z"
                },
                {
                    "value": "0.00062",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19415",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00064",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19773",
                    "published_at": "2026-05-09T12:55:00Z"
                },
                {
                    "value": "0.00064",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19688",
                    "published_at": "2026-05-07T12:55:00Z"
                },
                {
                    "value": "0.00064",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19612",
                    "published_at": "2026-05-05T12:55:00Z"
                },
                {
                    "value": "0.00064",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19765",
                    "published_at": "2026-05-12T12:55:00Z"
                },
                {
                    "value": "0.00064",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19737",
                    "published_at": "2026-05-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-58068"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-58068",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-58068"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://github.com/eventlet/eventlet",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/eventlet/eventlet"
        },
        {
            "reference_url": "https://github.com/eventlet/eventlet/commit/0bfebd1117d392559e25b4bfbfcc941754de88fb",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-09-02T13:49:48Z/"
                }
            ],
            "url": "https://github.com/eventlet/eventlet/commit/0bfebd1117d392559e25b4bfbfcc941754de88fb"
        },
        {
            "reference_url": "https://github.com/eventlet/eventlet/pull/1062",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-09-02T13:49:48Z/"
                }
            ],
            "url": "https://github.com/eventlet/eventlet/pull/1062"
        },
        {
            "reference_url": "https://github.com/eventlet/eventlet/security/advisories/GHSA-hw6f-rjfj-j7j7",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "6.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-09-02T13:49:48Z/"
                }
            ],
            "url": "https://github.com/eventlet/eventlet/security/advisories/GHSA-hw6f-rjfj-j7j7"
        },
        {
            "reference_url": "https://lists.debian.org/debian-lts-announce/2025/09/msg00003.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2025/09/msg00003.html"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58068",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58068"
        },
        {
            "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1112515",
            "reference_id": "1112515",
            "reference_type": "",
            "scores": [],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1112515"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391958",
            "reference_id": "2391958",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391958"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-hw6f-rjfj-j7j7",
            "reference_id": "GHSA-hw6f-rjfj-j7j7",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-hw6f-rjfj-j7j7"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:0663",
            "reference_id": "RHSA-2026:0663",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:0663"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:1062",
            "reference_id": "RHSA-2026:1062",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:1062"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:1549",
            "reference_id": "RHSA-2026:1549",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:1549"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:1552",
            "reference_id": "RHSA-2026:1552",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:1552"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:1577",
            "reference_id": "RHSA-2026:1577",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:1577"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:1959",
            "reference_id": "RHSA-2026:1959",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:1959"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:2129",
            "reference_id": "RHSA-2026:2129",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:2129"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:2661",
            "reference_id": "RHSA-2026:2661",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:2661"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:2990",
            "reference_id": "RHSA-2026:2990",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:2990"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:3422",
            "reference_id": "RHSA-2026:3422",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:3422"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:3870",
            "reference_id": "RHSA-2026:3870",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:3870"
        },
        {
            "reference_url": "https://usn.ubuntu.com/7772-1/",
            "reference_id": "USN-7772-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/7772-1/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 444,
            "name": "Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')",
            "description": "The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.0 - 6.9",
    "exploitability": "0.5",
    "weighted_severity": "6.2",
    "risk_score": 3.1,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bnye-3p23-zyc9"
}