CVE-2026-92772 Details
Description
Leantime before 3.9.6 contains an authorization bypass vulnerability in the HTMX plugin install endpoint that lacks permission validation. Authenticated users with limited roles can install marketplace plugins and control arbitrary properties including identifier, version, and license key to deploy malicious plugins.
A vulnerability exists in Leantime versions prior to 3.9.6, allowing authorization bypass in the HTMX plugin installation endpoint. This flaw enables authenticated users with limited roles to install marketplace plugins by exploiting the lack of permission validation. The vulnerability arises from the endpoint's failure to enforce role-based access, allowing unauthorized plugin installations. Additionally, the absence of a property allowlist in the plugin model construction process enables the manipulation of plugin identifiers, versions, and license keys, potentially leading to the deployment of malicious plugins.
Users can update to Leantime version 3.9.6 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Leantime/leantime/issues/3757 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/Leantime/leantime | [email protected] | Vendor |
| https://github.com/Leantime/leantime/blob/v3.9.5/app/Domain/Plugins/Controllers/Marketplace.php#L24 | [email protected] | Source CodeVendor |
| https://github.com/Leantime/leantime/blob/v3.9.5/app/Domain/Plugins/Hxcontrollers/Details.php#L25-L40 | [email protected] | Source CodeVendor |
| https://github.com/Leantime/leantime/blob/v3.9.5/app/Domain/Plugins/Services/Plugins.php#L546-L561 | [email protected] | Source CodeVendor |
| https://github.com/Leantime/leantime/blob/v3.9.6/app/Domain/Plugins/Hxcontrollers/Details.php#L27 | [email protected] | Source CodeVendor |
| https://github.com/Leantime/leantime/issues/3757 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/leantime-before-3.9.6-unauthorized-plugin-installation-via-htmx | [email protected] | AdvisoryBundleRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Leantime | >= 0, < 3.9.6 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion