PatchSiren cyber security CVE debrief
CVE-2026-69127 getkirby CVE debrief
CVE-2026-69127 debrief based on the supplied source corpus. The CVE record was published on 2026-08-07T19:18:53.107Z and has not been modified since then. The NVD entry is currently Deferred. This vulnerability affects Kirby installations with publicly accessible REST APIs. Defenders should verify exposure and consider updates or workarounds to prevent potential information disclosure through unsanitized PHP error messages in the REST API error handler. The vulnerability can expose sensitive filesystem path information to unauthenticated users.
- Vendor
- getkirby
- Product
- kirby
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-07
- Original CVE updated
- 2026-09-16
- Advisory published
- 2026-08-07
- Advisory updated
- 2026-09-16
Who should care
Defenders managing Kirby installations, particularly those with publicly accessible REST APIs, should assess exposure and consider updates or workarounds. This includes verifying Kirby installation versions and configurations, reviewing API access controls, and prioritizing remediation to prevent potential information disclosure. Security teams and operators should work together to ensure that affected installations are identified and remediated.
Why it matters
CVE-2026-69127 is a vulnerability in Kirby's REST API error handler that can expose sensitive filesystem path information to unauthenticated users. Defenders managing Kirby installations should verify exposure, assess the need for updates or workarounds, and prioritize remediation to prevent potential information disclosure.
- Potential exposure of sensitive filesystem path information.
- Risk of information disclosure to unauthenticated users.
- Need for verification of Kirby installation versions and configurations.
- Potential impact on security posture if left unremediated.
Technical summary
The REST API error handler in Kirby versions prior to 4.9.5 and 5.0.0 through 5.5.1 can return unsanitized PHP error messages, potentially exposing 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. The issue is fixed in versions 4.9.5 and 5.5.2. Defenders managing Kirby installations should verify exposure and assess the need for updates or workarounds to prevent potential information disclosure.
Defensive priority
Defenders should prioritize verifying exposure of Kirby installations to unauthenticated API users and assess the need for updates or workarounds.
Recommended defensive actions
- Verify Kirby installation versions and configurations to determine exposure.
- Assess the need for updates to versions 4.9.5 or 5.5.2.
- Review API access controls and consider disabling the REST API if not required.
- Confirm whether affected Kirby installations exist in managed environments and assign an owner for follow-up.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in Kirby's REST API error handler, which can return unsanitized PHP error messages exposing the full filesystem path of the Kirby installation.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-69127 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-69127
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-69127 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-69127
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/getkirby/kirby/commit/469c5a1a2973811591d996bc967eead3565df1f0
-
Source reference
Unverified legacy reference
URL: https://github.com/getkirby/kirby/commit/58f819988436b31969078bc4655452dd48546451
-
Source reference
Unverified legacy reference
URL: https://github.com/getkirby/kirby/security/advisories/GHSA-rf2p-vh74-7vvh
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.