๐Ÿ” CVE Alert

CVE-2026-63092

MEDIUM 4.3

kirby-modules License Key Disclosure via modules/activate Dialog

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

kirby-modules through 5.5.7, fixed in commit 315417e, contains an information disclosure vulnerability that allows any authenticated Kirby Panel user to retrieve the full plaintext commercial license key by sending a GET request to the modules/activate dialog endpoint. The plugin's activate dialog handler in lib/areas.php returns the complete key via ModulesLicense::readKey() without performing an administrator check, as the dialog is gated only by the access.system permission which defaults to true for all non-admin roles, enabling attackers to use the disclosed key to activate the plugin on arbitrary third-party installations.

CWE CWE-862
Vendor medienbaecker
Product kirby-modules
Published Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for medienbaecker kirby-modules

Be the first to know when new medium vulnerabilities affecting medienbaecker kirby-modules are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

medienbaecker / kirby-modules
0 โ‰ค 5.5.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/medienbaecker/kirby-modules/commit/315417e4fa9f18682e4382c9f44c04bd0913ce96 vulncheck.com: https://www.vulncheck.com/advisories/kirby-modules-license-key-disclosure-via-modules-activate-dialog

Credits

@rayyb0t VulnCheck