PT-2026-62115 · Git+1 · Kirby-Modules

·

CVE-2026-63092

·

Published

2026-07-21

·

Updated

2026-07-21

CVSS v4.0

5.3

Medium

VectorAV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions kirby-modules versions prior to 5.5.8
Description An information disclosure issue allows any authenticated Kirby Panel user to retrieve the full plaintext commercial license key. This occurs when a GET request is sent to the 'modules/activate' dialog endpoint. The activate dialog handler in lib/areas.php uses the ModulesLicense::readKey() function to return the key without verifying if the user has administrator privileges. Because the dialog is only restricted by the access.system permission, which is enabled by default for all non-admin roles, unauthorized users can obtain the key and use it to activate the plugin on other installations.
Recommendations Update kirby-modules to version 5.5.8 or later. Restrict the access.system permission for non-administrator roles to prevent unauthorized access to system dialogs.

Exploit

Fix

Missing Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-63092

Affected Products

Kirby-Modules