{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-55227",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-16T16:16:32.628Z",
        "datePublished": "2026-08-26T20:10:39.333Z",
        "dateUpdated": "2026-08-26T20:10:39.333Z"
    },
    "containers": {
        "cna": {
            "title": "Observable object existence disclosure in private Weblate projects via globally scoped object lookups",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-203",
                            "lang": "en",
                            "description": "CWE-203: Observable Discrepancy",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-2p9g-x3cv-5hh4",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-2p9g-x3cv-5hh4"
                },
                {
                    "name": "https://github.com/WeblateOrg/weblate/commit/836bc082803d49d02f2831ec8339268eb66bcdae",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/commit/836bc082803d49d02f2831ec8339268eb66bcdae"
                }
            ],
            "affected": [
                {
                    "vendor": "WeblateOrg",
                    "product": "weblate",
                    "versions": [
                        {
                            "version": "< 2026.7",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-26T20:10:39.333Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Weblate is a web-based localization tool. In versions prior to 2026.7, several endpoints look up objects in a globally scoped manner rather than restricting the lookup to projects the user can access, so they return HTTP 403 (Forbidden) instead of 404 (Not Found) when a user requests an object they are not authorized to see. This difference lets unauthorized users infer whether a given object exists in a private Weblate project. The issue has been fixed in version 2026.7."
                }
            ],
            "source": {
                "advisory": "GHSA-2p9g-x3cv-5hh4",
                "discovery": "UNKNOWN"
            }
        }
    }
}