{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "5.0.0"
              },
              {
                "fixed": "5.5.2"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "2ff182ba39ddea19fa1615bd3733f734b5e53842"
            },
            {
              "fixed": "81689c7f1471beb1fa9fb9c686f6f071f8671c3c"
            }
          ],
          "repo": "https://github.com/getkirby/kirby",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rf2p-vh74-7vvh"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-497"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69127.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "4.9.5"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "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' =\u003e false option. This issue is fixed in versions 4.9.5 and 5.5.2.",
  "id": "CVE-2026-69127",
  "modified": "2026-08-09T03:30:29.427440295Z",
  "published": "2026-08-07T18:33:19.614Z",
  "references": [
    {
      "type": "WEB",
      "url": "https:github.com/getkirby/kirby/commit/469c5a1a2973811591d996bc967eead3565df1f0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69127.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/getkirby/kirby/security/advisories/GHSA-rf2p-vh74-7vvh"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69127"
    },
    {
      "type": "FIX",
      "url": "https://github.com/getkirby/kirby/commit/58f819988436b31969078bc4655452dd48546451"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Kirby: System path exposure from error messages in the REST API"
}