CVE-2026-75592
Last modified
CVE-2026-75592 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. Kirby is an open-source content management system. Prior to 4.9.5 and 5.5.2, depending on the release line, Kirby's media handler used incomplete filesystem containment checks in src/Filesystem/Dir.php and src/Filesystem/F.php through Kirby\Filesystem\Dir::realpath() and Kirby\Filesystem\F::realpath(). EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
Kirby is an open-source content management system. Prior to 4.9.5 and 5.5.2, depending on the release line, Kirby's media handler used incomplete filesystem containment checks in src/Filesystem/Dir.php and src/Filesystem/F.php through Kirby\Filesystem\Dir::realpath() and Kirby\Filesystem\F::realpath(). The checks accepted a sibling directory whose path shared the intended root's string prefix, such as /var/www/site2 next to /var/www/site, because they did not require an exact match or a DIRECTORY_SEPARATOR boundary. A remote attacker could use Kirby\Cms\Media::thumb() to create and access thumbnails from image files in a PHP-readable sibling directory when that directory contained a valid .json thumbnail job file, potentially exposing staging sites, backups, or other internal sites and deleting the job file during processing. This issue is fixed in versions 4.9.5 and 5.5.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getkirby | kirby | < 4.9.5; >= 5.0.0, < 5.5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-75592?
How severe is CVE-2026-75592?
How do I fix CVE-2026-75592?
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-7558The Age Verification & Identity Verification by Token of Tru…5.3
- CVE-2026-75583keeper.sh's calendar module version prior to 2.18.14 contain…3.5
- CVE-2026-75586The Unlimited Elements For Elementor plugin for WordPress is…6.1
- CVE-2026-75587Mattermost Desktop App versions <=6.2 6.2.2.0 fail to redact…3.3
- CVE-2026-75589Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HM…7.5
- CVE-2026-7559The Affilia – Affiliate Program & Referral Tracking for Word…4.3
- CVE-2026-75593BuildKit is a toolkit for converting source code to build ar…7.2
- CVE-2026-75594Kirby is an open-source content management system. Prior to …8.2
- CVE-2026-75595Netty is an asynchronous, event-driven network application f…9.1
- CVE-2026-75596Netty is an asynchronous, event-driven network application f…8.7
- CVE-2026-75601Static Web Server (SWS) is a production-ready web server sui…4.3
- CVE-2026-75602OpenList a file list program that supports multiple storage.…6.5
Are you affected by CVE-2026-75592?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
