{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-69127",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-03T15:20:30.217Z",
        "datePublished": "2026-08-07T18:33:19.614Z",
        "dateUpdated": "2026-08-11T22:11:56.971Z"
    },
    "containers": {
        "cna": {
            "title": "Kirby: System path exposure from error messages in the REST API",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-497",
                            "lang": "en",
                            "description": "CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 6.9,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/getkirby/kirby/security/advisories/GHSA-rf2p-vh74-7vvh",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/getkirby/kirby/security/advisories/GHSA-rf2p-vh74-7vvh"
                },
                {
                    "name": "https://github.com/getkirby/kirby/commit/469c5a1a2973811591d996bc967eead3565df1f0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/getkirby/kirby/commit/469c5a1a2973811591d996bc967eead3565df1f0"
                },
                {
                    "name": "https://github.com/getkirby/kirby/commit/58f819988436b31969078bc4655452dd48546451",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/getkirby/kirby/commit/58f819988436b31969078bc4655452dd48546451"
                }
            ],
            "affected": [
                {
                    "vendor": "getkirby",
                    "product": "kirby",
                    "versions": [
                        {
                            "version": "< 4.9.5",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.0.0, < 5.5.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-11T22:11:56.971Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Kirby is an open-source content management system. Prior to 4.9.5 and from 5.0.0 through 5.5.1, the REST API error handler can return unsanitized PHP error messages that expose the full filesystem path of the Kirby installation to unauthenticated API users. This vulnerability affects all Kirby sites that have not disabled the REST API with the 'api' => false option. This issue is fixed in versions 4.9.5 and 5.5.2."
                }
            ],
            "source": {
                "advisory": "GHSA-rf2p-vh74-7vvh",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-07T18:56:17.664088Z",
                                "id": "CVE-2026-69127",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "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-08-07T18:56:25.591Z"
                }
            }
        ]
    }
}