{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-54005",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-11T16:34:11.635Z",
        "datePublished": "2026-07-09T18:47:02.487Z",
        "dateUpdated": "2026-07-14T01:14:10.573Z"
    },
    "containers": {
        "cna": {
            "title": "Kirby: `pages.access` permission is not checked in the `site/find` REST API route",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "lang": "en",
                            "description": "CWE-862: Missing Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 7.1,
                        "baseSeverity": "HIGH",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/getkirby/kirby/security/advisories/GHSA-r3w8-2c5r-h9j9",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/getkirby/kirby/security/advisories/GHSA-r3w8-2c5r-h9j9"
                },
                {
                    "name": "https://github.com/getkirby/kirby/commit/a16dbd4329293c2c4b9a375d2badcb27c6337004",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/getkirby/kirby/commit/a16dbd4329293c2c4b9a375d2badcb27c6337004"
                },
                {
                    "name": "https://github.com/getkirby/kirby/commit/b22d0b64b6478ce6871dc7ec3368d7afaf078688",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/getkirby/kirby/commit/b22d0b64b6478ce6871dc7ec3368d7afaf078688"
                },
                {
                    "name": "https://github.com/getkirby/kirby/releases/tag/4.9.4",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/getkirby/kirby/releases/tag/4.9.4"
                },
                {
                    "name": "https://github.com/getkirby/kirby/releases/tag/5.4.4",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/getkirby/kirby/releases/tag/5.4.4"
                }
            ],
            "affected": [
                {
                    "vendor": "getkirby",
                    "product": "kirby",
                    "versions": [
                        {
                            "version": "< 4.9.4",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.0.0, < 5.4.4",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-09T18:47:02.487Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites where a role has the pages.access permission disabled allowed authenticated users who know or guess page IDs or UUIDs to retrieve page information, including full content and metadata, for arbitrary published pages through the /api/site/find route without authorization to access those pages. This issue is fixed in versions 4.9.4 and 5.4.4."
                }
            ],
            "source": {
                "advisory": "GHSA-r3w8-2c5r-h9j9",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-14T01:13:58.848143Z",
                                "id": "CVE-2026-54005",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-14T01:14:10.573Z"
                }
            }
        ]
    }
}