Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/35480?format=api",
    "purl": "pkg:pypi/wagtail@4.1.6",
    "type": "pypi",
    "namespace": "",
    "name": "wagtail",
    "version": "4.1.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "7.0.7",
    "latest_non_vulnerable_version": "7.3.2",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9658?format=api",
            "vulnerability_id": "VCID-12d4-1bj5-2yb5",
            "summary": "Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user with limited access to form pages could delete submissions to form pages they don't have access to by crafting a form submission to delete submissions on a page they do have access to for submissions they don't. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44199",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00031",
                            "scoring_system": "epss",
                            "scoring_elements": "0.09514",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44199"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-pwm3-7fv4-g6xx",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-pwm3-7fv4-g6xx"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49195?format=api",
                    "purl": "pkg:pypi/wagtail@7.0.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.0.7"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49196?format=api",
                    "purl": "pkg:pypi/wagtail@7.3.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.3.2"
                }
            ],
            "aliases": [
                "CVE-2026-44199",
                "GHSA-pwm3-7fv4-g6xx",
                "PYSEC-2026-148"
            ],
            "risk_score": 3.0,
            "exploitability": "0.5",
            "weighted_severity": "5.9",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-12d4-1bj5-2yb5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9657?format=api",
            "vulnerability_id": "VCID-2upt-d3sg-ebea",
            "summary": "Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user without the ability to edit a page could still access the history report for the page, potentially resulting in disclosure of sensitive information. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44198",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.09075",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44198"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-c4mr-889m-vgf6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-c4mr-889m-vgf6"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49195?format=api",
                    "purl": "pkg:pypi/wagtail@7.0.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.0.7"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49196?format=api",
                    "purl": "pkg:pypi/wagtail@7.3.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.3.2"
                }
            ],
            "aliases": [
                "CVE-2026-44198",
                "GHSA-c4mr-889m-vgf6",
                "PYSEC-2026-147"
            ],
            "risk_score": 1.9,
            "exploitability": "0.5",
            "weighted_severity": "3.9",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2upt-d3sg-ebea"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9656?format=api",
            "vulnerability_id": "VCID-5p3e-kwee-ukfr",
            "summary": "Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user without the ability to edit a page could access revisions of the page through the revision compare view if they knew the primary key of two revisions. This could potentially result in disclosure of sensitive information. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44197",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00033",
                            "scoring_system": "epss",
                            "scoring_elements": "0.10242",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44197"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-c6wj-9vcj-75pj",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-c6wj-9vcj-75pj"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49195?format=api",
                    "purl": "pkg:pypi/wagtail@7.0.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.0.7"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49196?format=api",
                    "purl": "pkg:pypi/wagtail@7.3.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.3.2"
                }
            ],
            "aliases": [
                "CVE-2026-44197",
                "GHSA-c6wj-9vcj-75pj",
                "PYSEC-2026-146"
            ],
            "risk_score": 3.0,
            "exploitability": "0.5",
            "weighted_severity": "5.9",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5p3e-kwee-ukfr"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9168?format=api",
            "vulnerability_id": "VCID-9u79-7g62-23dk",
            "summary": "Wagtail is an open source content management system built on Django. A bug in Wagtail's `parse_query_string` would result in it taking a long time to process suitably crafted inputs. When used to parse sufficiently long strings of characters without a space, `parse_query_string` would take an unexpectedly large amount of time to process, resulting in a denial of service. In an initial Wagtail installation, the vulnerability can be exploited by any Wagtail admin user. It cannot be exploited by end users. If your Wagtail site has a custom search implementation which uses `parse_query_string`, it may be exploitable by other users (e.g. unauthenticated users). Patched versions have been released as Wagtail 5.2.6, 6.0.6 and 6.1.3.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39317",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00329",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56125",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39317"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/wagtail/PYSEC-2024-86.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/wagtail/PYSEC-2024-86.yaml"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/commit/31b1e8532dfb1b70d8d37d22aff9cbde9109cdf2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/commit/31b1e8532dfb1b70d8d37d22aff9cbde9109cdf2"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/commit/3c941136f79c48446e3858df46e5b668d7f83797",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/commit/3c941136f79c48446e3858df46e5b668d7f83797"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/commit/b783c096b6d4fd2cfc05f9137a0be288850e99a2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/commit/b783c096b6d4fd2cfc05f9137a0be288850e99a2"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-jmp3-39vp-fwg8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-jmp3-39vp-fwg8"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39317",
                    "reference_id": "CVE-2024-39317",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39317"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jmp3-39vp-fwg8",
                    "reference_id": "GHSA-jmp3-39vp-fwg8",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-jmp3-39vp-fwg8"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40758?format=api",
                    "purl": "pkg:pypi/wagtail@5.2.6",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-12d4-1bj5-2yb5"
                        },
                        {
                            "vulnerability": "VCID-2upt-d3sg-ebea"
                        },
                        {
                            "vulnerability": "VCID-5p3e-kwee-ukfr"
                        },
                        {
                            "vulnerability": "VCID-qf1m-zu2w-dbds"
                        },
                        {
                            "vulnerability": "VCID-yvjp-hx9y-mkgf"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@5.2.6"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40757?format=api",
                    "purl": "pkg:pypi/wagtail@6.0.6",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-12d4-1bj5-2yb5"
                        },
                        {
                            "vulnerability": "VCID-2upt-d3sg-ebea"
                        },
                        {
                            "vulnerability": "VCID-5p3e-kwee-ukfr"
                        },
                        {
                            "vulnerability": "VCID-qf1m-zu2w-dbds"
                        },
                        {
                            "vulnerability": "VCID-yvjp-hx9y-mkgf"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@6.0.6"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40756?format=api",
                    "purl": "pkg:pypi/wagtail@6.1.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-12d4-1bj5-2yb5"
                        },
                        {
                            "vulnerability": "VCID-2upt-d3sg-ebea"
                        },
                        {
                            "vulnerability": "VCID-5p3e-kwee-ukfr"
                        },
                        {
                            "vulnerability": "VCID-qf1m-zu2w-dbds"
                        },
                        {
                            "vulnerability": "VCID-yvjp-hx9y-mkgf"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@6.1.3"
                }
            ],
            "aliases": [
                "CVE-2024-39317",
                "GHSA-jmp3-39vp-fwg8",
                "PYSEC-2024-86"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9u79-7g62-23dk"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/8916?format=api",
            "vulnerability_id": "VCID-pkcr-w2en-dufq",
            "summary": "Wagtail is an open source content management system built on Django. A user with a limited-permission editor account for the Wagtail admin can make a direct URL request to the admin view that handles bulk actions on user accounts. While authentication rules prevent the user from making any changes, the error message discloses the display names of user accounts, and by modifying URL parameters, the user can retrieve the display name for any user. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin. Patched versions have been released as Wagtail 4.1.8 (LTS), 5.0.5 and 5.1.3. The fix is also included in Release Candidate 1 of the forthcoming Wagtail 5.2 release. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-45809",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00232",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46041",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-45809"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/commit/0bacd29473107d9d7f5b723a15a683449679756d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/wagtail/wagtail/commit/0bacd29473107d9d7f5b723a15a683449679756d"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/commit/2231f462c75dfe84307fb40577e8c2109a23b27e",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/wagtail/wagtail/commit/2231f462c75dfe84307fb40577e8c2109a23b27e"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/commit/bc96aed6ac53f998b2f4c4bf97e2d4f5fe337e5b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/commit/bc96aed6ac53f998b2f4c4bf97e2d4f5fe337e5b"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/releases/tag/v4.1.9",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/wagtail/wagtail/releases/tag/v4.1.9"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/releases/tag/v5.0.5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/wagtail/wagtail/releases/tag/v5.0.5"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/releases/tag/v5.1.3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/wagtail/wagtail/releases/tag/v5.1.3"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-fc75-58r8-rm3h",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "2.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-fc75-58r8-rm3h"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45809",
                    "reference_id": "CVE-2023-45809",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45809"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fc75-58r8-rm3h",
                    "reference_id": "GHSA-fc75-58r8-rm3h",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-fc75-58r8-rm3h"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/35494?format=api",
                    "purl": "pkg:pypi/wagtail@4.1.9",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-12d4-1bj5-2yb5"
                        },
                        {
                            "vulnerability": "VCID-2upt-d3sg-ebea"
                        },
                        {
                            "vulnerability": "VCID-5p3e-kwee-ukfr"
                        },
                        {
                            "vulnerability": "VCID-9u79-7g62-23dk"
                        },
                        {
                            "vulnerability": "VCID-qf1m-zu2w-dbds"
                        },
                        {
                            "vulnerability": "VCID-yvjp-hx9y-mkgf"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@4.1.9"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/35495?format=api",
                    "purl": "pkg:pypi/wagtail@5.0.5",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-12d4-1bj5-2yb5"
                        },
                        {
                            "vulnerability": "VCID-2upt-d3sg-ebea"
                        },
                        {
                            "vulnerability": "VCID-5p3e-kwee-ukfr"
                        },
                        {
                            "vulnerability": "VCID-9u79-7g62-23dk"
                        },
                        {
                            "vulnerability": "VCID-qf1m-zu2w-dbds"
                        },
                        {
                            "vulnerability": "VCID-yvjp-hx9y-mkgf"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@5.0.5"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/35496?format=api",
                    "purl": "pkg:pypi/wagtail@5.1.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-12d4-1bj5-2yb5"
                        },
                        {
                            "vulnerability": "VCID-2upt-d3sg-ebea"
                        },
                        {
                            "vulnerability": "VCID-5p3e-kwee-ukfr"
                        },
                        {
                            "vulnerability": "VCID-9u79-7g62-23dk"
                        },
                        {
                            "vulnerability": "VCID-qf1m-zu2w-dbds"
                        },
                        {
                            "vulnerability": "VCID-yvjp-hx9y-mkgf"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@5.1.3"
                }
            ],
            "aliases": [
                "CVE-2023-45809",
                "GHSA-fc75-58r8-rm3h",
                "PYSEC-2023-219"
            ],
            "risk_score": 1.2,
            "exploitability": "0.5",
            "weighted_severity": "2.4",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pkcr-w2en-dufq"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9660?format=api",
            "vulnerability_id": "VCID-qf1m-zu2w-dbds",
            "summary": "Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, the Documents and Images API incorrectly listed items in private collections. A user with access to the API could see the filename and name of documents and images in private collections. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44201",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00013",
                            "scoring_system": "epss",
                            "scoring_elements": "0.02074",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44201"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-p5gm-92h4-6pv6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-p5gm-92h4-6pv6"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49195?format=api",
                    "purl": "pkg:pypi/wagtail@7.0.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.0.7"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49196?format=api",
                    "purl": "pkg:pypi/wagtail@7.3.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.3.2"
                }
            ],
            "aliases": [
                "CVE-2026-44201",
                "GHSA-p5gm-92h4-6pv6",
                "PYSEC-2026-150"
            ],
            "risk_score": 2.4,
            "exploitability": "0.5",
            "weighted_severity": "4.8",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qf1m-zu2w-dbds"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9659?format=api",
            "vulnerability_id": "VCID-yvjp-hx9y-mkgf",
            "summary": "Wagtail is an open source content management system built on Django. Prior to 7.0.7, 7.3.2, and 7.4, a CMS user with limited access to pages could copy a page they don't have access to to an area of the site they do. Once coped, they'd be able to view its contents, and potentially publish it. Permissions were correctly checked for the copy destination, but not for the source page. This vulnerability is fixed in 7.0.7, 7.3.2, and 7.4.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44200",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00027",
                            "scoring_system": "epss",
                            "scoring_elements": "0.08279",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44200"
                },
                {
                    "reference_url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-67rv-mg8q-5pf3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/wagtail/wagtail/security/advisories/GHSA-67rv-mg8q-5pf3"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49195?format=api",
                    "purl": "pkg:pypi/wagtail@7.0.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.0.7"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49196?format=api",
                    "purl": "pkg:pypi/wagtail@7.3.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@7.3.2"
                }
            ],
            "aliases": [
                "CVE-2026-44200",
                "GHSA-67rv-mg8q-5pf3",
                "PYSEC-2026-149"
            ],
            "risk_score": 3.0,
            "exploitability": "0.5",
            "weighted_severity": "5.9",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yvjp-hx9y-mkgf"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/wagtail@4.1.6"
}