CVE-2026-44175
Last modified
CVE-2026-44175 is a high-severity vulnerability rated 8.5/10 on the CVSS scale. Kirby is an open-source content management system. In versions prior to 4.9.1 and 5.4.1, Kirby did not securely sanitize the contents of the list field on save, leaving it vulnerable to cross-site scripting (XSS). EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
Kirby is an open-source content management system. In versions prior to 4.9.1 and 5.4.1, Kirby did not securely sanitize the contents of the list field on save, leaving it vulnerable to cross-site scripting (XSS). Kirby's list field stores its formatted content as HTML, and unlike other field types, its HTML special characters cannot be escaped without losing the formatting. Sanitization was only enforced client-side in the Panel, while the server did not sanitize the content on save. As a result, an attacker could bypass the Panel and send malicious HTML directly to Kirby's API, storing unsanitized markup in the content file. That markup would then be rendered on the site frontend and executed in the browsers of site visitors and logged-in users browsing the site, resulting in persistent XSS. This issue has been fixed in versions 4.9.1 and 5.4.1.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/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-44175?
How severe is CVE-2026-44175?
How do I fix CVE-2026-44175?
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-44169MariaDB server is a community developed fork of MySQL server…4.3
- 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-44176Kirby is an open-source content management system. Versions …6
- 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
Are you affected by CVE-2026-44175?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
