Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. getkirby/cms
  4. ›
  5. CVE-2026-45334

CVE-2026-45334: Kirby CMS's content locks disclose IDs and emails of inaccessible users from `users.access/list` permissions

May 27, 2026

In affected releases, this lock information was returned without checking whether the requesting user had permission to access or list the locking user.

This allowed a low-privilege authenticated Panel user, whose role was configured with users.access: false or users.list: false, to learn the email address and identifier of any user who currently had a model open for editing in the Panel, including administrators and other higher-privilege users. Content locks are active for a configurable window (10 minutes by default).

The email address can allow to enumerate admin accounts, target phishing, and feed credential-stuffing attacks against the Kirby installation or other sites.

The internal user ID can be cross-referenced with other endpoints once the requester has obtained a higher privilege through unrelated means.

References

  • github.com/advisories/GHSA-39vq-49qm-r2mc
  • github.com/getkirby/kirby/releases/tag/4.9.1
  • github.com/getkirby/kirby/releases/tag/5.4.1
  • github.com/getkirby/kirby/security/advisories/GHSA-39vq-49qm-r2mc
  • nvd.nist.gov/vuln/detail/CVE-2026-45334

Code Behaviors & Features

Detect and mitigate CVE-2026-45334 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.9.1, all versions starting from 5.0.0 before 5.4.1

Fixed versions

  • 4.9.1
  • 5.4.1

Solution

Upgrade to versions 4.9.1, 5.4.1 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

packagist/getkirby/cms/CVE-2026-45334.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:24 +0000.