CVE-2026-69127
Received
Received - Intake
Information Disclosure in Kirby CMS
Vulnerability report for CVE-2026-69127, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-07
Last updated on: 2026-08-07
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kirby | kirby | to 4.9.5 (exc) |
| kirby | kirby | From 5.0.0 (inc) to 5.5.1 (inc) |
| kirby | kirby | 5.5.2 |
| getkirby | kirby | From 5.0.0 (inc) to 5.5.1 (inc) |
| getkirby | kirby | 4.9.4 |
| getkirby | kirby | 5.5.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-497 | The product does not properly prevent sensitive system-level information from being accessed by unauthorized actors who do not have the same level of access to the underlying system as the product does. |