Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/9757?format=api",
    "purl": "pkg:pypi/weblate@2.2",
    "type": "pypi",
    "namespace": "",
    "name": "weblate",
    "version": "2.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "5.16.0",
    "latest_non_vulnerable_version": "5.17",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37142?format=api",
            "vulnerability_id": "VCID-4qdu-uag1-2yag",
            "summary": "Weblate is a web based localization tool. In versions 5.14 and below,  Weblate leaks the IP address of the project member inviting the user to the project in the audit log. The audit log includes IP addresses from admin-triggered actions, which can be viewed by invited users. This issue is fixed in version 5.14.1.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/commit/b847e9756a0a6f7659ef20fa9f34846ca862c574",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/commit/b847e9756a0a6f7659ef20fa9f34846ca862c574"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/16781",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/pull/16781"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-gr35-vpx2-qxhc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-gr35-vpx2-qxhc"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64326",
                    "reference_id": "CVE-2025-64326",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64326"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-gr35-vpx2-qxhc",
                    "reference_id": "GHSA-gr35-vpx2-qxhc",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-gr35-vpx2-qxhc"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/46444?format=api",
                    "purl": "pkg:pypi/weblate@5.14.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-557t-6mjj-7kcr"
                        },
                        {
                            "vulnerability": "VCID-egrq-f6sp-3ke5"
                        },
                        {
                            "vulnerability": "VCID-fesz-pv5h-c3e2"
                        },
                        {
                            "vulnerability": "VCID-hdsr-3vyy-5bgh"
                        },
                        {
                            "vulnerability": "VCID-hvg1-yhgu-m7ca"
                        },
                        {
                            "vulnerability": "VCID-p2hq-a8xy-p3b9"
                        },
                        {
                            "vulnerability": "VCID-unw7-2g9j-x7b5"
                        },
                        {
                            "vulnerability": "VCID-xsga-gghy-e7f3"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.14.1"
                }
            ],
            "aliases": [
                "CVE-2025-64326",
                "GHSA-gr35-vpx2-qxhc",
                "PYSEC-2025-126",
                "PYSEC-2025-230"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4qdu-uag1-2yag"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37291?format=api",
            "vulnerability_id": "VCID-557t-6mjj-7kcr",
            "summary": "Weblate is a web based localization tool. In versions prior to 5.17, the project backup didn't filter Git and Mercurial configuration files which could lead to remote code execution under certain circumstances. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can limit the scope of the vulnerability by restricting access to the project backup, as it is only accessible to users who can create projects.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/18549",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/pull/18549"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-558g-h753-6m33",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-558g-h753-6m33"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49549?format=api",
                    "purl": "pkg:pypi/weblate@5.17",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.17"
                }
            ],
            "aliases": [
                "CVE-2026-33435",
                "GHSA-558g-h753-6m33",
                "PYSEC-2026-154"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-557t-6mjj-7kcr"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36046?format=api",
            "vulnerability_id": "VCID-5kzu-ehv1-t3au",
            "summary": "The package weblate from 0 and before 4.11.1 are vulnerable to Remote Code Execution (RCE) via argument injection when using git or mercurial repositories. Authenticated users,  can change the behavior of the application in an unintended way, leading to command execution.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/7337",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/pull/7337"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/7338",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/pull/7338"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/releases/tag/weblate-4.11.1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/releases/tag/weblate-4.11.1"
                },
                {
                    "reference_url": "https://snyk.io/vuln/SNYK-PYTHON-WEBLATE-2414088",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://snyk.io/vuln/SNYK-PYTHON-WEBLATE-2414088"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/26830?format=api",
                    "purl": "pkg:pypi/weblate@4.11.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-4qdu-uag1-2yag"
                        },
                        {
                            "vulnerability": "VCID-557t-6mjj-7kcr"
                        },
                        {
                            "vulnerability": "VCID-egrq-f6sp-3ke5"
                        },
                        {
                            "vulnerability": "VCID-fesz-pv5h-c3e2"
                        },
                        {
                            "vulnerability": "VCID-hdsr-3vyy-5bgh"
                        },
                        {
                            "vulnerability": "VCID-hvg1-yhgu-m7ca"
                        },
                        {
                            "vulnerability": "VCID-p2hq-a8xy-p3b9"
                        },
                        {
                            "vulnerability": "VCID-t6ye-yfrj-mkbt"
                        },
                        {
                            "vulnerability": "VCID-unw7-2g9j-x7b5"
                        },
                        {
                            "vulnerability": "VCID-xsga-gghy-e7f3"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@4.11.1"
                }
            ],
            "aliases": [
                "CVE-2022-23915",
                "PYSEC-2022-31",
                "SNYK-PYTHON-WEBLATE-2414088"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5kzu-ehv1-t3au"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36042?format=api",
            "vulnerability_id": "VCID-9gh7-ge52-pkdt",
            "summary": "Weblate is a copyleft software web-based continuous localization system. Versions prior to 4.11 do not properly neutralize user input used in user name and language fields. Due to this improper neutralization it is possible to perform cross-site scripting via these fields. The issues were fixed in the 4.11 release. Users unable to upgrade are advised to add their own neutralize logic.",
            "references": [
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/weblate/PYSEC-2022-35.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/weblate/PYSEC-2022-35.yaml"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/commit/22d577b1f1e88665a88b4569380148030e0f8389",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/commit/22d577b1f1e88665a88b4569380148030e0f8389"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/commit/9e19a8414337692cc90da2a91c9af5420f2952f1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/commit/9e19a8414337692cc90da2a91c9af5420f2952f1"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/commit/f6753a1a1c63fade6ad418fbda827c6750ab0bda",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/commit/f6753a1a1c63fade6ad418fbda827c6750ab0bda"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-6jp6-9rf9-gc66",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-6jp6-9rf9-gc66"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24710",
                    "reference_id": "CVE-2022-24710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24710"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6jp6-9rf9-gc66",
                    "reference_id": "GHSA-6jp6-9rf9-gc66",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-6jp6-9rf9-gc66"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/26824?format=api",
                    "purl": "pkg:pypi/weblate@4.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-4qdu-uag1-2yag"
                        },
                        {
                            "vulnerability": "VCID-557t-6mjj-7kcr"
                        },
                        {
                            "vulnerability": "VCID-5kzu-ehv1-t3au"
                        },
                        {
                            "vulnerability": "VCID-a8w8-ykyv-kfbu"
                        },
                        {
                            "vulnerability": "VCID-egrq-f6sp-3ke5"
                        },
                        {
                            "vulnerability": "VCID-fesz-pv5h-c3e2"
                        },
                        {
                            "vulnerability": "VCID-hdsr-3vyy-5bgh"
                        },
                        {
                            "vulnerability": "VCID-hvg1-yhgu-m7ca"
                        },
                        {
                            "vulnerability": "VCID-p2hq-a8xy-p3b9"
                        },
                        {
                            "vulnerability": "VCID-t6ye-yfrj-mkbt"
                        },
                        {
                            "vulnerability": "VCID-unw7-2g9j-x7b5"
                        },
                        {
                            "vulnerability": "VCID-xsga-gghy-e7f3"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@4.11"
                }
            ],
            "aliases": [
                "CVE-2022-24710",
                "GHSA-6jp6-9rf9-gc66",
                "PYSEC-2022-35"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9gh7-ge52-pkdt"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36045?format=api",
            "vulnerability_id": "VCID-a8w8-ykyv-kfbu",
            "summary": "Weblate is a web based localization tool with tight version control integration. Prior to version 4.11.1, Weblate didn't properly sanitize some arguments passed to Git and Mercurial, allowing them to change their behavior in an unintended way. Instances where untrusted users cannot create new components are not affected. The issues were fixed in the 4.11.1 release.",
            "references": [
                {
                    "reference_url": "https://github.com/advisories/GHSA-h2g5-2rhx-ffgj",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-h2g5-2rhx-ffgj"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/commit/35d59f1f040541c358cece0a8d4a63183ca919b8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/commit/35d59f1f040541c358cece0a8d4a63183ca919b8"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/commit/d83672a3e7415da1490334e2c9431e5da1966842",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/commit/d83672a3e7415da1490334e2c9431e5da1966842"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-3872-f48p-pxqj",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-3872-f48p-pxqj"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24727",
                    "reference_id": "CVE-2022-24727",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24727"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/26830?format=api",
                    "purl": "pkg:pypi/weblate@4.11.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-4qdu-uag1-2yag"
                        },
                        {
                            "vulnerability": "VCID-557t-6mjj-7kcr"
                        },
                        {
                            "vulnerability": "VCID-egrq-f6sp-3ke5"
                        },
                        {
                            "vulnerability": "VCID-fesz-pv5h-c3e2"
                        },
                        {
                            "vulnerability": "VCID-hdsr-3vyy-5bgh"
                        },
                        {
                            "vulnerability": "VCID-hvg1-yhgu-m7ca"
                        },
                        {
                            "vulnerability": "VCID-p2hq-a8xy-p3b9"
                        },
                        {
                            "vulnerability": "VCID-t6ye-yfrj-mkbt"
                        },
                        {
                            "vulnerability": "VCID-unw7-2g9j-x7b5"
                        },
                        {
                            "vulnerability": "VCID-xsga-gghy-e7f3"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@4.11.1"
                }
            ],
            "aliases": [
                "CVE-2022-24727",
                "GHSA-3872-f48p-pxqj",
                "GHSA-h2g5-2rhx-ffgj",
                "PYSEC-2022-162"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-a8w8-ykyv-kfbu"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37163?format=api",
            "vulnerability_id": "VCID-egrq-f6sp-3ke5",
            "summary": "Weblate is a web based localization tool. In versions prior to 5.15, it was possible to retrieve user notification settings or list all users via API. Version 5.15 fixes the issue.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/17256",
                    "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/WeblateOrg/weblate/pull/17256"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-3pmh-24wp-xpf4",
                    "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/WeblateOrg/weblate/security/advisories/GHSA-3pmh-24wp-xpf4"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67715",
                    "reference_id": "CVE-2025-67715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67715"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3pmh-24wp-xpf4",
                    "reference_id": "GHSA-3pmh-24wp-xpf4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-3pmh-24wp-xpf4"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/46901?format=api",
                    "purl": "pkg:pypi/weblate@5.15",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-557t-6mjj-7kcr"
                        },
                        {
                            "vulnerability": "VCID-fesz-pv5h-c3e2"
                        },
                        {
                            "vulnerability": "VCID-hdsr-3vyy-5bgh"
                        },
                        {
                            "vulnerability": "VCID-hvg1-yhgu-m7ca"
                        },
                        {
                            "vulnerability": "VCID-p2hq-a8xy-p3b9"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.15"
                }
            ],
            "aliases": [
                "CVE-2025-67715",
                "GHSA-3pmh-24wp-xpf4",
                "PYSEC-2025-233"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-egrq-f6sp-3ke5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37293?format=api",
            "vulnerability_id": "VCID-fesz-pv5h-c3e2",
            "summary": "Weblate is a web based localization tool. In versions prior to 5.17, the webhook add-on did not utilize existing SSRF protections. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can disable the webhook add-on as a workaround.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/18815",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/pull/18815"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-f8hv-g549-hwg2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-f8hv-g549-hwg2"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49549?format=api",
                    "purl": "pkg:pypi/weblate@5.17",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.17"
                }
            ],
            "aliases": [
                "CVE-2026-39845",
                "GHSA-f8hv-g549-hwg2",
                "PYSEC-2026-156"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fesz-pv5h-c3e2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37292?format=api",
            "vulnerability_id": "VCID-hdsr-3vyy-5bgh",
            "summary": "Weblate is a web based localization tool. In versions prior to 5.17, the user patching API endpoint didn't properly limit the scope of edits. This issue has been fixed in version 5.17.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/18687",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/pull/18687"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-3382-gw9x-477v",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-3382-gw9x-477v"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49549?format=api",
                    "purl": "pkg:pypi/weblate@5.17",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.17"
                }
            ],
            "aliases": [
                "CVE-2026-34393",
                "GHSA-3382-gw9x-477v",
                "PYSEC-2026-155"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hdsr-3vyy-5bgh"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37289?format=api",
            "vulnerability_id": "VCID-hvg1-yhgu-m7ca",
            "summary": "Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't enforce proper access control. This issue has been fixed in version 5.17. If users are unable to update immediately, they can work around this issue by blocking access to /api/memory/ in the HTTP server, which removes access to this feature.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/18513",
                    "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:N/I:L/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/pull/18513"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-mpf5-3vph-q75r",
                    "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:N/I:L/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-mpf5-3vph-q75r"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49549?format=api",
                    "purl": "pkg:pypi/weblate@5.17",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.17"
                }
            ],
            "aliases": [
                "CVE-2026-33214",
                "GHSA-mpf5-3vph-q75r",
                "PYSEC-2026-152"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hvg1-yhgu-m7ca"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37290?format=api",
            "vulnerability_id": "VCID-p2hq-a8xy-p3b9",
            "summary": "Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't perform proper access control. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can disable this feature as the CDN add-on is not enabled by default.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/18516",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/pull/18516"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-mqph-7h49-hqfm",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-mqph-7h49-hqfm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49549?format=api",
                    "purl": "pkg:pypi/weblate@5.17",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.17"
                }
            ],
            "aliases": [
                "CVE-2026-33220",
                "GHSA-mqph-7h49-hqfm",
                "PYSEC-2026-153"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p2hq-a8xy-p3b9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37046?format=api",
            "vulnerability_id": "VCID-t6ye-yfrj-mkbt",
            "summary": "Weblate is a web based localization tool. Prior to version 5.11, when creating a new component from an existing component that has a source code repository URL specified in settings, this URL is included in the client's URL parameters during the creation process. If, for example, the source code repository URL contains GitHub credentials, the confidential PAT and username are shown in plaintext and get saved into browser history. Moreover, if the request URL is logged, the credentials are written to logs in plaintext. If using Weblate official Docker image, nginx logs the URL and the token in plaintext. This issue is patched in version 5.11.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.11"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-m67m-3p5g-cw9j",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-m67m-3p5g-cw9j"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/45016?format=api",
                    "purl": "pkg:pypi/weblate@5.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-4qdu-uag1-2yag"
                        },
                        {
                            "vulnerability": "VCID-557t-6mjj-7kcr"
                        },
                        {
                            "vulnerability": "VCID-egrq-f6sp-3ke5"
                        },
                        {
                            "vulnerability": "VCID-fesz-pv5h-c3e2"
                        },
                        {
                            "vulnerability": "VCID-hdsr-3vyy-5bgh"
                        },
                        {
                            "vulnerability": "VCID-hvg1-yhgu-m7ca"
                        },
                        {
                            "vulnerability": "VCID-p2hq-a8xy-p3b9"
                        },
                        {
                            "vulnerability": "VCID-unw7-2g9j-x7b5"
                        },
                        {
                            "vulnerability": "VCID-xsga-gghy-e7f3"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.11"
                }
            ],
            "aliases": [
                "CVE-2025-32021",
                "PYSEC-2025-35"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t6ye-yfrj-mkbt"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35039?format=api",
            "vulnerability_id": "VCID-txht-21mm-c3dt",
            "summary": "The password reset form in Weblate before 2.10.1 provides different error messages depending on whether the email address is associated with an account, which allows remote attackers to enumerate user accounts via a series of requests.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/blob/weblate-2.10.1/docs/changes.rst",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/blob/weblate-2.10.1/docs/changes.rst"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/commit/abe0d2a29a1d8e896bfe829c8461bf8b391f1079",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/commit/abe0d2a29a1d8e896bfe829c8461bf8b391f1079"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/issues/1317",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/issues/1317"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2017/01/18/11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2017/01/18/11"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2017/01/20/1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2017/01/20/1"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/95676",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/95676"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/9766?format=api",
                    "purl": "pkg:pypi/weblate@2.10.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-4qdu-uag1-2yag"
                        },
                        {
                            "vulnerability": "VCID-557t-6mjj-7kcr"
                        },
                        {
                            "vulnerability": "VCID-5kzu-ehv1-t3au"
                        },
                        {
                            "vulnerability": "VCID-9gh7-ge52-pkdt"
                        },
                        {
                            "vulnerability": "VCID-a8w8-ykyv-kfbu"
                        },
                        {
                            "vulnerability": "VCID-egrq-f6sp-3ke5"
                        },
                        {
                            "vulnerability": "VCID-fesz-pv5h-c3e2"
                        },
                        {
                            "vulnerability": "VCID-hdsr-3vyy-5bgh"
                        },
                        {
                            "vulnerability": "VCID-hvg1-yhgu-m7ca"
                        },
                        {
                            "vulnerability": "VCID-p2hq-a8xy-p3b9"
                        },
                        {
                            "vulnerability": "VCID-t6ye-yfrj-mkbt"
                        },
                        {
                            "vulnerability": "VCID-unw7-2g9j-x7b5"
                        },
                        {
                            "vulnerability": "VCID-xsga-gghy-e7f3"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@2.10.1"
                }
            ],
            "aliases": [
                "CVE-2017-5537",
                "PYSEC-2017-42"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-txht-21mm-c3dt"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37161?format=api",
            "vulnerability_id": "VCID-unw7-2g9j-x7b5",
            "summary": "Weblate is a web based localization tool. The Create Component functionality in Weblate allows authorized users to add new translation components by specifying both a version control system and a source code repository URL to pull from. However, prior to version 5.15, the repository URL field is not validated or sanitized, allowing an attacker to supply arbitrary protocols, hostnames, and IP addresses, including localhost, internal network addresses, and local filenames. When the Mercurial version control system is selected, Weblate exposes the full server-side HTTP response for the provided URL. This effectively creates a server-side request forgery (SSRF) primitive that can probe internal services and return their contents. In addition to accessing internal HTTP endpoints, the behavior also enables local file enumeration by attempting file:// requests. While file contents may not always be returned, the application’s error messages clearly differentiate between files that exist and files that do not, revealing information about the server’s filesystem layout. In cloud environments, this behavior is particularly dangerous, as internal-only endpoints such as cloud metadata services may be accessible, potentially leading to credential disclosure and full environment compromise. This has been addressed in the Weblate 5.15 release. As a workaround, remove Mercurial from `VCS_BACKENDS`; the Git backend is not affected. The Git backend was already configured to block the file protocol and does not expose the HTTP response content in the error message.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/17102",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/pull/17102"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/17103",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/pull/17103"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-hfpv-mc5v-p9mm",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-hfpv-mc5v-p9mm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/46901?format=api",
                    "purl": "pkg:pypi/weblate@5.15",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-557t-6mjj-7kcr"
                        },
                        {
                            "vulnerability": "VCID-fesz-pv5h-c3e2"
                        },
                        {
                            "vulnerability": "VCID-hdsr-3vyy-5bgh"
                        },
                        {
                            "vulnerability": "VCID-hvg1-yhgu-m7ca"
                        },
                        {
                            "vulnerability": "VCID-p2hq-a8xy-p3b9"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.15"
                }
            ],
            "aliases": [
                "CVE-2025-66407",
                "GHSA-hfpv-mc5v-p9mm",
                "PYSEC-2025-231"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-unw7-2g9j-x7b5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37162?format=api",
            "vulnerability_id": "VCID-xsga-gghy-e7f3",
            "summary": "Weblate is a web based localization tool. In versions prior to 5.15, it was possible to trigger repository updates for many repositories via a crafted webhook payload. Version 5.15 fixes the issue. As a workaround, disabling webhooks completely using ENABLE_HOOKS avoids this vulnerability.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/17221",
                    "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/WeblateOrg/weblate/pull/17221"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-pj86-258h-qrvf",
                    "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/WeblateOrg/weblate/security/advisories/GHSA-pj86-258h-qrvf"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67492",
                    "reference_id": "CVE-2025-67492",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67492"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-pj86-258h-qrvf",
                    "reference_id": "GHSA-pj86-258h-qrvf",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-pj86-258h-qrvf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/46901?format=api",
                    "purl": "pkg:pypi/weblate@5.15",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-557t-6mjj-7kcr"
                        },
                        {
                            "vulnerability": "VCID-fesz-pv5h-c3e2"
                        },
                        {
                            "vulnerability": "VCID-hdsr-3vyy-5bgh"
                        },
                        {
                            "vulnerability": "VCID-hvg1-yhgu-m7ca"
                        },
                        {
                            "vulnerability": "VCID-p2hq-a8xy-p3b9"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@5.15"
                }
            ],
            "aliases": [
                "CVE-2025-67492",
                "GHSA-pj86-258h-qrvf",
                "PYSEC-2025-232"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xsga-gghy-e7f3"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/weblate@2.2"
}