CVE-2026-44176
Last modified
CVE-2026-44176 is a medium-severity vulnerability rated 6/10 on the CVSS scale. Kirby is an open-source content management system. Versions prior to 4.9.1 and 5.4.1 do not check the `pages.access` permission during page draft rendering. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
Kirby is an open-source content management system. Versions prior to 4.9.1 and 5.4.1 do not check the `pages.access` permission during page draft rendering. Permissions are defined for each user role in the user blueprint (site/blueprints/users/...). It is also possible to customize the permissions for each target model in the model blueprints (such as in site/blueprints/pages/...) using the options feature. The permissions and options together control the authorization of user actions. Kirby provides the pages.access and pages.list permissions (among others). The list permission controls whether affected models appear in lists throughout the Panel and REST API. The access permission has the same effect but also disables direct access to the affected models. This vulnerability affects the path resolver for the main CMS router. The resolver takes an input path from the requested URL and determines which model (page or file) should be rendered. When a path is requested that points to a page draft, the resolver checks that the request either contains a valid preview token or is authenticated by a valid user. In affected releases, Kirby allowed page drafts to be rendered if any valid user was authenticated, even if that user did not have access to the specific page model. Authenticated attackers with knowledge of the full path to an existing page draft could then access the rendered frontend page. This could lead to the disclosure of sensitive information, e.g. ahead of the launch of a new product or post. This issue has been fixed in versions 4.9.1 and 5.4.1.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getkirby | kirby | < 4.9.1; >= 5.0.0, < 5.4.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44176?
How severe is CVE-2026-44176?
How do I fix CVE-2026-44176?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44170MariaDB server is a community developed fork of MySQL server…9.8
- CVE-2026-44171MariaDB server is a community developed fork of MySQL server…7.8
- CVE-2026-44172MariaDB server is a community developed fork of MySQL server…9.1
- CVE-2026-44173MariaDB server is a community developed fork of MySQL server…5.3
- CVE-2026-44174Kirby is an open-source content management system. Prior to …8.7
- CVE-2026-44175Kirby is an open-source content management system. In versio…8.5
- CVE-2026-44177Kirby is an open-source content management system. In versio…8.8
- CVE-2026-44178xrdp is an open source RDP server. Versions 0.10.6 and prior…8.8
- CVE-2026-44180Jupyter Enterprise Gateway launches remote Jupyter Notebook …9.8
- CVE-2026-44181Jupyter Enterprise Gateway launches remote Jupyter Notebook …10
- CVE-2026-44182Jupyter Enterprise Gateway launches remote Jupyter Notebook …10
- CVE-2026-44183Cleanuparr is a tool for automating the cleanup of unwanted …9.8
Are you affected by CVE-2026-44176?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
