CVE-2026-44444 Details
Description
Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the Spindle extension build pipeline calls bun install without the --ignore-scripts flag before running the static backend safety scan (assertSafeBackendBundle). A malicious extension that ships a package.json with a preinstall, postinstall, or prepare lifecycle script achieves host-level code execution the moment an admin presses Install before any dist file is inspected. This vulnerability is fixed in 0.9.7.
A critical vulnerability in the Lumiverse AI chat application, specifically in versions prior to 0.9.7, allows for host-level code execution via the Spindle extension build pipeline. The issue arises because 'bun install' is executed without the '--ignore-scripts' flag, enabling malicious extensions to run lifecycle scripts before any distribution files are reviewed. This vulnerability is particularly concerning for extensions that include 'preinstall', 'postinstall', or 'prepare' scripts, as they can execute code on the server the moment an admin initiates the installation. The problem is compounded by the fact that the update process can inadvertently introduce malicious behavior by executing newly added scripts from previously benign extensions.
Users can upgrade to Lumiverse version 0.9.7 or later, where this vulnerability has been patched. For those using affected versions, the 'Spindle' extension manager can be manually updated to version 0.9.7.
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 May 26, 2026CISA-ADP
Assessed May 27, 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/prolix-oc/Lumiverse/security/advisories/GHSA-8x98-3wjp-pmj9 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/prolix-oc/Lumiverse/security/advisories/GHSA-8x98-3wjp-pmj9 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Lumiverse | <= 0.9.5 (semver) |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 27, 2026 | CVE Modified | CISA-ADP |
| May 26, 2026 | New CVE Received | [email protected] |
Volerion