Ad
 
Learn More
Favicon of Kirby CMS Releases

Kirby CMS Releases

Great

Kirby • Last updated 7 days ago

Recent Updates

5.5.2

5.5.3

4.9.5

Updates for July 7, 2026(2 updates)

5.5.0

Updates for June 17, 2026(2 updates)

Updates for May 27, 2026(2 updates)

Uniform Changelog API

Access Kirby changelog updates through our uniform API. Same JSON structure across all sources — no adapter-specific parsing needed.

API Endpoint
GET https://watchchangelog.com/api/v1/entries?source=kirby.releases
Response Sample
{
  "source": "kirby.releases",
  "vendor": "Kirby",
  "id": "tag:github.com,2008:Repository/105997676/5.5.2",
  "published_at": "2026-08-19T18:11:07.000Z",
  "title": "5.5.2",
  "url": "https://github.com/getkirby/kirby/releases/tag/5.5.2",
  "summary": "Note This release is part of our monthly security release series. Find out more about those releases and their background on our website: https://getkirby.com/buzz/security-update 🚨 Security Access to image files and limited access to JSON files outside of the site root via path traversal in the media handling This vulnerability affects all Kirby sites that are deployed to a server that allows to request URLs with encoded slashes ( %2f ) such as nginx, the built-in PHP server or Apache setups that have the option AllowEncodedSlashes enabled. It was possible to create and access thumbnails from media files in arbitrary accessible directories on the server that have a valid thumbnail configuration (JSON job file). It was also possible to detect the presence of files with the .json file extension anywhere on the server. This vulnerability is of high severity for affected sites. Server setups running on Apache's default configuration or other servers that have been hardened against encoded slashes in URLs are not affected. CVE ID: CVE-2026-75594 Severity: high (CVSS score 8.2) Advisory: GHSA-9vx2-j98c-p72w Thanks to Jorge González Milla ( @Pig-Tail ) for responsibly reporting the identified issue. File upload permissions are not checked during processing of chunk data This vulnerability affects all Kirby sites where users of a particular role have access to the REST API ( access.panel permission is enabled) but no permission to upload any kind of file ( files.create , files.replace and user/users.update permissions are all disabled). It was possible to fill up the temporary directory for chunked uploads with unfinished chunks even as a user without any upload permission. This vulnerability is of high severity for affected sites. Your Kirby sites are not affected if you intend all users of your site to be able to upload files. The vulnerability can only be exploited by authenticated users. It was not possible to bypass the actual permission checks for any files that end up in the content or site/accounts folders. CVE ID: CVE-2026-71415 Severity: high (CVSS score 7.1) Advisory: GHSA-67mx-6wf2-92xp Thanks to @alcls01111 for responsibly reporting the identified issue. System path exposure from error messages in the REST API This vulnerability affects all Kirby sites that have not disabled the REST API with the 'api' => false option. It was possible to trigger a PHP error in the API backend that would expose the full filesystem path of the Kirby installation on the server. This could be used to guess the default content.salt or prepare specialized attacks. CVE ID: CVE-2026-69127 Severity: moderate (CVSS score 6.9) Advisory: GHSA-rf2p-vh74-7vvh Thanks to Peter Levashov ( @petersevera ) for responsibly reporting the identified issue. Access to image files outside of the site root via path traversal in the media handling This vulnerability affects all Kirby sites that are deployed in a way that their index root on the server is next to a second directory that is read-accessible to PHP and shares the same name prefix (such as the site with the index root /var/www/site being next to /var/www/site2 ). It was possible to create and access thumbnails from media files within such sibling directories that have a valid thumbnail configuration (JSON job file). This can affect staging sites, site backups or other internal sites. CVE ID: CVE-2026-75592 Severity: moderate (CVSS score 6.9) Advisory: GHSA-6j4c-mgqr-qv76 Thanks to @0x1saac for responsibly reporting the identified issue. 🚨 Security fixes Kirby\\Filesystem\\Dir::realpath() / Kirby\\Filesystem\\F::realpath() : Fixed path traversal via prefix match. Now requires an exact match or a DIRECTORY_SEPARATOR boundary. Kirby\\Cms\\Media::thumb() : Rejects path traversals via filenames The Asset class and asset() helper no longer accept paths with ../ sequences to protect against path traversal API: Disguise errors file paths in debug mode. When not in debug mode, only show a generic error. Chunked file uploads now verify the user's upload permission before any data is written, so users who are not allowed to upload can no longer leave partial files behind in site/cache/.uploads . Chunked uploads now enforce the file template's maxsize consistently across all chunks and reject requests that change the file template or total upload length between chunks. 🐛 Bug fixes Fixed site preview URL adhering to site.preview permission as well as pages.preview permission/option for the home page Fixed ModelPermissions::canFromCache() handling of $default argument, incl. proper caching of it Localize the \"Invalid form with errors\" save toast to the Panel language #8278 ☠️ Deprecated For the site preview, currently the home page preview permission is checked alongside site.preview . The check for the home page pages.preview permission has been deprecated and will be removed in the next major release. Please use the site.preview permission.",
  "tags": [
    "Kirby",
    "kirby.releases",
    "cms",
    "php",
    "file-based"
  ]
}

Get Your Free API Key

Sign up to access the full changelog API. All public sources are free — no credit card required.

Sign Up Free →

Tags:

cmsphpfile-based

Related Sources

Favicon

 

  
  
Favicon

 

  
  
Favicon

 

  
  

Share: