CVE-2026-44177
Last modified
CVE-2026-44177 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Kirby is an open-source content management system. In versions 5.3.0 and above but prior to 5.4.1, Kirby did not correctly validate the provided user ID, resulting in a path traversal vulnerability. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
Description
Kirby is an open-source content management system. In versions 5.3.0 and above but prior to 5.4.1, Kirby did not correctly validate the provided user ID, resulting in a path traversal vulnerability. Version 5.3.0 introduced a performance improvement to the Users collection that loaded user objects lazily when first needed. Users were queried by their ID, which was then used to locate the corresponding account directory under site/accounts. This affected the authentication API (accessible to unauthenticated requests), the users API (accessible only to authenticated users), and any other place that uses $users->find() to look up an individual user by a request-provided email or ID. As a result, an attacker could trigger arbitrary PHP file inclusion of files named index.php (for example, the main PHP files of plugins), the impact of which depends on the logic those files contain. It also allowed probing for the existence of arbitrary directories on the server, letting attackers fingerprint the server and site setup, including installed plugins and the content structure. This issue has been fixed in version 5.4.1.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/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 | >= 5.3.0, < 5.4.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44177?
How severe is CVE-2026-44177?
How do I fix CVE-2026-44177?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-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-44176Kirby is an open-source content management system. Versions …6
- 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
- CVE-2026-44184Cleanuparr is a tool for automating the cleanup of unwanted …8
Are you affected by CVE-2026-44177?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
